var how_many_ads = 5;
var now = new Date();
var sec = now.getSeconds();
var ad = sec % how_many_ads;
var myid = sec % 10;
var my8 = 6359469 - (sec % 1000);
var bnum=new Number(Math.floor(99999999 * Math.random())+1);

ad +=1;



if (ad <= 5)
{
document.write("<!--Nail It Advertising Corporation-->");
document.write("<A HREF=\"http://www.nailitonline2.com/cgi-bin/bannerlink.pl?\" target=\_top>");
document.write("<IMG SRC=\"http://www.nailitonline2.com/cgi-bin/bannerbin.cfg?\" WIDTH=\"468\" HEIGHT=\"60\" BORDER=\"0\" ALT=\"Our Sponsor\"></A>");
}
else
{
document.write("<a href=\"http://www.qksrv.net/click-976732-5529759\" target=\"_blank\" >");
document.write("<img src=\"http://www.qksrv.net/image-976732-5529759\" width=\"468\" height=\"60\" alt=\"eFax Plus - FREE FAX\" border=\"0\"></a>");

}

