// banner ad rotator from HTML BASIX 
// http://www.htmlbasix.com/banner.shtml 
<!-- Begin
var ad_cnt1 = 21;
var now1 = new Date()
var sec1 = now1.getSeconds()
var ad1 = sec1 % ad_cnt1;
ad1 +=1;
if (ad1==1) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1438";
banner1="http://www.infotoday.com/banners/CRM_banner.gif";
width1="468";
height1="60";
}
if (ad1==2) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1439";
banner1="http://www.infotoday.com/banners/crm.jpg";
width1="468";
height1="60";
}
if (ad1==3) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1440";
banner1="http://www.infotoday.com/banners/econtent-xtra.gif";
width1="468";
height1="60";
}
if (ad1==4) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1441";
banner1="http://www.infotoday.com/banners/emedia-xtra.gif";
width1="468";
height1="60";
}
if (ad1==5) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1442";
banner1="http://www.infotoday.com/banners/iti-newslink.gif";
width1="468";
height1="60";
}
if (ad1==6) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1443";
banner1="http://www.infotoday.com/banners/kmw-newslinks.gif";
width1="468";
height1="60";
}
if (ad1==7) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1444";
banner1="http://www.infotoday.com/banners/1-streamNL468.gif";
width1="468";
height1="60";
}
if (ad1==8) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1445";
banner1="http://www.infotoday.com/banners/cilmag-banner.gif";
width1="468";
height1="60";
}
if (ad1==9) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1447";
banner1="http://www.infotoday.com/banners/ONLINE_Magazine.jpg";
width1="468";
height1="60";
}
if (ad1==10) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1449";
banner1="http://www.infotoday.com/banners/LinkUpDigital_banner.gif";
width1="468";
height1="60";
}
if (ad1==11) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1450";
banner1="http://www.infotoday.com/banners/Searcher_banner.gif";
width1="468";
height1="60";
}
if (ad1==12) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1451";
banner1="http://www.infotoday.com/banners/MMIS_new.gif";
width1="468";
height1="60";
}
if (ad1==13) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1452";
banner1="http://www.infotoday.com/banners/MLS_banner.gif";
width1="468";
height1="60";
}
if (ad1==14) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1453";
banner1="http://www.infotoday.com/banners/KMW_banner.gif";
width1="468";
height1="60";
}
if (ad1==15) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1454";
banner1="http://www.infotoday.com/banners/IT_banner.gif";
width1="468";
height1="60";
}
if (ad1==16) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1455";
banner1="http://www.infotoday.com/banners/EMediaLive_banner.gif";
width1="468";
height1="60";
}
if (ad1==17) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1456";
banner1="http://www.infotoday.com/banners/EContent_banner.gif";
width1="468";
height1="60";
}
if (ad1==18) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1457";
banner1="http://www.infotoday.com/banners/Cyberskeptics_banner.gif";
width1="468";
height1="60";
}
if (ad1==19) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=1460";
banner1="http://www.infotoday.com/banners/Intranets_Banner.gif";
width1="468";
height1="60";
}
if (ad1==20) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=2172";
banner1="http://www.infotoday.com/banners/EventDVMag_Banner.gif";
width1="468";
height1="60";
}
if (ad1==21) {
url1="http://tracking.onlineinc.com/sponsorhit.aspx?sponsorship_id=2887";
banner1="http://www.infotoday.com/banners/MMISXtra_banner.gif";
width1="468";
height1="60";
}
document.write('<a href="' + url1 + '" target="_new">');
document.write('<img src="' + banner1 + '" width=' + width1 + ' height=' + height1 + ' border=0  alt="Click here to learn more"></a>');
// End -->
