/* FILE ARCHIVED ON 0:20:59 Sep 20, 2008 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 17:28:40 Aug 28, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ getResponse = new Object(); getResponse.user = new Array(); getResponse.DiscoverContent = new Array(); getResponse.Blog = new Array(); function getjs(jsFile){ var jsCheck = document.getElementById(jsFile); if(jsCheck == null){ var loadScript = document.getElementById(jsFile); var head = document.getElementsByTagName("head").item(0); loadScript = document.createElement("script"); loadScript.setAttribute("src","https://webarchive.library.unt.edu/web/20080920002059/http://alt.coxnewsweb.com/statesman/js/" + jsFile + ".js"); loadScript.setAttribute("id",jsFile); loadScript.setAttribute("type","text/javascript"); head.appendChild(loadScript); } } function getUniqueKey4Pluck() { var loc = window.location.href; var srchstring = "content/"; var pos = loc.indexOf(srchstring); var start = parseInt(pos+srchstring.length); if(loc.indexOf('#') != -1){ var end = parseInt(loc.indexOf('#'))-start; } else { var end = parseInt(loc.indexOf('?'))-start; } if (end < 1){var key = loc.substr(start);} else{var key = loc.substr(start,end);} return key; } function recommend_widget() { gSiteLife.Recommend("ExternalResource", getUniqueKey4Pluck()); } function showLoad(elementId){ document.getElementById(elementId).style.background = 'url(https://webarchive.library.unt.edu/web/20080920002059/http://alt.coxnewsweb.com/statesman/img/spinner.gif) no-repeat scroll center center'; } function hideLoad(elementId){ document.getElementById(elementId).style.backgroundImage= 'none'; } function showElement(elementId) { document.getElementById(elementId).style.display='block'; } function hideElement(elementId) { document.getElementById(elementId).style.display='none'; } RequestBatch.prototype.sendPackage = function(package, requestObj) { for(i=0; i len) { trunc = trunc.substring(0, len); trunc = trunc.replace(/\w+$/, ''); trunc += '...'; p.innerHTML = trunc; } } } } } function comments_widget() { if(!document.getElementById("no_comments")){ document.write("

Your Comments

Austinites love to be heard, and we're giving you a bullhorn. We just ask that you keep things civil. Leave out the personal attacks. Do not use profanity, ethnic or racial slurs, or take shots at anyone's sexual orientation or religion. If you can't be nice, we reserve the right to remove your material and ban users who violate our visitor's agreement.

"); gSiteLife.CommentsInput("ExternalResource",getUniqueKey4Pluck(), window.location.href); gSiteLife.CommentsOutput("ExternalResource",getUniqueKey4Pluck(), true, 5, "TimeStampDescending"); document.write("
"); } var pluckMod = new (function(){ var me = this; me.injectStyle = function(){ var r = document.getElementById('commentsiframe'); if (r == null) { callmelater(); return; } r = r.contentWindow || r.contentDocument; if (r.document) { r = r.document; } try { var myframe = document.getElementById('commentsiframe'); } catch (err) { callmelater(); return; } myframe.allowTransparency = "true"; function callmelater(){ window.setTimeout(pluckMod.injectStyle, 300); } }; }); pluckMod.injectStyle(); }