<!--getPage();var whiteTD = "class='white'";var yellowTD = "class='yellow' onMouseOver='this.className=\"white\"' onMouseOut='this.className=\"yellow\"'";document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Online Parts Catalog") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/xcart' class='nav'>ONLINE PARTS CATALOG</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Restorations") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/restorations/index.html' class='nav'>RESTORATIONS</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Customer Service") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/customer_service.html' class='nav'>CUSTOMER SERVICE</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");////document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");//document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");//if (page == "FAQs") { color = whiteTD; } else { color = yellowTD; }//	document.write("  <tr><td "+ color +"><a href='/faqs.html' class='nav'>FAQS</a></td></tr>");//document.write("</table>");//document.write("</td></tr></table>");//document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "About Us") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/about_us.html' class='nav'>ABOUT US</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Contact Us" || page == "Thank You") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/contact_us.html' class='nav'>CONTACT US</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Coin Mechanisms" || page == "Thank You") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/coin_mechanism.html' class='nav'>COIN MECHANISMS</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Compressor Repair" || page == "Thank You") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/compressor.html' class='nav'>COMPRESSOR REPAIR</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Bottle Doors" || page == "Thank You") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/bottle_doors.html' class='nav'>BOTTLE DOORS</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td class='black'>");document.write("<table width=150 border=0 cellspacing=2 cellpadding=2>");if (page == "Welcome") { color = whiteTD; } else { color = yellowTD; }	document.write("  <tr><td "+ color +"><a href='/index.html' class='nav'>BACK HOME</a></td></tr>");document.write("</table>");document.write("</td></tr></table>");document.write("<img src='/images/blank.gif' width=1 height=3><br>");//-->