function writeMenu()
{
document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"750\">\n");
document.write("	<tr>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"65\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/index.html\"  onmouseover=\"if(document.images) document.home.src='http://www.holyisthelamb.com/images/homebtn-over.jpg';\" onmouseout=\"if(document.images) document.home.src='http://www.holyisthelamb.com/images/homebtn.jpg';\"><img name=\"home\" src=\"http://www.holyisthelamb.com/images/homebtn.jpg\" width=\"65\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"95\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/faithflash.html\"  onmouseover=\"if(document.images) document.flash.src='http://www.holyisthelamb.com/images/flashbtn-over.jpg';\" onmouseout=\"if(document.images) document.flash.src='http://www.holyisthelamb.com/images/flashbtn.jpg';\"><img name=\"flash\" src=\"http://www.holyisthelamb.com/images/flashbtn.jpg\" width=\"95\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"95\" height=\"27\">\n");
document.write("			<a href=\"\"  onmouseover=\"if(document.images) document.eprayer.src='http://www.holyisthelamb.com/images/eprayerbtn-over.jpg';\" onmouseout=\"if(document.images) document.eprayer.src='http://www.holyisthelamb.com/images/eprayerbtn.jpg';\"><img name=\"eprayer\" src=\"http://www.holyisthelamb.com/images/eprayerbtn.jpg\" width=\"95\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"65\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/nuggets.php\"  onmouseover=\"if(document.images) document.articles.src='http://www.holyisthelamb.com/images/articlesbtn-over.jpg';\" onmouseout=\"if(document.images) document.articles.src='http://www.holyisthelamb.com/images/articlesbtn.jpg';\"><img name=\"articles\" src=\"http://www.holyisthelamb.com/images/articlesbtn.jpg\" width=\"65\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"65\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/prayer.html\"  onmouseover=\"if(document.images) document.prayer.src='http://www.holyisthelamb.com/images/prayerbtn-over.jpg';\" onmouseout=\"if(document.images) document.prayer.src='http://www.holyisthelamb.com/images/prayerbtn.jpg';\"><img name=\"prayer\" src=\"http://www.holyisthelamb.com/images/prayerbtn.jpg\" width=\"65\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"90\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/testimony.html\"  onmouseover=\"if(document.images) document.testimony.src='http://www.holyisthelamb.com/images/testimoniesbtn-over.jpg';\" onmouseout=\"if(document.images) document.testimony.src='http://www.holyisthelamb.com/images/testimoniesbtn.jpg';\"><img name=\"testimony\" src=\"http://www.holyisthelamb.com/images/testimoniesbtn.jpg\" width=\"90\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"90\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/newsletter.html\"  onmouseover=\"if(document.images) document.newsletter.src='http://www.holyisthelamb.com/images/newsletterbtn-over.jpg';\" onmouseout=\"if(document.images) document.newsletter.src='http://www.holyisthelamb.com/images/newsletterbtn.jpg';\"><img name=\"newsletter\" src=\"http://www.holyisthelamb.com/images/newsletterbtn.jpg\" width=\"90\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"90\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/resources.html\"  onmouseover=\"if(document.images) document.resources.src='http://www.holyisthelamb.com/images/resourcesbtn-over.jpg';\" onmouseout=\"if(document.images) document.resources.src='http://www.holyisthelamb.com/images/resourcesbtn.jpg';\"><img name=\"resources\" src=\"http://www.holyisthelamb.com/images/resourcesbtn.jpg\" width=\"90\" height=\"27\" border=\"0\"></a></td>\n");
document.write("		<td rowspan=\"1\" colspan=\"1\" width=\"95\" height=\"27\">\n");
document.write("			<a href=\"http://www.holyisthelamb.com/opportunity.html\"  onmouseover=\"if(document.images) document.opportunity.src='http://www.holyisthelamb.com/images/opportunitybtn-over.jpg';\" onmouseout=\"if(document.images) document.opportunity.src='http://www.holyisthelamb.com/images/opportunitybtn.jpg';\"><img name=\"opportunity\" src=\"http://www.holyisthelamb.com/images/opportunitybtn.jpg\" width=\"95\" height=\"27\" border=\"0\"></a></td>\n");
document.write("	</tr>\n");
document.write("</table>\n");
}

