_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#003C69";
oncolor="Black";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Small_hover2.png";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
bordercolor="#003C69";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#81BEDD";
offcolor="#2F060A";
onbgcolor="AliceBlue";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=440;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="26";
aI("text=Home;target=;url=http://www.penoguard.com.au/;");
aI("text=Background;target=;url=penoguard-background.php;");
aI("showmenu=Purchase/Penoguard Confined SpaceINFO_BAR_MENU;text=Purchase;target=;url=buy-penoguard.php;");
aI("text=Gallery;target=;url=penoguard-gallery.php;");
aI("text=Media;target=;url=in-the-media.php;align=center;");
}

with(milonic=new menuname("Purchase/Penoguard Confined SpaceINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Penoguard Confined Space;target=;url=penoguard-confined-space-fall-protection-unit.php;");
aI("text=Penoguard Consctruction Unit;target=;url=penoguard-construction-fall-protection-unit.php;");
aI("text=Penoguard Civil Unit;target=;url=penoguard-civil-fall-protection-unit.php;");
}


 drawMenus();

