_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="CornflowerBlue";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.veteranfranchisebusiness.com/;");
aI("showmenu=Veteran Financing/VetFran ProgramLEFT_MENU;text=Veteran Financing;target=;url=Veteran_Financing.html;");
aI("text=How Franchise Resources Can Help You?;target=;url=How_Franchise_Resources_Can_Help_You.html;");
aI("text=About Franchise Resources;target=;url=About_Franchise_Resources.html;");
aI("showmenu=The Franchise Resources Process/Questions for Developing your ProfileLEFT_MENU;text=The Franchise Resources Process;target=;url=The_Franchise_Resources_Process.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Veteran Financing/VetFran ProgramLEFT_MENU")){
style=submenuStyle;
aI("text=VetFran Program;target=;url=VetFran_Program.html;");
aI("text=Patriot Express Initiative;target=;url=Patriot_Express_Initiative.html;");
}

with(milonic=new menuname("The Franchise Resources Process/Questions for Developing your ProfileLEFT_MENU")){
style=submenuStyle;
aI("text=Questions for Developing your Profile;target=;url=Questions_for_Developing_your_Profile.html;");
}


 drawMenus();

