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


<!-- Begin
var months=new Array(14);

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";
months[13]="JANUARY";

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=12 height=1> | <img src=trans.gif width=12 height=1>");





<!--document.writeln('<a href=calendar.htm>CALENDAR </a><img src=trans.gif width=12 height=1>|<img src=trans.gif width=12 height=1>'); -->
document.writeln('<a href=subcenter.htm>SUBSCRIBE</a> <img src=trans.gif width=12 height=1>| <img src=trans.gif width=12 height=1>'); 
document.writeln('<a href=products.htm>OUR BRANDS</a> <img src=trans.gif width=12 height=1>|<img src=trans.gif width=12 height=1>');
document.writeln('<a href=aboutus.htm>CONTACT US</a> <img src=trans.gif width=12 height=1> |<img src=trans.gif width=12 height=1> <font color=#B3E2FF>find us on </font><a href=http://www.facebook.com/pages/Inland-Empire-Magazine/214773158543603 target=_blank><img src=fb_ico.png align=absbottom></a></td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
          
