_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.wokinginc.co.uk/;");
aI("text=News Feed;target=;url=News-Feed.html;");
aI("text=FREE Business Plan;target=_blank;url=http://www.ebusplan.co.uk;");
aI("text=Events;target=_blank;url=http://socialenterprisebootcamp.eventbrite.com;");
aI("text=1824 jobs.com;target=_blank;url=http://www.1824jobs.com;");
aI("text=Business Plans;target=;url=http://www.altcofunding.co.uk;");
aI("text=Social IPO;target=_blank;url=http://www.socialipo.co.uk;");
aI("text=What is an Incubator;target=;url=What-is-an-Incubator.html;");
aI("text=Invest in Incubators;target=_blank;url=http://www.socialipo.co.uk;");
aI("text=Incubator Services;target=;url=Incubator-Services.html;");
aI("text=Grants;target=;url=Grants.html;");
aI("text=Job Seeker;target=;url=Job-Seeker.html;");
aI("text=Employer scheme;target=;url=Employer-scheme.html;");
aI("text=Employer benefits;target=;url=Employer-benefits.html;");
aI("text=Future Jobs Fund;target=;url=Future-Jobs-Fund.html;");
aI("text=Hot Desks;target=;url=Hot-Desks.html;");
aI("text=FREE E News;target=;url=FREE-E-News.html;");
aI("text=Web Log;target=_blank;url=http://www.davidbowman.co.uk;");
aI("text=Members Area;target=;url=Members-Area.html;");
}


 drawMenus();
