_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="#5596B9";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5596B9";
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";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Home/Houston Moving ServicesLEFT_MENU;text=Home;target=;url=http://www.houstonstudentmovers.com/;");
aI("text=Moving Tips;target=;url=movingtips.htm;");
aI("text=Packing tips;target=;url=packing_tips.htm;");
aI("text=More Packing Tips;target=;url=more_packing_tips.htm;");
aI("text=Moving Storage Guide;target=;url=storage_guide.htm;");
aI("text=Shipping Services;target=;url=shipping.html;");
}

with(milonic=new menuname("Home/Houston Moving ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Houston Moving Services;target=;url=houston_moving_services.htm;");
aI("text=Movers and Packers;target=;url=movers_and_packers.html;");
aI("text=Contact us;target=;url=contact_us.html;");
aI("text=Privacy Policy;target=;url=privacy_policy.html;");
aI("text=Insurance Policy;target=;url=insurance.htm;");
}


 drawMenus();

