<!--

if ( sTopFolder != "/signup_thanks.html" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<TABLE > <FONT SIZE=\"3\" COLOR=\"#000000\">");
document.writeln("  <FORM ACTION=\"http://zeuhl.adligo.com/MailingList/\" NAME=\"Signup\" METHOD=POST  >");
document.writeln(" <INPUT TYPE=hidden NAME=\"table\" value=\"events_email_list\">");
document.writeln(" <INPUT TYPE=hidden NAME=\"Signup\" value=\"ohya\">");
document.writeln(" <INPUT TYPE=hidden NAME=\"return\" VALUE=\"http://www.argon-evolution.com/signup_thanks.html\">");
document.writeln("    E-Mail:  <INPUT CLASS=\"listbox\" TYPE=TEXT NAME=\"address\" ><BR>");
document.writeln("    <INPUT TYPE=submit VALUE=\"Sign our Mailing List!\">");
document.writeln(" </FORM></FONT></TABLE>");
document.writeln("</td></tr>");
}

if ( sTopFolder != "/" && sTopFolder !="/index.html" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<A HREF=\"/\" ");
document.writeln(" target = \"_top\">");
document.writeln(" <img src=\"/Menu/mnuJPEGs/btnArgon.jpg\"");
document.writeln(" height=\"60\" width=\"150\" ALT=\"Argon-Evolution\"");
document.writeln(" border=\"0\"></a>");
document.writeln("</td></tr>");
}

if ( sTopFolder != "/buy.html" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<A HREF=\"/buy.html\" ");
document.writeln(" target = \"_top\">");
document.writeln(" <img src=\"/Menu/mnuJPEGs/btnStuff.jpg\"");
document.writeln(" height=\"60\" width=\"150\" ALT=\"Stuff\"");
document.writeln(" border=\"0\"></a>");
document.writeln("</td></tr>");
}

if ( sTopFolder != "/events.html" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<A HREF=\"/events.html\"");
document.writeln(" target = \"_top\">");
document.writeln(" <img src=\"/Menu/mnuJPEGs/btnEvents.jpg\"");
document.writeln(" height=\"60\" width=\"150\"");
document.writeln(" target = \"Top\" ALT=\"Events\"border=\"0\"></a>");
document.writeln("</td></tr>");
}

if ( sTopFolder != "/press.html" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<A HREF=\"/press.html\"");
document.writeln(" target = \"_top\">");
document.writeln(" <img src=\"/Menu/mnuJPEGs/btnPress.jpg\"");
document.writeln(" height=\"60\" width=\"150\"");
document.writeln(" target = \"Top\" ALT=\"Press\"border=\"0\"></a>");
document.writeln("</td></tr>");
}

if ( sTopFolder != "/ScottMorgan/" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<A HREF=\"/ScottMorgan/\"");
document.writeln(" target = \"_top\">");
document.writeln(" <img src=\"/Menu/mnuJPEGs/btnScott.jpg\"");
document.writeln(" height=\"60\" width=\"150\"");
document.writeln(" target = \"Top\" ALT=\"Scott Morgan\"border=\"0\"></a>");
document.writeln("</td></tr>");
}

if ( sTopFolder == "/ScottMorgan/" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<A HREF=\"/Ploodoh/\"");
document.writeln(" target = \"_top\" >"); 
document.writeln("<img src=\"/Menu/mnuJPEGs/btnPloodoh.jpg\"");
document.writeln(" height=\"60\" width=\"150\" ALT=\"Ploodoh\" ");				document.writeln(" target = \"Top\" border=\"0\"> </a>");
document.writeln(" </td></tr>");
}

if ( sTopFolder != "/Proposal.html" ) {
document.writeln("<tr><td height=60 width=150>");
document.writeln("<A HREF=\"/Proposal.html\"");
document.writeln(" target = \"_top\" >"); 
document.writeln("<img src=\"/Menu/mnuJPEGs/btnPropSum.jpg\"");
document.writeln(" height=\"60\" width=\"150\" ALT=\"Proposal\" ");				document.writeln(" target = \"Top\" border=\"0\"> </a>");
document.writeln(" </td></tr>");
}


//--->
