document.write("<table width=100% height=100%>");
document.write("<tr >");
document.write("<td height='50'>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='homeLink' height='30'>");
document.write("<a href='index.html' class='MenuLinks'>Home</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='aboutLink' height='30'>");
document.write("<a href='Hygeia_About_Us_Our_Company.html' class='MenuLinks'>About Us</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='productLink' height='30'>");
document.write("<a href='Hygeia_Product_Line.html' class='MenuLinks'>Product Line</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='careersLink' height='30'>");
document.write("<a href='Hygeia_Careers.html' class='MenuLinks'>Careers</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='careersLink' height='30'>");
document.write("<a href='http://www.joliemama.com' class='MenuLinks' target='_blank'>Parents</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='careersLink' height='30'>");
document.write("<a href='http://www.mypetiteamie.com' class='MenuLinks' target='_blank'>Teens</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='careersLink' height='30'>");
document.write("<a href='http://www.mypetiteamie.com/index.php?q=PressRoom' class='MenuLinks' target='_blank'>Press Room</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr >");
document.write("<td align='right' id='careersLink' height='30'>");
document.write("<a href='http://www.mypetiteamie.com/store.php' class='MenuLinks'>Shop</a>");
document.write("</td>");
document.write("</tr>");
document.write("<tr height='170'>");
document.write("<td>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");