<!-- Begin
var how_many_ads = 8;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="CM Rotation"
url="http://cmjuicy.1000nokotoba.org";
alt="Esoteric Write House - the literature, tutorial, and review network of CM";
banner="http://i61.photobucket.com/albums/h79/cmjuicy/ewhbutton3.jpg";
width="88";
height="31";
}
if (ad==2) {
txt="CM Rotation"
url="http://www.geocities.com/winter_valentine_goddess";
alt="WVG - graphic site";
banner="http://i61.photobucket.com/albums/h79/cmjuicy/wvgbttn.jpg";
width="88";
height="31";
}
if (ad==3) {
txt="CM Rotation"
url="http://www.freewebs.com/dazzling_illusion";
alt="Dazzling Illusion - There are graphics, music videos, caption contest, awards, learn Indonesian tutorial, manga scripts, and more!";
banner="http://i61.photobucket.com/albums/h79/cmjuicy/linkme27wz.gif";
width="88";
height="31";
}
if (ad==4) {
txt="CM Rotation"
url="http://cm-imagination.winterberrycourt.com";
alt="CM Imagination - The graphic and design site of CM Network!";
banner="http://i61.photobucket.com/albums/h79/cmjuicy/cmi.jpg";
width="88";
height="31";
}
if (ad==5) {
txt="CM Rotation"
url="http://bright-night.net";
alt="An Up-and-Coming graphics site updated almost every day with awesome avatars, great signatures, and a bunch of interesting stuff! ALL FOR YOU!!! (if you can put up with a hyper 13-year old)";
banner="http://i10.photobucket.com/albums/a131/miina-chan/brightnight1.jpg";
width="88";
height="31";
}
if (ad==6) {
txt="CM Rotation"
url="http://daisukianime.co.nr";
alt="At Daisuki Anime, we provided people with anime graphics that they may use for anything like their website and even their Neopets account.";
banner="http://i50.photobucket.com/albums/f316/immortaldreams2/dabutton3.png";
width="88";
height="31";
}
if (ad==7) {
txt="CM Rotation"
url="http://www.digital-ember.net.tc";
alt="..::Digital-Ember::.. MP3S & Graphics";
banner="http://i100.photobucket.com/albums/m11/x2stepxx/DE_v4_8831_button3-1.gif";
width="88";
height="31";
}
if (ad==8) {
txt="CM Rotation"
url="http://www.geocities.com/angel_cute_22";
alt="A personal, anime-related and graphic site where the visitors can play games and read cool stuff.";
banner="http://www.geocities.com/angel_cute_22/ac22-button8.jpg";
width="88";
height="31";
}
document.write('<center>');
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><br>');
document.write('<a href=http://cmjuicy.ifastnet.com/rrules.php\ target=\"_blank\">');
document.write('CM Rotation');
document.write('</a>');
document.write('</center>');

// End -->



