with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("text=HOME;url=http://www.mybuildingpartner.com/;status=Back To Home Page;");
aI("text=YOU CAN DO IT;showmenu=DoIt;");
aI("text=OUR SERVICES;showmenu=Services;");
aI("text=FLOOR PLANS;showmenu=FloorPlans;");
aI("text=GETTING STARTED;showmenu=GettingStarted;");
aI("text=OUR COMPANY;showmenu=Company;");
aI("text=LOG IN;url=http://www.mybuildingpartner.com/login.php;status=Log in to My building Partner;");
}

with(milonic=new menuname("DoIt")){
style=menuStyle;
overflow="scroll";
aI("text=OUR PROCESS;url=/process.php;");
aI("text=SAVE MONEY;url=/savemoney.php;");
aI("text=SAVE TIME;url=/savetime.php;");
aI("text=NO EXPERIENCE NECESSARY;url=/noexperience.php;");
aI("text=100's OF SUBCONTRACTORS;url=/subs.php;");
aI("text=POWER OVER SUBCONTRACTORS;url=/power.php;");
aI("text=HOW MUCH;url=/howmuch.php;");
}

with(milonic=new menuname("Services")){
style=menuStyle;
aI("text=EXPERT SUPPORT;url=/experthelp.php;");
aI("text=BID GATHERING SERVICES;url=/bidgathering.php;");
aI("text=SUBCONTRACTOR SCREENING;url=/screening.php;");
aI("text=COST ESTIMATING;url=/costestimating.php;");
aI("text=ONLINE PROJECT HOSTING;url=/hosting.php;");
aI("text=PROJECT MANAGEMENT;url=/projman.php;");
}

with(milonic=new menuname("FloorPlans")){
style=menuStyle;
aI("text=JOE CARRICK DESIGN;url=/joecarrick.php;");
aI("text=J FISK DESIGN;url=/jfiskdesign.php;");
aI("text=CHAPMAN DESIGN;url=/chapmandesign.php;");
aI("text=INOUYE DESIGN;url=/inouyedesign.php;");
}

with(milonic=new menuname("GettingStarted")){
style=menuStyle;

aI("text=GET FUNDING;url=/financing.php;");
aI("text=FIND A BUILDING LOT;url=/BuildingLot.php;");
aI("text=CHOOSE HOUSE PLANS;url=/HousePlans.php;");
aI("text=BUILD YOUR HOME;url=/BuildYourHome.php;");
aI("text=DEVELOP YOUR OWN LAND;url=/developyourownland.php;");
}

with(milonic=new menuname("Company")){
style=menuStyle;
overflow="scroll";
aI("text=CONTACT US;url=/contact.php;");
aI("text=ABOUT US;url=/about.php;");
aI("text=FAQ's;url=/faq.php;");
aI("text=NEWSLETTER;url=/newsletter.php;");
aI("text=BUILDER NETWORK;url=/signup.php;");
aI("text=FRANCHISES;showmenu=Franchise;");
aI("text=PARTNERS;showmenu=Partners;");
aI("text=NOTIFY;url=http://www.buildersrealm.com/cgi-bin/in1.pl?inview=295");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=LENDERS;url=/lenders.php;");
aI("text=REALTORS;url=/realtors.php;");
aI("text=ARCHITECTS;url=/localarchitects.php;");
}

with(milonic=new menuname("Franchise")){
style=menuStyle;
aI("text=OPPORTUNITIES;url=/portfolioold.php;");
aI("text=FRANCHISE FACTS;url=/franchisefacts.php;");
aI("text=FRANCHISE FAQ;url=/franchisefaq.php;");
aI("text=MARKETS AVAILABLE;url=/marketsavailable.php;");
aI("text=CONTACT US;url=/contact.php;");
}

drawMenus();