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

if (ad==1) {
txt="";
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10000.gif";
width="119";
height="599";
}
if (ad==2) {
txt="";
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10001.gif";
width="119";
height="599";
}
if (ad==3) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10002.gif";
width="119";
height="599";
}
if (ad==4) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10003.gif";
width="119";
height="599";
}

if (ad==5) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10004.gif";
width="119";
height="599";
}

if (ad==6) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10005.gif";
width="119";
height="599";
}

if (ad==7) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10006.gif";
width="119";
height="599";
}

if (ad==8) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10007.gif";
width="119";
height="599";
}

if (ad==9) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10008.gif";
width="119";
height="599";
}

if (ad==10) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10009.gif";
width="119";
height="599";
}

if (ad==11) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10010.gif";
width="119";
height="599";
}

if (ad==12) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10011.gif";
width="119";
height="599";
}

if (ad==13) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10012.gif";
width="119";
height="599";
}

if (ad==14) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10013.gif";
width="119";
height="599";
}

if (ad==15) {
txt="";
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10000.gif";
width="119";
height="599";
}

if (ad==16) {
xt="";
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10002.gif";
width="119";
height="599";
}

if (ad==17) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10003.gif";
width="119";
height="599";
}

if (ad==18) {
txt=""; 
url="/recommendations.php";
alt="";
banner="/rotation/119x599/t18003.gif";
width="119";
height="599";
}

if (ad==19) {
txt=""; 
url="/investment-education/recommended-books.php";
alt="";
banner="/rotation/119x599/t30000.gif";
width="119";
height="599";
}

if (ad==20) {
txt=""; 
url="/about-nate-pile/appearences.php";
alt="";
banner="/rotation/119x599/t50000.gif";
width="119";
height="599";
}

if (ad==21) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10004.gif";
width="119";
height="599";
}

if (ad==22) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10014.gif";
width="119";
height="599";
}

if (ad==23) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10015.gif";
width="119";
height="599";
}

if (ad==24) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10016.gif";
width="119";
height="599";
}

if (ad==25) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10017.gif";
width="119";
height="599";
}

if (ad==26) {
txt=""; 
url="/nates-notes-newsletter/subscribe.php";
alt="";
banner="/rotation/119x599/t10018.gif";
width="119";
height="599";
}

if (ad==27) {
txt=""; 
url="/tour/tour.php";
alt="";
banner="/rotation/119x599/t10019.gif";
width="119";
height="599";
}













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 -->
