_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#3F3F3F";
onbgcolor="#DFDFDF";
oncolor="#3A91CC";
padding="3";
separatorcolor="#E1E1E1";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2A7FFF";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Business Support;target=;url=business-support.html;");
aI("text=Grants & Funding;target=;url=grants-and-funding.html;");
aI("text=Start Up's;target=;url=business-start-up-services.html;");
aI("text=Financial Advice;target=;url=financial-advice.html;");
aI("text=Website Development;target=;url=website-development.html;");
aI("text=Trade Missions;target=;url=trade-missions.html;");
aI("text=Business Village;target=;url=business-village.html;");
aI("text=Board Room;target=;url=board-room.html;");
aI("text=Meeting Rooms;target=;url=client-meeting-rooms.html;");
aI("text=Map;target=;url=location-map.html;");
}


 drawMenus();
