function writeMenu()
{
	document.write("<td width=600 valign=top align=left><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td colspan=2><a href=\"http://www.dow.org\" target=\"_blank\" title=\"Go to the Diocese of Winona site\"><img border=\"0\" src=\"images/winona.gif\" style=\"width:339; height:52;\"></a></td></tr>");

	document.write("<tr><td><img border=\"0\" src=\"images/winona2.gif\" style=\"width:50; height:26;\"></td><td width=550 style=\"color:green; font-size:130%; font-weight:bold; text-align:center;\">Winona Diocesan Catholic Committee on Scouting</td></tr></table></td>");

	document.write("<td width=100 valign=top align=right colspan=2><a href=\"http://www.nccs-bsa.org\" target=\"_blank\" title=\"Go to the National Catholic Committee on Scouting site\"><img border=\"0\" src=\"images/nccslogo.gif\" style=\"width:61; height:80;\"></a></td></tr>");

	document.write("<tr><td valign=top align=center colspan=3>");

	document.write("<table style=\"background-color:black; border-width:thin; border-style:solid; border-color:white; border-collapse:collapse; font-size:smaller; text-align:center; font-weight: bold;\"><tr>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"index.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Home&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white; text-align:center;\"><a href=\"emblems.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Youth Emblems&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"adultrecognition.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Adult Awards&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"unitrecognition.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Unit Awards&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"patches.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Patches&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"training.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Training&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"events.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Events&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"calendar.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Calendar&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"contacts.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Contacts&nbsp;</a></td>");

	document.write("<td style=\"border-width:thin; border-style:solid; border-color:white;\"><a href=\"links.htm\" style=\"text-decoration:none; color:white;\">&nbsp;Links&nbsp;</a></td>");

	document.write("</tr></table>");

        document.write("<div><img border=0 src=\"images/line.gif\" width=536 height=3></div>");

	document.write("<table border=\"0\"><tr>");
	document.write("</tr><tr><td style=\"line-height:12%;\">&nbsp;</td></tr></table>");
}


function writeFooter()
{
	document.write("<p align=\"center\"><img border=\"0\" src=\"images/line.gif\" width=\"536\" height=\"3\">"); 

	document.write("<p style=\"font-size:xx-small; text-align:center;\">");

	document.write("<a href=\"privacy.htm\">Privacy</a>");

	document.write("&nbsp;&nbsp;&nbsp;<a href=\"units.htm\">Unit List</a>");

	document.write("&nbsp;&nbsp;&nbsp;<a href=\"forms/WDCCSmap.pdf\" target=\"_blank\">Map</a>");

	document.write("&nbsp;&nbsp;&nbsp;Hosted by <a href=\"http://www.rc.net\"><img border=\"0\" width=\"41\" height=\"21\" align=\"absmiddle\" src=\"images/rcnet.gif\"></a>");

	document.write("<br>Copyright © 2007-2010 Winona Diocesan Catholic Committee on Scouting, last modified 18 Feb 2010</p>");
}