function writeMainMenu(t3,home) {
document.write("<TABLE cellSpacing=0 cellPadding=0 width=170 border=0>");
document.write("<TBODY CLASS=maroon9>");
document.write("<TR><TD width=165><BR>");
document.write("<A HREF=/sign_in.htm CLASS=m>AlaskaNet</A><BR>");
document.write("<FONT CLASS=disc9>Commercial Fishing<BR>Dispatch Directory</FONT></TD></TR>");
document.write("<TR><TD width=165 VALIGN=top>");
document.write("<IMG SRC='/pics/spacer.gif' WIDTH=165 HEIGHT=6 BORDER=0 ALT=''><BR>");
if (t3 != 0)  {
document.write("<SPAN CLASS=time7>Last Update "+t3+"</SPAN></TD></TR>");
}
document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");

document.write("<TR><TD width=165><A HREF='javascript:askprevious();' HREzzF='/cgi-bin/index_w.pl' onclickzzz='askprevious()'; CLASS=m>Suspend-Reactivate Service</A><BR><IMG SRC=/pics/new.gif WIDTH=28 HEIGHT=11 BORDER=0 ALT=''><SPAN CLASS=photo8>online form</SPAN></TD></TR>");

document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
document.write("<TR><TD width=165><A HREF=/satphones.htm CLASS=m>Satellite Telephones<BR>Equipment & Services</A></TD></TR>");
document.write("<TR><TD width=165><TABLE cellSpacing=0 cellPadding=0 width=160 border=0><TR><TD VALIGN=top><A HREF=/globalstar.htm><IMG SRC=/pics/hp_sm_gstar_logo.gif WIDTH=45 HEIGHT=32 BORDER=0 ALT=''></A> <A HREF=/mitsub.htm><IMG SRC=/pics/hp_sm_mitsub_logo.gif WIDTH=45 HEIGHT=32 BORDER=0 ALT=''></A> <A HREF=/geosat.htm><IMG SRC=/pics/hp_sm_geosat_logo.gif WIDTH=45 HEIGHT=32 BORDER=0 ALT=''></A></TD></TR>");
document.write("<TR><TD VALIGN=top><A HREF=/spacecom.htm><IMG SRC=/pics/hp_sm_spaccom_logo.gif WIDTH=45 HEIGHT=32 BORDER=0 ALT=''></A> <A HREF=/ocens.htm><IMG SRC=/pics/hp_sm_ocens_logo.gif WIDTH=45 HEIGHT=32 BORDER=0 ALT=''></A></TD></TR></TABLE></TD></TR>");
document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
document.write("<TR><TD width=165><IMG SRC=/pics/new.gif WIDTH=28 HEIGHT=11 BORDER=0 ALT=''><A HREF=/sat_tracker.htm CLASS=m>Find MSat-1 Satellite</A></TD></TR>");

document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
document.write("<TR><TD width=165><FONT CLASS=disc9>Service Announcements</FONT></TD></TR>");
document.write("<TR><TD width=165><A HREF=/response_2.htm CLASS=m>1/05 Voice Call Required</A></TD></TR>");
document.write("<TR><TD width=165><A HREF=/response_1.htm CLASS=m>12/04 SpaceCom Upgrade</A></TD></TR>");


document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
document.write("<TR><TD width=165><A HREF=/service_area.htm CLASS=m>MSat Service Areas</A></TD></TR>");
//document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
//document.write("<TR><TD width=165>VMS<BR>");
//document.write("<FONT CLASS=disc9>Vessel Monitoring Systems</FONT></TD></TR>");
//document.write("<TR><TD width=165><A HREF=http://www.boatracs.com TARGET=_new CLASS=m><IMG SRC=/pics/boatracs_logo.gif WIDTH=90 HEIGHT=18 BORDER=0 ALT=''></A> &nbsp; <A HREF=http://www.boatracs.com TARGET=_new CLASS=m>Boatracs</A><BR>");
document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
//document.write("<TR><TD width=165><A HREF=/cgi-bin/fish_radio.pl CLASS=m>Fish Radio</A><BR>");
//document.write("<FONT CLASS=photo8>latest programs (audio)</FONT></TD></TR>");
//document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
document.write("<TR><TD width=165><A HREF=http://www.kinyradio.com/juneaunews/latest_juneau_news.html TARGET=_new CLASS=m><IMG SRC=/pics/kiny_logo.gif WIDTH=66 HEIGHT=39 BORDER=0 ALT=''></A><BR><A HREF=http://www.kinyradio.com/juneaunews/latest_juneau_news.html TARGET=_new CLASS=m>Juneau & Alaska News</A><BR>");
document.write("<FONT CLASS=photo8>from KINY Radio (text)</FONT></TD></TR>");
document.write("<TR><TD width=165><HR ALIGN=LEFT WIDTH=80% COLOR=#808080 NOSHADE></TD></TR>");
document.write("</TBODY>");
document.write("</TABLE>");
document.write("<TABLE cellSpacing=0 cellPadding=0 width=177 border=0><TBODY CLASS=maroon9>");
document.write("<TR><TD width=165><A href=/links/news.htm CLASS=msm>Fishing Industry News</A><BR><IMG SRC=/pics/spacer.gif WIDTH=12 HEIGHT=4 BORDER=0 ALT=''></TD></TR>");
document.write("<TR><TD width=165><A href=/links/weather.htm CLASS=msm>Latest Alaska Weather</A><BR><IMG SRC=/pics/spacer.gif WIDTH=12 HEIGHT=4 BORDER=0 ALT=''></TD></TR>");
document.write("<TR><TD width=165><A href=/links/general_links.htm CLASS=msm>Industry Links</A><BR><IMG SRC=/pics/spacer.gif WIDTH=12 HEIGHT=4 BORDER=0 ALT=''></TD></TR>");
document.write("<TR><TD width=165><A href=/links/cams.htm CLASS=msm>CAMS</A></TD></TR>");
if (home == 1)  {document.write("<TR><TD width=165><BR><A href=/cgi-bin/index.pl CLASS=msm>HOME</A></TD></TR>");}
document.write("</TBODY>");
document.write("</TABLE>");
}