_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.foresco.com/;");
aI("showmenu=Our MachinesBottle UnscramblerINFO_BAR_MENU;text=Our Machines;target=;url=Our-Machines.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Our MachinesBottle UnscramblerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bottle Unscrambler;target=;url=Bottle-Unscrambler.html;");
aI("text=Bottle Rinser;target=;url=Bottle-Rinser.html;");
aI("text=Gear Pump Filler;target=;url=Gear-Pump-Filler.html;");
aI("text=Inline Piston Filling Machine;target=;url=Inline-Piston-Filling-Machine.html;");
aI("text=Rotary Filling Machine;target=;url=Rotary-Filling-Machine.html;");
aI("text=Weight Filling Machine;target=;url=Weight-Filling-Machine.html;");
aI("text=Auger Fillers;target=;url=Auger-Fillers.html;");
aI("text=Drum/Jerry Can Filler;target=;url=Drum-Jerry-Can-Filler.html;");
aI("text=Sleeving Machine;target=;url=Sleeving-Machine.html;");
aI("text=Semi Auto Capper;target=;url=Semi-Auto-Capper.html;");
aI("text=Inline Capping Machine;target=;url=Inline-Capping-Machine.html;");
aI("text=Automatic Inline Capping Machine;target=;url=Automatic-Inline-Capping-Machine.html;");
aI("text=Rotary Capping Machine;target=;url=Rotary-Capping-Machine.html;");
aI("text=Crimping and Capping Monobloc;target=;url=Crimping-and-Capping-Monobloc.html;");
aI("text=Inline Labeliing Machine;target=;url=Inline-Labeliing-Machine.html;");
aI("text=Rotary Labelling Machine;target=;url=Rotary-Labelling-Machine.html;");
aI("text=Induction Foil;target=;url=Induction-Foil.html;");
aI("text=Portable Induction Sealer;target=;url=Portable-Induction-Sealer.html;");
aI("text=Air-Cooled Induction Sealing;target=;url=Air-Cooled-Induction-Sealing.html;");
aI("text=Inject Coder / Laser Coder;target=;url=Inject-Coder-Laser-Coder.html;");
aI("text=Tablet Counter;target=;url=Tablet-Counter.html;");
aI("text=Blister Packing Machine;target=;url=Blister-Packing-Machine.html;");
aI("text=Check Weigher;target=;url=Check-Weigher.html;");
aI("text=X-Ray Inspection Systems;target=;url=X-Ray-Inspection-Systems.html;");
aI("text=Cartoning Machine;target=;url=Cartoning-Machine.html;");
aI("text=Case Packer;target=;url=Case-Packer.html;");
aI("text=Carton Case Erector;target=;url=Carton-Case-Erector.html;");
aI("text=Carton Case Sealer;target=;url=Carton-Case-Sealer.html;");
aI("text=Robot Palletizers;target=;url=Robot-Palletizers.html;");
}


 drawMenus();

