var how_many_ads = 9;var now = new Date()var sec = now.getSeconds()var ad = sec % how_many_ads;ad +=1;if (ad==1) {url="http://www.5chicago.com/theproject/santiago-and-bushido/index.html";alt="santiago and bushido free track download";banner="http://www.5chicago.com/theproject/santiago-and-bushido/images/santiago-and-bushido-300.jpg";width="300";height="300";}if (ad==2) {url="http://www.5chicago.com/theproject/james-curd-greenskeepers/index.html";alt="james curd greenskeepers free track download";banner="http://www.5chicago.com/theproject/james-curd-greenskeepers/images/james-curd-greenskeepers-300.jpg";width="300";height="300";}if (ad==3) {url="http://www.5chicago.com/theproject/justin-long/index.html";alt="justin long free track download";banner="http://www.5chicago.com/theproject/justin-long/images/justin-long-300.jpg";width="300";height="300";}if (ad==4) {url="http://www.5chicago.com/theproject/gene-farris/index.html";alt="gene farris free track download";banner="http://www.5chicago.com/theproject/gene-farris/images/gene-farris-300.jpg";width="300";height="300";}if (ad==5) {url="http://www.5chicago.com/theproject/frankie-knuckles/index.html";alt="frankie knuckles free track download";banner="http://www.5chicago.com/theproject/frankie-knuckles/images/frankie-knuckles-300.jpg";width="300";height="300";}if (ad==6) {url="http://www.5chicago.com/theproject/mazi/index.html";alt="mazi free track download";banner="http://www.5chicago.com/theproject/mazi/images/mazi-300.jpg";width="300";height="300";}if (ad==7) {url="http://www.5chicago.com/theproject/terry-hunter/index.html";alt="terry hunter free track download";banner="http://www.5chicago.com/theproject/terry-hunter/images/terry-hunter-300.jpg";width="300";height="300";}if (ad==8) {url="http://www.5chicago.com/podcast/082910-static.html";alt="house music podcast";banner="http://www.5chicago.com/podcast/images/podcast-082910-300.jpg";width="300";height="300";}if (ad==9) {url="http://www.5chicago.com/issues/august2010/index.html";alt="june 2010 issue";banner="http://www.5chicago.com/themes/campaigns-august2010/august2010-issue-box.jpg";width="300";height="300";}document.write('<a href=\"' + url + '\" target=\"_blank\">');document.write('<img src=\"' + banner + '\" width=')document.write(width + ' height=' + height + ' ');document.write('alt=\"' + alt + '\" border=0></a>');