


var ads = new Array(2);
ads[1] = '<div class="adOfDayMainWrapper"><h3><span>Trade Up<\/span><\/h3><div class="adOfDayInnerWrapper"><div class="adWrapper"><span class="adOfTheDayTitle"><a href="http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp?oid=oid%3A618107" onClick="window.open(\'http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp?oid=oid%3A618107\',\'AdoftheDay\',\'width=280,height=300,menubar,scrollbars,resizable\'); return false;">AIR CONDITIONING<\/a><\/span><span class="adOfTheDayBody"> NEW IN THE BOX GOODMAN 2.5 & 3...<\/span><\/div><div class="popUpWrapper"><a class="adOfTheDayPopupLink" href="http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp?section=oid%3A618107" onClick="window.open(\'http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp\',\'AdoftheDay\',\'width=280,height=300,menubar,scrollbars,resizable\'); return false;"><span><strong>more<\/strong><\/span><\/a><\/div><\/div><div class="adOfDayBottomWrapper"><a class="viewAll" href="http://classifieds.austinchronicle.com/gyrobase/Results?section=oid:7"><span><strong>View All<\/strong><\/span><\/a><a href="http://classifieds.austinchronicle.com/gyrobase/Results?section=oid:7">Buy/Sell/Trade<\/a><\/div><\/div>';
ads[2] = '<div class="adOfDayMainWrapper"><h3><span>Trade Up<\/span><\/h3><div class="adOfDayInnerWrapper"><div class="adWrapper"><span class="adOfTheDayTitle"><a href="http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp?oid=oid%3A618656" onClick="window.open(\'http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp?oid=oid%3A618656\',\'AdoftheDay\',\'width=280,height=300,menubar,scrollbars,resizable\'); return false;">CONCESSION TRAILER<\/a><\/span><span class="adOfTheDayBody"> At Chef Trailers we are committed to offer...<\/span><\/div><div class="popUpWrapper"><a class="adOfTheDayPopupLink" href="http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp?section=oid%3A618656" onClick="window.open(\'http://classifieds.austinchronicle.com/gyrobase/AdofDayPopUp\',\'AdoftheDay\',\'width=280,height=300,menubar,scrollbars,resizable\'); return false;"><span><strong>more<\/strong><\/span><\/a><\/div><\/div><div class="adOfDayBottomWrapper"><a class="viewAll" href="http://classifieds.austinchronicle.com/gyrobase/Results?section=oid:7"><span><strong>View All<\/strong><\/span><\/a><a href="http://classifieds.austinchronicle.com/gyrobase/Results?section=oid:7">Buy/Sell/Trade<\/a><\/div><\/div>';
var myIndex = Math.round(Math.random()*(2-1)+1)
document.write(ads[myIndex]);

