fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";

offbgcolor="#22559E";
offcolor="#FFFFFF";
onbgcolor="#ffffcc";
oncolor="#000099";
padding=4;


separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
onsubimage="arrowon.gif";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
menuwidth=165;
left=8
top=55;
aI("showmenu=CNC_Retrofits;text=CNC Retrofits;url=/cnc_retrofit.htm;");
aI("text=Good Machines;url=/goodmachines.htm;");
aI("text=Why Retrofit ;url=/whyretrofit.htm;");
aI("text=Cost of Retrofit?;url=/costofretrofitting.htm;");
aI("text=Buy a Retrofit;url=/buy_machine.htm;");
aI("text=How to Retrofit;url=/howtoretrofit.htm;");
aI("text=Options/Features;url=/retro_feat_options.htm;");
aI("text=Pro Installation;url=/installation.htm;");
aI("text=CNC Training;url=/training.htm;");
aI("text=Request Quote;url=/retrofit_request.htm;");
aI("text=Request more Info;url=/request_info.htm;");
aI("text=&nbsp;type=header;");
aI("text=CENTROID Home;url=/;");
}

with(milonic=new menuname("CNC_Retrofits")){
style=menuStyle;
aI("text=Bridgeport Boss;url=/bridgeport_boss.htm;");
aI("text=Hardinge CHNC/HNC;url=/hardinge_chnc.htm;");
aI("text=Mori Seiki SL1,2,3;url=/moriseiki.htm;");
aI("text=CNC Router Retrofits;url=/cnc_router.htm;");
aI("text=Machining Centers;url=/machiningcenters.htm;");
aI("text=CNC Lathe Retrofits;url=/cnclathes.htm;");
aI("text=Engraving Machines;url=/compactmill.htm;");
aI("text=Horizontal Milling Machines;url=/horizontal.htm;");
aI("text=Vertical Lathes;url=/verticallathes.htm;");
aI("text=Hardinge HLVH;url=/hardingehlvhcnc.htm;");
aI("text=Manual Mill to CNC ;url=/bridgeportkneemill.htm;");
aI("text=Shizouka Retrofit;url=/lowcostm39.htm;");
}


drawMenus();

