_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glass2.jpg";
borderstyle="solid";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
pagecolor="Blue";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="1";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glass_hover2.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="DarkGray";
offcolor="#ffffff";
onbgcolor="#4F95D6";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=868;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="28";
aI("text=Home Page;target=;url=http://www.mcivorpacktooling.co.uk/;align=center;");
aI("showmenu=Pack Styles/BaconINFO_BAR_MENU;text=Pack Styles;target=;url=packs.htm;align=center;");
aI("text=Die Parts;target=;url=dieparts.htm;align=center;");
aI("showmenu=Spares/PunchesINFO_BAR_MENU;text=Spares;target=;url=spares.htm;align=center;");
aI("text=Tray seal;target=;url=trayseal.htm;align=center;");
aI("text=Film;target=;url=film.htm;align=center;");
aI("text=Contact;target=;url=contact.htm;align=center;");
}

with(milonic=new menuname("Pack Styles/BaconINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bacon;target=;url=bacon.htm;");
aI("text=Burgers;target=;url=burgers.htm;");
aI("text=Cheese;target=;url=cheese.htm;");
aI("text=Cooked Meat;target=;url=cooked.htm;");
aI("text=Joints;target=;url=joints.htm;");
aI("text=Non-Food;target=;url=non-food.htm;");
aI("text=Pasta & vegetables;target=;url=pasta.htm;");
aI("text=Poultry;target=;url=poultry.htm;");
aI("text=Red Meat;target=;url=red_meat.htm;");
}

with(milonic=new menuname("Spares/PunchesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Punches;target=;url=punches.htm;");
}


 drawMenus();

