_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#5F5F5F";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="10";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="158";
}

with(submenuStyle=new mm_style()){
bordercolor="#838383";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="#7F7F7F";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back0.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=998;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=HOME;target=;url=HOME/;align=left;");
aI("showmenu=EQUIPMENT & GENERATORS/PowerINFO_BAR_MENU;text=EQUIPMENT & GENERATORS;target=;url=EQUIPMENT-&-GENERATORS/;align=left;");
aI("text=NEWS;target=;url=NEWS/;align=left;");
aI("text=CONTACT;target=;url=CONTACT/;align=left;");
aI("text=SHOWREEL;target=;url=SHOWREEL/;align=left;");
aI("text=WEBSITES;target=;url=WEBSITES/;align=left;");
}

with(milonic=new menuname("EQUIPMENT & GENERATORS/PowerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Power;target=;url=EQUIPMENT-&-GENERATORS/power.html;");
aI("showmenu=EQUIPMENT & GENERATORS/Lights/Arri HMIINFO_BAR_MENU;text=Lights;target=;url=EQUIPMENT-&-GENERATORS/lights.html;");
aI("text=Cameras;target=;url=EQUIPMENT-&-GENERATORS/cameras.html;");
aI("text=Grip gear;target=;url=EQUIPMENT-&-GENERATORS/Grip-gear.html;");
}

with(milonic=new menuname("EQUIPMENT & GENERATORS/Lights/Arri HMIINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Arri HMI;target=;url=EQUIPMENT-&-GENERATORS/Arri-HMI.html;");
aI("text=Tungsten;target=;url=EQUIPMENT-&-GENERATORS/tungsten.html;");
aI("text=Kino Flo;target=;url=EQUIPMENT-&-GENERATORS/Kino-Flo.html;");
aI("text=Rosco;target=;url=EQUIPMENT-&-GENERATORS/Rosco.html;");
aI("text=Mole Richardson;target=;url=EQUIPMENT-&-GENERATORS/Mole-Richardson.html;");
aI("text=Gekko;target=;url=EQUIPMENT-&-GENERATORS/Gekko.html;");
}


 drawMenus();

