var thisAd60 = 1; var howMany60 = 5; function cycle60() { if (document.images) { if (document.adBanner60.complete) { thisAd60++ if (thisAd60 == howMany60) { thisAd60 = 0 } document.adBanner60.src="http://proav.pubdyn.com/ascend-proav/includes/Script60.asp?choose="+thisAd60 } setTimeout("cycle60()",20 * 1000) } } function GetURL60() { return "http://proav.pubdyn.com/ascend-proav/includes/Script60.asp?redirect="+thisAd60; } document.write("")