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=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize='120%';
fontstyle='normal';
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#007AC2";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#007AC2";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("showmenu=Super;text=SuperseaL (low cost);url=super.html");
aI("showmenu=Custom;text=Custom products;url=custom.html");
aI("showmenu=Direct;text=Direct drive seals;url=dds.html");
aI("text=Ferrotec replacements;url=ferro.html");
aI("showmenu=Hollow;text=Hollow shaft type;url=hollow.html");
aI("showmenu=Solid;text=Solid shaft type;url=solid.html");
aI("text=Ultra high vacuum (UHV);url=uhv.html");
aI("text=Feedthrough repair services;url=repair.html");
}

with(milonic=new menuname("Super")){
style=menuStyle;
aI("text=Base plate (thru hole) - inch;url=fd-lsr.html");
aI("text=Base plate (thru hole)- metric;url=rms-lsr.html");
aI("text=Conflat mount - inch;url=fd-cf.html");
aI("text=Conflat mount - metric;url=rms-cf.html");
aI("text=Klamp flange - inch;url=fd-f1.html");
aI("text=Klamp flange - metric;url=rms-nw.html");
aI("text=Nose mount - inch;url=fd-bs.html");
}

with(milonic=new menuname("Custom")){
style=menuStyle;
aI("text=Vacuum rotary seals;url=vac.html");
aI("text=Function enhanced products;url=enhanced.html");
aI("text=Custom product web form;url=form1.html");
}

with(milonic=new menuname("Direct")){
style=menuStyle;
aI("text=Motor equipped;url=motor.html");
aI("text=Motorized;url=motorized.html");
}

with(milonic=new menuname("Hollow")){
style=menuStyle;
aI("text=Cartridge mount - inch;url=h-cm-i.html");
aI("text=Cartridge mount - metric;url=h-cm-m.html");
aI("text=Flange mount - inch;url=h-fm-i.html");
aI("text=Flange mount - metric;url=h-fm-m.html");
aI("text=Flange mount - water cooled metric;url=h-fm-wcm.html");
aI("text=Flange mount - large diameter;url=h-large.html");
}

with(milonic=new menuname("Solid")){
style=menuStyle;
aI("text=Base plate (thru hole)- metric;url=s-bp-m.html");
aI("text=Conflat mount - inch;url=s-cm-i.html");
aI("text=Flange mount - inch;url=s-fm-i.html");
aI("text=Flange mount - metric;url=s-fm-m.html");
aI("text=Flange mount - water cooled metric;url=s-fm-wcm.html");
aI("text=Flange mount - cantilevered;url=s-fm-c.html");
aI("text=Nose mount - water cooled inch;url=s-nm-wci.html");
aI("text=Nose mount - water cooled metric;url=s-nm-wcm.html");
}

with(milonic=new menuname("Technical data")){
style=menuStyle;
aI("text=Feedthrough primer;url=primer.html");
aI("text=Product selection criteria (PDF);url=ferro-select.pdf");
aI("text=Shaft design considerations (PDF);url=shaft-strength.pdf");
aI("text=Torque load comparison (PDF);url=CompetitionShaftbreaking.pdf");
aI("text=Magnetic field leakage (PDF);url=MonLeakPhotos.pdf");
aI("text=Magnetic field movie demo (MPG movie);url=MagLeakDemo.mpeg");
}

with(milonic=new menuname("Applications")){
style=menuStyle;
aI("text=Overview;url=apps.html");
aI("showmenu=Manufacturing;text=Manufacturing (vacuum/pressure);url=app-manufacturing.html");
aI("text=Scientific instruments;url=app-science.html");
aI("showmenu=Semi;text=Semiconductor &amp; FPD ;url=app-semi_fpd.html");
aI("showmenu=Solar;text=Solar PV &amp; thin films;url=app-solar.html");
}

with(milonic=new menuname("Manufacturing")){
style=menuStyle;
aI("text=Arc discharge for nanotubes;url=app11-nanotube.html");
aI("text=Gas injection;url=app10-gas.html");
aI("text=Stirring assemblies for reactors;url=app9-stirring.html");
aI("text=Vacuum/pressurized furnace;url=app8-furnace.html");
}

with(milonic=new menuname("Semi")){
style=menuStyle;
aI("text=CVD equipment;url=app7-cvd.html");
aI("text=Etching systems;url=app6-etch.html");
aI("text=Ion implanter;url=app5-ion.html");
aI("text=Single crystal growth;url=app4-crystal.html");
aI("text=Sputtering systems;url=app3-sputtering.html");
aI("text=Vacuum chuck mechanism;url=app2-vac_chuck.html");
aI("text=Vacuum transport robot;url=app1-vac_robot.html");
}

with(milonic=new menuname("Solar")){
style=menuStyle;
aI("text=CVD equipment;url=app7-cvd.html");
aI("text=Sputtering systems;url=app3-sputtering.html");
}

with(milonic=new menuname("Sales and service")){
style=menuStyle;
}


with(milonic=new menuname("Downloads")){
style=menuStyle;
aI("text=Feedthrough catalog (PDF);url=RigakuCatalog.pdf");
aI("text=Custom product form (PDF);url=VPDCustomForm.pdf");
}

drawMenus();

