_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="92";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.power-t.com/spring/;");
aI("text=Products;target=;url=Valve-Chassis-Spring-Tester-Products.html;");
aI("showmenu=VideosPT-200 Video Demo - Part 1LEFT_MENU;text=Videos;target=;url=Valve-and-Chassis-Spring-Tester-Videos.html;");
aI("text=Success Stories;target=;url=Spring-Tester-Success-Stories.html;");
aI("showmenu=Tech SupportSupport and DownloadsLEFT_MENU;text=Tech Support;target=;url=Spring-Tester-Tech-Support-Articles.html;");
aI("text=Order;target=;url=Spring-Tester-Order-Page.html;");
aI("text=Company Background;target=;url=Company-Background.html;");
aI("text=Contact Info;target=;url=Contact-Info.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("VideosPT-200 Video Demo - Part 1LEFT_MENU")){
style=submenuStyle;
aI("text=PT-200 Video Demo - Part 1;target=;url=Valve-Spring-Tester-Video-Demo-Part-1.html;");
aI("text=PT-500 Video Demo;target=;url=Chassis-Spring-Tester-Video-Demo.html;");
}

with(milonic=new menuname("Tech SupportSupport and DownloadsLEFT_MENU")){
style=submenuStyle;
aI("text=Support and Downloads;target=;url=Valve-and-Chassis-Spring-Tester-Support-and-Downloads.html;");
aI("showmenu=Valve Spring Tester Articles and TutorialsDoes it hurt to bind a valve spring on the tester?LEFT_MENU;text=Valve Spring Tester Articles and Tutorials;target=;url=Valve-Spring-Articles-and-Tutorials.html;");
aI("text=Chassis Spring Tester Articles and Tutorials;target=;url=Chassis-Spring-Articles-and-Tutorials.html;");
}

with(milonic=new menuname("Valve Spring Tester Articles and TutorialsDoes it hurt to bind a valve spring on the tester?LEFT_MENU")){
style=submenuStyle;
aI("text=Does it hurt to bind a valve spring on the tester?;target=;url=Bind-Valve-Spring-on-Tester.html;");
aI("text=Pro Stock Valve Spring Notes;target=;url=Pro-Stock-Valve-Spring-Notes.html;");
}


 drawMenus();
