<!-- Begin
var how_many_ads = 24;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1) {
txt=""; 
url="/index.php?option=com_content&task=view&id=65&Itemid=138";
alt="";
banner="/images/banners/b1_oc-abouttonynwayne.gif";
width="490";
height="70";
}
if (ad==2) {
txt=""; 
url="/index.php?option=com_content&task=view&id=71&Itemid=70";
alt="";
banner="/images/banners/b2_oc-biweeklynetletterA.gif";
width="490";
height="70";
}

if (ad==3) {
txt=""; 
url="/index.php?option=com_content&task=view&id=65&Itemid=138";
alt="";
banner="/images/banners/oc-abouttonynwayne.gif";
width="490";
height="70";
}
if (ad==4) {
txt=""; 
url="/index.php?option=com_content&task=view&id=71&Itemid=70";
alt="";
banner="/images/banners/oc-biweeklynetletterA.gif";
width="490";
height="70";
}
if (ad==5) {
txt=""; 
url="/index.php?option=com_content&task=view&id=71&Itemid=70";
alt="";
banner="/images/banners/oc-biweeklynetletterB.gif";
width="490";
height="70";
}
if (ad==6) {
txt=""; 
url="/index.php?option=com_content&task=view&id=101&Itemid=107";
alt="";
banner="/images/banners/oc-edu-answersA.gif";
width="490";
height="70";
}
if (ad==7) {
txt=""; 
url="/index.php?option=com_content&task=view&id=101&Itemid=107";
alt="";
banner="/images/banners/oc-edu-answersB.gif";
width="490";
height="70";
}
if (ad==8) {
txt=""; 
url="/index.php?option=com_content&task=view&id=101&Itemid=107";
alt="";
banner="/images/banners/oc-edu-answersC.gif";
width="490";
height="70";
}
if (ad==9) {
txt=""; 
url="/index.php?option=com_content&task=view&id=125&Itemid=171";
alt="";
banner="/images/banners/oc-firsttimevisitorA.gif";
width="490";
height="70";
}
if (ad==10) {
txt=""; 
url="/index.php?option=com_content&task=view&id=125&Itemid=171";
alt="";
banner="/images/banners/oc-firsttimevisitorB.gif";
width="490";
height="70";
}
if (ad==11) {
txt=""; 
url="/index.php?option=com_content&task=view&id=125&Itemid=171";
alt="";
banner="/images/banners/oc-firsttimevisitorC.gif";
width="490";
height="70";
}
if (ad==12) {
txt=""; 
url="/index.php?option=com_content&task=view&id=82&Itemid=83";
alt="";
banner="/images/banners/oc-newsubscriberguide.gif";
width="490";
height="70";
}
if (ad==13) {
txt=""; 
url="/index.php?option=com_content&task=view&id=146&Itemid=267";
alt="";
banner="/images/banners/oc-ophA.gif";
width="490";
height="70";
}
if (ad==14) {
txt=""; 
url="/index.php?option=com_content&task=view&id=146&Itemid=267";
alt="";
banner="/images/banners/oc-ophB.gif";
width="490";
height="70";
}
if (ad==15) {
txt=""; 
url="/index.php?option=com_content&task=view&id=146&Itemid=267";
alt="";
banner="/images/banners/oc-ophC.gif";
width="490";
height="70";
}
if (ad==16) {
txt=""; 
url="/index.php?option=com_content&task=view&id=146&Itemid=267";
alt="";
banner="/images/banners/oc-ophD.gif";
width="490";
height="70";
}
if (ad==17) {
txt=""; 
url="/index.php?option=com_juser&task=UserRegistration&Itemid=266";
alt="";
banner="/images/banners/oc-registerA.gif";
width="490";
height="70";
}
if (ad==18) {
txt=""; 
url="/index.php?option=com_juser&task=UserRegistration&Itemid=266";
alt="";
banner="/images/banners/oc-registerB.gif";
width="490";
height="70";
}
if (ad==19) {
txt=""; 
url="/index.php?option=com_juser&task=UserRegistration&Itemid=266";
alt="";
banner="/images/banners/oc-registerC.gif";
width="490";
height="70";
}
if (ad==20) {
txt=""; 
url="/index.php?option=com_juser&task=UserRegistration&Itemid=266";
alt="";
banner="/images/banners/oc-registerD.gif";
width="490";
height="70";
}
if (ad==21) {
txt=""; 
url="/index.php?option=com_content&task=view&id=82&Itemid=83";
alt="";
banner="/images/banners/oc-tourA.gif";
width="490";
height="70";
}
if (ad==22) {
txt=""; 
url="/index.php?option=com_content&task=view&id=82&Itemid=83";
alt="";
banner="/images/banners/oc-tourB.gif";
width="490";
height="70";
}
if (ad==23) {
txt=""; 
url="/index.php?option=com_content&task=view&id=82&Itemid=83";
alt="";
banner="/images/banners/oc-tourC.gif";
width="490";
height="70";
}
if (ad==24) {
txt=""; 
url="/index.php?option=com_content&task=view&id=82&Itemid=83";
alt="";
banner="/images/banners/oc-tourD.gif";
width="490";
height="70";
}





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