document.write("<div class=\"menu\">");
document.write("<table class=\"dark_header\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"800\">");
document.write("<tr>");
document.write("	<td style=\"text-align: left; line-height: 24px; width: 94px;\"><ul>");
document.write("		<li><a");
document.write("			href=\"ArvysHomePage.html\"><img id=\"homeButton\"");
document.write("			onmouseover=\"javascript:menuOn('homeButton', 'home_button');\"");
document.write("			onmouseout=\"javascript:menuOff('homeButton', 'home_button');\"");
document.write("			src=\"images/menu/home_button_off.gif\"");
document.write("			width=\"94\" height=\"24\"");
document.write("			alt=\"\" border=\"0\"></a></li>");
document.write("	</ul>");
document.write("	</td>");
document.write("	<td style=\"text-align: left; line-height: 24px; width: 94px;\"><ul>");
document.write("		<li><a");
document.write("			href=\"WhyArvys.html\"");
document.write("			onmouseover=\"showMenu('why_arvysMenu','why_arvys_button');\"");
document.write("			onmouseout=\"hideMenu();\"><img id=\"why_arvys_button\"");
document.write("			src=\"images/menu/why_arvys_button_off.gif\"");
document.write("			width=\"94\" height=\"24\"");
document.write("			alt=\"\" border=\"0\"></a></li>");
document.write("	</ul>");
document.write("	</td>");
document.write("	<td style=\"text-align: left; line-height: 24px; width: 94px;\"><ul>");
document.write("		<li><a");
document.write("			href=\"GeneticEngineering.html\"");
document.write("			onmouseover=\"showMenu('servicesMenu','services_button');\"");
document.write("			onmouseout=\"hideMenu();\"><img id=\"services_button\"");
document.write("			src=\"images/menu/services_button_off.gif\"");
document.write("			width=\"94\" height=\"24\"");
document.write("			alt=\"\" border=\"0\"></a></li>");
document.write("	</ul>");
document.write("	</td>");
document.write("	<td style=\"text-align: left; line-height: 24px; width: 142px;\"><ul>");
document.write("		<li><a");
document.write("			href=\"PoliciesAndPractices.html\"");
document.write("			onmouseover=\"showMenu('workingMenu','working_with_us_button');\"");
document.write("			onmouseout=\"hideMenu();\"><img id=\"working_with_us_button\"");
document.write("			src=\"images/menu/working_with_us_button_off.gif\"");
document.write("			width=\"142\" height=\"24\"");
document.write("			alt=\"\" border=\"0\"></a></li>");
document.write("	</ul>");
document.write("	</td>");
document.write("	<td style=\"text-align: left; line-height: 24px; width: 94px;\"><ul>");
document.write("		<li><a");
document.write("			href=\"ListOfServices.html\"");
document.write("			onmouseover=\"showMenu('orderingMenu','ordering_button');\"");
document.write("			onmouseout=\"hideMenu();\"><img id=\"ordering_button\"");
document.write("			src=\"images/menu/ordering_button_off.gif\"");
document.write("			width=\"94\" height=\"24\"");
document.write("			alt=\"\" border=\"0\"></a></li>");
document.write("	</ul>");
document.write("	</td>");
document.write("	<td style=\"text-align: left; line-height: 24px; width: 94px;\"><ul>");
document.write("		<li><a");
document.write("			href=\"ContactUs.html\"><img id=\"contactButton\"");
document.write("			onmouseover=\"javascript:menuOn('contactButton', 'contact_us_button');\"");
document.write("			onmouseout=\"javascript:menuOff('contactButton', 'contact_us_button');\"");
document.write("			src=\"images/menu/contact_us_button_off.gif\"");
document.write("			width=\"94\" height=\"24\"");
document.write("			alt=\"\" border=\"0\"></a></li>");
document.write("	</ul>");
document.write("	</td>");
document.write("	<td style=\"text-align: left; line-height: 24px; width: 188px;\"><a");
document.write("			href=\"mailto:info@arvysproteins.com\"><img");
document.write("			src=\"images/menu/mail_button.gif\"");
document.write("			width=\"188\" height=\"24\"");
document.write("			alt=\"\" border=\"0\"></a>");
document.write("	</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
