var ad_count = 7;var now = new Date()var sec = now.getSeconds()var ad = sec % ad_count;ad +=1;if (ad==1) {url="http://www.frogandtoad.com.au/flights";alt="Would you like Virgin Blue Flights with that?";banner="http://www.accom.com.au/images/vblue.gif";width="100";height="80";}if (ad==2) {url="http://www.1cover.com.au/homepage.html?affID=33";alt="Save up to 50% on Travel Insurance";banner="http://www.accom.com.au/images/1cover120x60.gif";width="120";height="60";}if (ad==3) {url="http://b2b.ratestogo.com/enter.asp?id=2235&tid=212&ru=%2Fdefault%2Easp%3Fcountry%3DAustralia%26city%3DAdelaide";alt="Last minute hotel reservation!";banner="http://www.ratestogo.com/content/creatives/t2.jpg";width="120";height="60";}if (ad==4) {url="http://members.commissionmonster.com/z/5608/CD671/";alt="Travel Gear";banner="http://members.commissionmonster.com/42/671/5608";width="120";height="60";}if (ad==5) {url="http://www.marketplace.net.au";alt="Australias Travel Tourism & Leisure Classifieds";banner="http://www.accom.com.au/images/class90.gif";width="120";height="90";}if (ad==6) {url="http://www.accom.com.au";alt="Fly Stay Drive Play around the world on Accom.Com.Au";banner="http://www.accom.com.au/images/flystay90.gif";width="120";height="90";}if (ad==7) {url="http://www.frogandtoad.com.au/carhire";alt="Great Car Hire Deals";banner="http://www.accom.com.au/images/needwheels.gif";width="120";height="83";}document.write('<center>');document.write('<a href="' + url + '" target="_blank">');document.write('<img src="' + banner + '" width='+ width + ' height=' + height + ' alt="' + alt + '" border=0><br>');document.write('</center>');