_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#9A9A9A";
offcolor="White";
onbgcolor="#333333";
onbold="bold";
oncolor="White";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/blackred.gif";
subimagepadding="6";
itemwidth="153";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#9A9A9A";
offcolor="#000000";
onbgcolor="#999999";
oncolor="White";
padding="4";
subimage="images/blackred.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=923;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.spi-inc.com/;");
aI("showmenu=Spare Parts/Terms and Conditions of SaleINFO_BAR_MENU;text=Spare Parts;target=;url=Spare-Parts.htm;");
aI("showmenu=Repair Station/Repair Capability SearchINFO_BAR_MENU;text=Repair Station;target=;url=Repair-Station.htm;");
aI("text=NDT Services;target=;url=NDT-Services.htm;");
aI("text=Business Services;target=;url=Business-Services.htm;");
aI("text=Certifications;target=;url=Certifications.htm;");
}

with(milonic=new menuname("Spare Parts/Terms and Conditions of SaleINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Terms and Conditions of Sale;target=;url=TermsSale.htm;");
aI("text=Catalog Search;target=;url=Catalog-Search.htm;");
}

with(milonic=new menuname("Repair Station/Repair Capability SearchINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Repair Capability Search;target=;url=Repair-Capability-Search.htm;");
}


 drawMenus();

