function writeMenu()
{

      document.write("<td width=80 valign=top align=center><img border=0 src=\"images/nccslogo.gif\" width=79 height=100></td>");
      document.write("<td valign=middle align=center width=480><h2>Oklahoma City Archdiocesan<br>Catholic Committee on Scouting</h2></td>");
      document.write("<td width=80 valign=top align=center><img border=0 src=\"images/emblem2.jpg\"></td></tr>");
    document.write("<tr><td valign=top align=center colspan=3><br>");
      document.write("<img border=0 src=\"images/line.gif\" width=736 height=5><p><a href=\"index.htm\">Home</a> | <a href=\"BS_emblems.htm\"> Boy Scout Religious Emblems</a> | <a href=\"Girl&CampFireEmblems.htm\"> Girl Scout & Camp Fire Religious Recognition</a> | <a href=\"adultrecognition.htm\">Adult Recognition</a><br>");
        document.write("<a href=\"unitrecognition.htm\">Unit Recognition</a> | <a href=\"events.htm\">Events</a> | <a href=\"training.htm\"> Training</a> | <a href=\"patches.htm\"> Patches</a> | <a href=\"calendar.htm\"> Committee Calendar</a><br>");
        document.write("<a href=\"contacts.htm\"> Committee Contacts</a> | <a href=\"picgallery.htm\"> Picture Gallery</a> | <a href=\"faqs.htm\"> FAQS</a> | <a href=\"links.htm\">Related Links</a></p>");
        document.write("<p><img border=0 src=\"images/line.gif\" width=736 height=5><br></p></td>");
}


function writeFooter()
{
      document.write("<p align=center><img border=0 src=\"images/line.gif\" width=736 height=5>"); 
      document.write("<font size=\"-1\"><p align=center>Copyright © 2009<br>Oklahoma City Archdiocesan Catholic Committee on Scouting </font>");
}