document.writeln('<td bgcolor=#000000 align=center>');
              document.writeln('<table width=980 border=0 cellspacing=0 cellpadding=4>');
                document.writeln('<tr>');
document.writeln('<td class=linktextwhite align=center><a href=current.htm>IN <font color=#B3E2FF>THIS ISSUE</font></a><img src=trans.gif width=6 height=1>|<img src=trans.gif width=6 height=2>'); 

document.writeln('<a href=collegebound.htm>COLLEGE BOUND</font></a><img src=trans.gif width=6 height=1>|<img src=trans.gif width=6 height=2>');

<!-- Begin
var months=new Array(13);
months[1]="JANUARY";
months[2]="FEBRUARY";
months[3]="MARCH";
months[4]="APRIL";
months[5]="MAY";
months[6]="JUNE";
months[7]="JULY";
months[8]="AUGUST";
months[9]="SEPTEMBER";
months[10]="OCTOBER";
months[11]="NOVEMBER";
months[12]="DECEMBER";
var time=new Date();
var lmonth=months[time.getMonth() + 2];
var date=time.getDate();
var year=time.getYear();



if ((navigator.appName == "Microsoft Internet Explorer") && (year < 2000))
year="19" + year;
if (navigator.appName == "Netscape")
year=1900 + year;
document.write("<a href=teaser.htm>" + lmonth + " PREVIEW </a> <img src=trans.gif width=6 height=1> | <img src=trans.gif width=6 height=1>");





document.writeln('<a href=calendar.htm>CALENDAR </a><img src=trans.gif width=6 height=1>|<img src=trans.gif width=6 height=1>'); 
document.writeln('<a href=subcenter.htm>SUBSCRIBE</a> <img src=trans.gif width=6 height=1>|<img src=trans.gif width=6 height=1> <a href=content.htm>CONTENT PAGES</a> <img src=trans.gif width=6 height=1>|<img src=trans.gif width=6 height=1>'); 
document.writeln('<a href=products.htm>OUR BRANDS</a> <img src=trans.gif width=6 height=1>|<img src=trans.gif width=6 height=1><a href=things_to_do.htm>THINGS TO DO</a> <img src=trans.gif width=6 height=1>|<img src=trans.gif width=6 height=1>');
document.writeln('<a href=aboutus.htm>CONTACT US</a></td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
          