_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#2900FF";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#2A2B2B";
offcolor="White";
onbgcolor="#2A2B2B";
oncolor="Orange";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#2A2B2B";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#2900FF";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="Orange";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Transparent";
pagecolor="White";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Giant Screen Hire;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Open Air Cinema;target=;url=open_air_cinema.html;");
aI("text=Giant Screen Promotions;target=;url=giant_screen_promotions.html;");
aI("text=Inflatable Billboards;target=;url=inflatable_billboards.html;");
aI("text=Inflatable Movie Screens;target=;url=inflatable_movie_screens.html;");
aI("text=LED Screen Hire;target=;url=led_screen_hire.html;");
aI("text=Portable Inflatable Signs;target=;url=portable_inflatable_signs.html;");
aI("text=Video Wall;target=;url=video_wall.html;");
}


 drawMenus();

