////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////@@@@@@@@@@@@@@@@ ----------- HEADER ---------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@/////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
function myTopLink()
{
document.write("<div class=\"toplinks\">");
document.write("<a href=\"index.html\" class=\"toplinks\">HOME</a>");
document.write("<a href=\"http://moldeddevicesinc.wordpress.com/\" class=\"toplinks\">MDI BLOG</a>");
document.write("<a href=\"About_MDI.html\" class=\"toplinks\">ABOUT MDI</a>");
document.write("<a href=\"Molded_Devices,INC.html\" class=\"toplinks\">MOLDED DEVICES,INC.</a>");
document.write("<a href=\"southwestmold/\" target=\"_blank\" class=\"toplinks\">SOUTHWEST MOLD,INC.</a>");
document.write("<a href=\"plasti-coat/\" target=\"_blank\" class=\"toplinks\">PLASTI-COAT, CORP.</a>");
document.write("<a href=\"Products.html\" class=\"toplinks\">PRODUCTS</a>");
document.write("<a href=\"Contact.html\" class=\"toplinks\">CONTACT</a>");
document.write("<a href=\"Quality.html\" class=\"toplinks\">QUALITY</a>");
document.write("</div>");
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@/////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////