_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#9F9F9F";
offcolor="#000000";
onbgcolor="#5F5F5F";
oncolor="#FFD400";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#FFD400";
outfilter="Fade(Overlap=1.00)";
padding="3";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="184";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=742;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Watch True North VideoMOT - Moving BC ForwardINFO_BAR_MENU;text=Watch True North Video;target=;url=http://www.truenorthentertainment.com/;");
aI("text=Shooting Aerials From a Helicopter;target=;url=Shooting-Aerials-From-a-Helicopter.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Watch True North VideoMOT - Moving BC ForwardINFO_BAR_MENU")){
style=submenuStyle;
aI("text=MOT - Moving BC Forward;target=;url=MOT-Moving-BC-Forward.html;");
aI("text=MOT- CVSE Road to Safety;target=;url=MOT-CVSE-Road-to-Safety.html;");
aI("text=MOT - Road to the Future;target=;url=MOT-Road-to-the-Future.html;");
aI("text=Bradley Technologies - Long Winter;target=;url=Bradley-Technologies-Long-Winter.html;");
aI("text=Bradley Smoker - Lonely Guy;target=;url=Bradley-Smoker-Lonely-Guy.html;");
}


 drawMenus();
