_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="Gray";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

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/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.homepartners.com/;");
aI("showmenu=Residential Services/Appliance RepairINFO_BAR_MENU;text=Residential Services;target=;url=Residential_Services.html;");
aI("showmenu=Commercial Services/Call CentersINFO_BAR_MENU;text=Commercial Services;target=;url=Commercial_Services.html;");
aI("text=About;target=;url=About.html;");
aI("text=Newsletter;target=;url=Newsletter.html;");
}

with(milonic=new menuname("Residential Services/Appliance RepairINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Appliance Repair;target=;url=Appliance_Repair.html;");
aI("text=Heating and Air Conditioning;target=;url=Home_Heating_and_Air_Conditioning.html;");
aI("text=In-Home Tutoring Services;target=;url=In-Home_Tutoring_Services.html;");
aI("text=Handyman Repairs;target=;url=Handyman_Repairs.html;");
aI("showmenu=Residential Services/Remodeling and Home Improvement/CountertopsINFO_BAR_MENU;text=Remodeling and Home Improvement;target=;url=Remodeling_and_Home_Improvement.html;");
}

with(milonic=new menuname("Residential Services/Remodeling and Home Improvement/CountertopsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Countertops;target=;url=Residential_Countertops.html;");
aI("text=Interior Design;target=;url=Interior_Design.html;");
aI("text=Cabinetry;target=;url=Residential_Cabinetry.html;");
aI("text=Flooring;target=;url=Home_Flooring.html;");
aI("text=Roofing;target=;url=Residential_Roofing.html;");
}

with(milonic=new menuname("Commercial Services/Call CentersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Call Centers;target=;url=Call_Centers.html;");
aI("text=Employment Screening;target=;url=Employment_Screening.html;");
aI("text=Debt Collections;target=;url=Debt_Collections.html;");
aI("showmenu=Commercial Services/Property Management/Resident PortalsINFO_BAR_MENU;text=Property Management;target=;url=Property_Management.html;");
aI("showmenu=Commercial Services/Marketing/Content and CopyINFO_BAR_MENU;text=Marketing;target=;url=Marketing.html;");
aI("showmenu=Commercial Services/Business Technology/Application HostingINFO_BAR_MENU;text=Business Technology;target=;url=Business_Technology.html;");
aI("showmenu=Commercial Services/Remodeling and Construction/CabinetryINFO_BAR_MENU;text=Remodeling and Construction;target=;url=Remodeling_and_Construction.html;");
}

with(milonic=new menuname("Commercial Services/Property Management/Resident PortalsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Resident Portals;target=;url=Resident_Portals.html;");
aI("text=Resident Screening;target=;url=Resident_Screening.html;");
aI("text=Handyman Services;target=;url=Commercial_Handyman_Services.html;");
aI("text=Heating and Air Conditioning;target=;url=Commercial_Heating_and_Air_Conditioning.html;");
aI("text=Appliance Repair;target=;url=Commercial_Appliance_Repair.html;");
}

with(milonic=new menuname("Commercial Services/Marketing/Content and CopyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Content and Copy;target=;url=Content_and_Copy.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Hispanic Marketing;target=;url=Hispanic_Marketing.html;");
aI("text=Lifestyle Marketing;target=;url=Lifestyle_Marketing.html;");
aI("text=Media;target=;url=Media.html;");
aI("text=Newsletter Campaigns;target=;url=Newsletter_Campaigns.html;");
aI("text=Pay per Click;target=;url=Pay_per_Click.html;");
aI("text=Search Engine Marketing;target=;url=Search_Engine_Marketing.html;");
aI("text=Social Media and Public Relations;target=;url=Social_Media_and_Public_Relations.html;");
aI("text=Websites and Portals;target=;url=Websites_and_Portals.html;");
}

with(milonic=new menuname("Commercial Services/Business Technology/Application HostingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Application Hosting;target=;url=Application_Hosting.html;");
aI("text=Client Server and Desktop Applications;target=;url=Client_Server_and_Desktop_Applications.html;");
aI("text=Databases;target=;url=Databases.html;");
aI("text=Web Development;target=;url=Web_Development.html;");
}

with(milonic=new menuname("Commercial Services/Remodeling and Construction/CabinetryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cabinetry;target=;url=Commercial_Cabinetry.html;");
aI("text=Countertops;target=;url=Commercial_Countertops.html;");
aI("text=Custom Fabrications;target=;url=Custom_Fabrications.html;");
aI("text=Flooring;target=;url=Commercial_Flooring.html;");
aI("text=Roofing;target=;url=Commercial_Roofing.html;");
}


 drawMenus();

