_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#0066B3";
offcolor="White";
onbgcolor="#0066B3";
oncolor="#FD6704";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#0066B3";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="#FD6704";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Transparent";
pagecolor="White";
imagepadding="6";
itemwidth="158";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=948;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Equipment Hire;target=;url=.././;");
aI("text=Business Equipment Sales;target=;url=../Business_Equipment_Sales/;");
aI("text=Hardware as a Service;target=;url=../Hardware_as_a_Service/;");
aI("text=Rental Finance;target=;url=../Rental_Finance/;");
aI("text=Outdoor Movies;target=;url=../Outdoor_Movies.html;");
aI("showmenu=Business Opportunities/Earn Extra IncomeINFO_BAR_MENU;text=Business Opportunities;target=;url=./;");
}

with(milonic=new menuname("Business Opportunities/Earn Extra IncomeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Earn Extra Income;target=;url=Earn_Extra_Income.html;");
aI("text=Referral Agent Program;target=;url=Referral_Agent_Program.html;");
aI("showmenu=Business Opportunities/Referral Agent Agreement/Referral Agent FormINFO_BAR_MENU;text=Referral Agent Agreement;target=;url=Referral_Agent_Agreement.html;");
}

with(milonic=new menuname("Business Opportunities/Referral Agent Agreement/Referral Agent FormINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Referral Agent Form;target=;url=Referral_Agent_Form.html;");
}


 drawMenus();



