function writeMainMenu() {
document.write("<A HREF=/index.htm CLASS=m2>HOME</A> &nbsp; &nbsp; &nbsp;");
document.write("<A HREF=/prints_landscapes_index.php CLASS=m2>ART PRINTS</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=/card_index.php CLASS=m2>ART CARDS</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=/cgi-bin/workshop_index.pl CLASS=m2>WORKSHOPS</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=/about.htm CLASS=m2>ABOUT</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=\"mailto:info\@oneearthimages.com\" CLASS=m2>CONTACT</A>");
document.write(" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A HREF=\"/shopping_cart.php\" CLASS=m2>CART</A>");
}

function writeCartMenu() {
document.write("<A HREF=/index.htm CLASS=m3>HOME</A> &nbsp; &nbsp; &nbsp;");
document.write("<A HREF=/prints_landscapes_index.php CLASS=m3>ART PRINTS</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=/card_index.php CLASS=m3>ART CARDS</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=/cgi-bin/workshop_index.pl CLASS=m3>WORKSHOPS</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=/about.htm CLASS=m3>ABOUT</A> &nbsp; &nbsp; &nbsp;"); 
document.write("<A HREF=mailto:info\@oneearthimages.com CLASS=m3>CONTACT</A>");
}

function writeMainTitle() {
document.write("<img src='pics/2010_logo.gif' width='393' height='105' alt='' /></TD><TD VALIGN=center ALIGN=right CLASS=cream-13><IMG src='pics/spacer.gif' WIDTH='506' HEIGHT='50' BORDER='0' ALT=''><H1 CLASS='buff-13'>The Nature Photography and Printmaking of Marlin Greene</H1> &nbsp; &nbsp;"); 
}

function writeSecTitle() {
document.write("<img src='../pics/2010_logo.gif' width='393' height='105' alt='' /></TD><TD VALIGN=center ALIGN=right CLASS=cream-13><IMG src='../pics/spacer.gif' WIDTH='506' HEIGHT='50' BORDER='0' ALT=''><H1 CLASS='cream-13'>The Nature Photography and Printmaking of Marlin Greene</H1> &nbsp; &nbsp;"); 
}
