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","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); 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).className='contentLoad'; } function hideLoad(elementId){ document.getElementById(elementId).className=''; } 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(); }