_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="#FB1901";
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="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Welcome/PhotosINFO_BAR_MENU;text=Welcome;target=;url=Welcome.html;");
aI("showmenu=About SIF/About SIF ContdINFO_BAR_MENU;text=About SIF;target=;url=About-SIF.html;");
aI("text=Cultural Contributions;target=;url=Cultural-Contributions.html;");
aI("text=Downloads;target=;url=Downloads.html;");
aI("showmenu=Booking Forms/Participation FormsINFO_BAR_MENU;text=Booking Forms;target=;url=Booking-Forms.html;");
aI("text=Visit Southport;target=;url=Visit-Southport.html;");
aI("text=Sponsors & Links;target=;url=Sponsors-&-Links.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Welcome/PhotosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Photos;target=;url=Photos.html;");
}

with(milonic=new menuname("About SIF/About SIF ContdINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About SIF Contd;target=;url=About-SIF-Contd.html;");
aI("text=Terms and Conditions;target=;url=Terms-and-Conditions.html;");
}

with(milonic=new menuname("Booking Forms/Participation FormsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Participation Forms;target=;url=Participation-Forms.html;");
aI("text=Festival Booking Form;target=;url=Festival-Booking-Form.html;");
}


 drawMenus();

