/*Scripts By http://scriptsinclude.com */

/*Simply add this code to display more banner

if (ad==5) {
txt="";
url="http://scriptsinclude.com";
alt="ScriptsInclude";
banner="http://www.scriptsinclude.com/images/sibangear.gif";
width="468";
height="60";
}

*/      


<!-- Begin
var how_many_ads = 13;//configure to the number of banner are displaying
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
/*banner 1*/
if (ad==1) {
txt="Awesome Radio";
url="http://www.awesomeradio.net";
alt="Awesome Radio";
banner="http://www.indieshowcase.net/images/banners/Awesomeradioblue.jpg";
width="468";
height="60";
}
/*banner 2*/
if (ad==2) {
txt="IndiShowcase MySpace";
url="http://www.myspace.com/indishowcase";
alt="IndiShowcase";
banner="http://www.indieshowcase.net/images/banners/minibanner3.png";
width="475";
height="175";
}
/*banner 3*/
if (ad==3) {
txt="Almost Honest";
url="http://www.myspace.com/almosthonestmusic";
alt="Almost Honest";
banner="http://i37.photobucket.com/albums/e100/AutographBaby/banner1.jpg";
width="320";
height="120";
}
/*banner 4*/
if (ad==4) {
txt="Anj";
url="http://www.myspace.com/anjmusic";
alt="Anj";
banner="http://img179.imageshack.us/img179/4468/anjmyspacebanner300pxid6.jpg";
width="300";
height="329";
}
/*banner 4*/
if (ad==4) {
txt="The Portal Magazine";
url="http://www.theportalmagazine.com";
alt="The Portal Magazine";
banner="http://rogue3000.kicks-ass.org/images/banners/PORTALBAN1.jpg";
width="550";
height="109";
}
/*banner 5*/
if (ad==5) {
txt="3 In The Same";
url="http://www.3inthesame.com";
alt="3 In The Same";
banner="http://3inthesame.com/images/myspace/myspace_banner_01.jpg";
width="475";
height="122";
}
/*banner 6*/
if (ad==6) {
txt="Alabama Boots";
url="http://www.alabamaboots.tk";
alt="Alabama Boots";
banner="http://img180.imageshack.us/img180/7420/mybanner47f51c450753fju8.jpg";
width="475";
height="122";
}
/*banner 7*/
if (ad==7) {
txt="Angela Siracusa";
url="http://www.angelasiracusa.com";
alt="Angela Siracusa";
banner="http://www.angelasiracusa.com/myspace/angelasite.jpg";
width="376";
height="98";
}
/*banner 8*/
if (ad==8) {
txt="Ashley McWalter";
url="http://www.myspace.com/ashleymcwalter";
alt="Ashley McWalter";
banner="http://img366.imageshack.us/img366/8004/46b9224320e0ecs2.jpg";
width="475";
height="200";
}
/*banner 9*/
if (ad==9) {
txt="Aberdeen";
url="http://www.myspace.com/aberdeen";
alt="Aberdeen";
banner="http://i87.photobucket.com/albums/k123/adamdugas/aberdeen_banner-resize2.gif";
width="395";
height="69";
}
/*banner 10*/
if (ad==10) {
txt="Adrina Thorpe";
url="http://www.adrinathorpe.com";
alt="Adrina Thorpe";
banner="http://img58.echo.cx/img58/9268/adrinabanner0vx.jpg";
width="486";
height="60";
}
/*banner 11*/
if (ad==11) {
txt="After August";
url="http://www.afteraugust.net";
alt="After August";
banner="http://i43.photobucket.com/albums/e369/sentbyravens/JAMIE%20DESIGN%20COMPANY/AAbanner1.gif";
width="414";
height="126";
}
/*banner 12*/
if (ad==12) {
txt="After The Fall";
url="http://www.afterthefall.com.au";
alt="After The Fall";
banner="http://www.afterthefall.com.au/images/Break-me-top-banner-2-sml.gif";
width="350";
height="75";
}
/*banner 13*/
if (ad==13) {
txt="Aaron Ellis";
url="http://www.aaronellismusic.com";
alt="Aaron Ellis";
banner="http://img205.imageshack.us/img205/7272/mybanner490d12122d04dnh7.jpg";
width="475";
height="200";
}
/*banner add some more if you like*/

document.write('<center>');
document.write('<a href=\"' + url + '\" target=blank\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
-->

