_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="#454545";
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/location3.gif";
offcolor="Gray";
onbold="bold";
oncolor="#000000";
overimage="images/location_on3.gif";
imageposition="right";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.softplan.com/;");
aI("showmenu=SolutionsArchitectLEFT_MENU;text=Solutions;target=;url=Solutions.html;");
aI("showmenu=PricingNew ProductsLEFT_MENU;text=Pricing;target=;url=Pricing.html;");
aI("text=Order;target=;url=Order.html;");
aI("showmenu=LinksCompany InformationLEFT_MENU;text=Links;target=;url=Links.html;");
aI("text=Demo & Trial;target=;url=Demonstration.html;");
aI("text=Samples;target=;url=Samples.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Home Plans;target=_blank;url=http://www.softplanhomeplans.com/homes.php;");
aI("text=studio;target=_blank;url=http://www.SoftPlanstudio.com;");
}

with(milonic=new menuname("SolutionsArchitectLEFT_MENU")){
style=submenuStyle;
aI("text=Architect;target=;url=Architect.html;");
aI("text=AutoCAD User;target=;url=AutoCAD-User.html;");
aI("text=Builder;target=;url=Builder.html;");
aI("text=Designer | Drafter;target=;url=Designer-Drafter.html;");
aI("text=Lumber Yard;target=;url=Lumber-Yard.html;");
aI("text=Remodeler;target=;url=Remodeler.html;");
aI("text=Consumer;target=;url=http://www.softplanstudio.com;");
}

with(milonic=new menuname("PricingNew ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=New Products;target=;url=Pricing-New-Products.html;");
aI("text=Upgrades;target=;url=Pricing-Upgrades.html;");
aI("text=Add on Modules;target=;url=Add-on-Modules.html;");
}

with(milonic=new menuname("LinksCompany InformationLEFT_MENU")){
style=submenuStyle;
aI("text=Company Information;target=;url=Company-Information.html;");
aI("text=SoftPlan Video Library;target=;url=SoftPlan-Video-Library.html;");
aI("text=SoftPlan Users;target=;url=SoftPlan-Users.html;");
aI("text=Trade Shows;target=;url=Trade-Shows.html;");
aI("text=Manufacturers;target=;url=Manufacturers.html;");
aI("text=SoftPlan Educational Users;target=;url=SoftPlan-Educational-Users.html;");
aI("text=3rd Party Services;target=;url=3rd-Party-Services.html;");
aI("text=User Group;target=_blank;url=http://splash.softplansplsh.org/front/main.htm;");
aI("text=Follow SoftPlan on Twitter;target=_blank;url=http://twitter.com/softplan;");
}


 drawMenus();
