_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="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Factoring Broker Home;target=;url=http://www.factoring-broker-book.com/;");
aI("showmenu=Factoring Articles/The Role of the Factoring BrokerLEFT_MENU;text=Factoring Articles;target=;url=Factoring-Articles.html;");
aI("showmenu=Factoring Training Videos/Why be a Factoring Broker for BTB CapitalLEFT_MENU;text=Factoring Training Videos;target=;url=Factoring-Training-Videos.html;");
aI("showmenu=Factoring Resources/Web SitesLEFT_MENU;text=Factoring Resources;target=;url=Factoring-Resources.html;");
aI("showmenu=Factoring News/News Release 1LEFT_MENU;text=Factoring News;target=;url=Factoring-News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Other Resources;target=;url=other-resources.php;");
}

with(milonic=new menuname("Factoring Articles/The Role of the Factoring BrokerLEFT_MENU")){
style=submenuStyle;
aI("text=The Role of the Factoring Broker;target=;url=The-Role-of-the-Factoring-Broker.html;");
}

with(milonic=new menuname("Factoring Training Videos/Why be a Factoring Broker for BTB CapitalLEFT_MENU")){
style=submenuStyle;
aI("text=Why be a Factoring Broker for BTB Capital;target=;url=Why-be-a-Factoring-Broker-for-BTB-Capital.html;");
}

with(milonic=new menuname("Factoring Resources/Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("Factoring News/News Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
}


 drawMenus();

