<!--
// [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
  function menuHeader(){
  document.write("<table width=999 cellspacing=0 callpadding=0>");  
  document.write("<tr>");
  document.write("<td width='1%'><a href='http://www.martinguitar.com' target=_mg><img src='images/mlogowhite.gif' hspace=6 vspace=4 hspace=8 width=145 height=57 border=0></a></td>");
  document.write("<td align=left valign=middle>");
  document.write("<img src='images/pascript.gif' width=400 height=57 alt='' border=0>");
  document.write("</td>");
  document.write("</tr>");
  document.write("<tr><td colspan=2>");
  document.write("<table width='100%' cellspacing=0>");  
  document.write("<tr align=center>");
  document.write("<td width='17%' class=blu onMouseover=\"this.style.backgroundColor='#4000A0';\" onMouseout=\"this.style.backgroundColor='#2000A0';\"><img src='images/pxbld.gif' width=2 height=20 alt='' align='right' border='0'><a href='index.html' class=menu>HOME</a></td>");
  document.write("<td width='16%' class=blu onMouseover=\"this.style.backgroundColor='#4000A0';\" onMouseout=\"this.style.backgroundColor='#2000A0';\"><img src='images/pxbld.gif' width=2 height=20 alt='' align='right' border='0'><a href='features.html' class=menu>FEATURES</a></td>");
  document.write("<td width='17%' class=blu onMouseover=\"this.style.backgroundColor='#4000A0';\" onMouseout=\"this.style.backgroundColor='#2000A0';\"><img src='images/pxbld.gif' width=2 height=20 alt='' align='right' border='0'><a href='onboard.html' class=menu>ONBOARD INTELLIGENCE</a></td>");
  document.write("<td width='16%' class=blu onMouseover=\"this.style.backgroundColor='#4000A0';\" onMouseout=\"this.style.backgroundColor='#2000A0';\"><img src='images/pxbld.gif' width=2 height=20 alt='' align='right' border='0'><a href='specs.html' class=menu>TECH SPECS</a></td>");
  document.write("<td width='17%' class=blu onMouseover=\"this.style.backgroundColor='#4000A0';\" onMouseout=\"this.style.backgroundColor='#2000A0';\"><img src='images/pxbld.gif' width=2 height=20 alt='' align='right' border='0'><a href='media.html' class=menu>MEDIA</a></td>");
  document.write("<td width='17%' class=blu onMouseover=\"this.style.backgroundColor='#4000A0';\" onMouseout=\"this.style.backgroundColor='#2000A0';\"><a href='dealer.html' class=menu>WHERE TO BUY</a></td>");
  document.write("</tr>");
  document.write("</table>");
  document.write("</td>");
  document.write("</tr>");
  document.write("</table>");
   }
// [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
//-->
