// <script type="text/javascript" language="javascript"> "http://www.MarylandFathers.org/FUERFbody.js"
//    Revised 2002/10/30

// Anchor at top of page:
document.writeln('    <a name="top"></a>')

// FUERF Header (".gif" for name/slogan, and FUERF between page links 
document.writeln('   <img src="FUERFandSlogan.gif" alt="Fathers United for Equal Rights Foundation -and- our slogan"><br> ')

document.writeln(' &nbsp; &nbsp; <br> ')  

document.writeln('   <input name="showme" type="text" size="100" readonly="readonly" value=" "  ')
document.writeln('      onchange="writemsg()"   onMouseOut="writemsg()" onMouseOver="writemsg()"  ><br> ')
document.writeln('   <font color="blue" size="3"> &nbsp; &nbsp; &nbsp; ')

document.writeln(' &nbsp; &nbsp; <br> ')

document.writeln('   <a href=   "index.html"    onMouseOut="writemsg()" onMouseOver="writemsg(0)" >Home     </a>&nbsp; &nbsp; ')
document.writeln('   <a href= "AboutUs.html"    onMouseOut="writemsg()" onMouseOver="writemsg(1)" >About Us </a>&nbsp; &nbsp; ')
<!-- document.writeln('   <a href= "ContactUs.html"  onMouseOut="writemsg()" onMouseOver="writemsg(2)" target="_blank">Email  </a>&nbsp; &nbsp; ') -->
document.writeln('   <a href=     "FAQ.html"    onMouseOut="writemsg()" onMouseOver="writemsg(3)" >FAQ      </a>&nbsp; &nbsp; ')
document.writeln('   <a href="Schedule.html"    onMouseOut="writemsg()" onMouseOver="writemsg(4)" >Schedule </a>&nbsp; &nbsp; ')
document.writeln('   <a href="Location.html"    onMouseOut="writemsg()" onMouseOver="writemsg(5)" >Location </a>&nbsp; &nbsp; ')
document.writeln('   <a href=   "Links.html"    onMouseOut="writemsg()" onMouseOver="writemsg(7)" >Links    </a>&nbsp; &nbsp; ')


document.writeln('</font><br><br> ')
