_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Beige";
offcolor="#000000";
onbold="bold";
oncolor="Black";
padding="5";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="Gray";
oncolor="#000000";
pagecolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=studio home;target=;url=http://studio.softplan.com/help/;");
aI("text=how to videos;target=;url=how-to-videos.html;");
aI("text=support;target=;url=Support.html;");
aI("text=SoftPlan;target=;url=http://www.softplan.com;");
}


 drawMenus();

