leftpos = 0if (screen) {	leftpos = (screen.width/2)-350}toppos = 0if (screen) {	toppos = (screen.height/2)-250}function popwin(theURL,winName,features) {  window.open(theURL,winName,features);}var how_many_ads = 3;var now = new Date()var sec = now.getSeconds()var ad = sec % how_many_ads;ad +=1;if (ad==1) {url="http://www.ultimatetopsites.com/bin/topsite.cgi?garagemusic&amp;cat=music&amp;ID=51";alt="Vote for SoulChampion at the UKG Top 100";banner="http://www.soulchampion.com/contentimages/banners/UKG100.468x60.gif";width="468";height="60";}if (ad==2) {url="http://www.dnrvinyl.com";alt="www.dnrvinyl.com";banner="http://www.soulchampion.com/contentimages/banners/dnr_468x60.gif";width="468";height="60";}if (ad==3) {url="http://www.soundbytesrecords.com/";alt="www.soundbytes.com";banner="http://www.soulchampion.com/contentimages/banners/soundbytes.gif";width="468";height="60";}function displayBanner(){		document.write('<a href=\"' + url + '\" target=\"_blank\">');		document.write('<img src=\"' + banner + '\" ')		document.write('width=' + width + ' height=' + height + ' ');		document.write('alt=\"' + alt + '\" border=\"0\" /></a>');			}