function writeMainMenu() {
document.write("<TABLE cellSpacing=0 cellPadding=0 WIDTH=120 border=0><TBODY CLASS=menu_brown9>");
document.write("<TR><TD width=10><IMG SRC='pics/spacer.gif' WIDTH=10 HEIGHT=6 BORDER=0 ALT=''></TD><TD width=110><IMG SRC='pics/spacer.gif' WIDTH=110 HEIGHT=6 BORDER=0 ALT=''></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top HREF=about.htm CLASS=mm>Who We Are</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=cgi-bin/coffees.pl CLASS=mm>Our Coffees</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=origin.htm CLASS=mm>Our Work at Origin</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=ecotours.htm CLASS=mm>Ecotours</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=press.htm CLASS=mm>Press Page</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=resources.htm CLASS=mm>Resources</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=contact.htm CLASS=mm>Contact Us</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=employment.htm CLASS=mm>Employment</A><BR></TD></TR>");
document.write("<TR><TD></TD><TD><A target=_top href=index.htm CLASS=mm>Home</A><BR><BR></TD></TR>");
document.write("</TBODY></TABLE>");
document.write("<TABLE cellSpacing= cellPadding=5 WIDTH=96 border=0><TD ALIGN=center CLASS=page_brown9>");
document.write("<IMG SRC=pics/spacer.gif WIDTH=68 HEIGHT=2 BORDER=0></A><BR>");
document.write("<A target=_top HREF=beija_flor.htm><IMG SRC=pics/beija_flor_logo_sm.jpg WIDTH=68 HEIGHT=64 BORDER=0></A><BR>");
document.write("<IMG SRC=pics/spacer.gif WIDTH=68 HEIGHT=2 BORDER=0></A><BR>");
document.write("<A target=_top HREF=malinal.htm><IMG SRC=pics/malinal_logo_sm.gif WIDTH=68 HEIGHT=75 BORDER=0></A><BR>");
document.write("<IMG SRC=pics/spacer.gif WIDTH=68 HEIGHT=2 BORDER=0></A><BR>");
document.write("<A target=_top HREF=terruno_nayarita.htm><IMG SRC=pics/icons/terruno_logo_sm.gif WIDTH=68 HEIGHT=94 BORDER=0></A><BR>");
document.write("<IMG SRC=pics/spacer.gif WIDTH=68 HEIGHT=2 BORDER=0></A><BR>");
document.write(" &nbsp; featured <BR> &nbsp; coffees</TD></TABLE>");
}


