_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="Aquamarine";
oncolor="Black";
ondecoration="underline";
padding="20";
pagecolor="Black";
separatorcolor="CornflowerBlue";
separatorsize="7";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="CornflowerBlue";
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Aquamarine";
offcolor="Black";
onbgcolor="Aqua";
oncolor="Black";
ondecoration="underline";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About Us;target=;url=about-us.php;");
aI("text=Rates;target=;url=rates.php;");
aI("showmenu=ServicesLocal MovesLEFT_MENU;text=Services;target=;url=services.php;");
aI("showmenu=Estimate FormsLocal Estimate FormLEFT_MENU;text=Estimate Forms;target=;url=estimate-forms.php;");
aI("text=Testimonials;target=;url=testimonials.php;");
aI("showmenu=Customer ServiceFaqsLEFT_MENU;text=Customer Service;target=;url=customer-service.php;");
aI("text=Site Map;target=;url=;");
}

with(milonic=new menuname("ServicesLocal MovesLEFT_MENU")){
style=submenuStyle;
aI("text=Local Moves;target=;url=local-moves.php;");
aI("text=Overseas Moves;target=;url=overseas-moves.php;");
aI("text=Commercial Moves;target=;url=commercial-moves.php;");
aI("text=Packing;target=;url=packing.php;");
aI("text=Boxes & Packing Supplies;target=;url=boxes-&-packing-supplies.php;");
}

with(milonic=new menuname("Estimate FormsLocal Estimate FormLEFT_MENU")){
style=submenuStyle;
aI("text=Local Estimate Form;target=;url=local-estimate-form.php;");
aI("text=Overseas Estimate Form;target=;url=overseas-estimate-form.php;");
aI("text=Comercial Move Estimate  Form;target=;url=comercial-move-estimate-form.php;");
aI("text=Packing Estimate;target=;url=packing-estimate.php;");
aI("text=Boxes and Packing Suplies Estimate;target=;url=boxes-and-packing-suplies-estimate.php;");
}

with(milonic=new menuname("Customer ServiceFaqsLEFT_MENU")){
style=submenuStyle;
aI("text=Faqs;target=;url=faqs.php;");
aI("showmenu=ProtectionTerms & ConditionsLEFT_MENU;text=Protection;target=;url=protection.php;");
aI("showmenu=Moving TipsPacking TipsLEFT_MENU;text=Moving Tips;target=;url=moving-tips.php;");
aI("text=Dangerous Goods;target=;url=dangerous-goods.php;");
aI("text=Moving Check list;target=;url=moving-check-list.php;");
aI("text=Customer Survey;target=;url=customer-survey.php;");
}

with(milonic=new menuname("ProtectionTerms & ConditionsLEFT_MENU")){
style=submenuStyle;
aI("text=Terms & Conditions;target=;url=terms-&-conditions.php;");
aI("text=Cliam Form;target=;url=cliam-form.php;");
}

with(milonic=new menuname("Moving TipsPacking TipsLEFT_MENU")){
style=submenuStyle;
aI("text=Packing Tips;target=;url=packing-tips.php;");
aI("text=Commercial Moving Tips;target=;url=commercial-moving-tips.php;");
aI("text=Moving Pets;target=;url=moving-pets.php;");
aI("text=Moving Plants;target=;url=moving-plants.php;");
}


 drawMenus();
