_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots8.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#005500";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#3B454C";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#3B454C";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;");
aI("text=Landlords;target=;url=Landlords.html;");
aI("showmenu=What are HIPScompulsoryLEFT_MENU;text=What are HIPS;target=;url=What-are-HIPS.html;");
aI("showmenu=Do I Need one ?New HomesLEFT_MENU;text=Do I Need one ?;target=;url=Do-I-Need-one-.html;");
aI("text=Will my HIP Last;target=;url=Will-my-HIP-Last.html;");
aI("showmenu=About MK HipsTestimonialsLEFT_MENU;text=About MK Hips;target=;url=About-MK-Hips.html;");
aI("text=Financial Help;target=;url=Financial-Help.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=Links;target=;url=Links.html;");
}

with(milonic=new menuname("What are HIPScompulsoryLEFT_MENU")){
style=submenuStyle;
aI("text=compulsory;target=;url=compulsory.html;");
aI("text=optional;target=;url=optional.html;");
aI("text=Energy Performance Certificates;target=;url=Energy-Performance-Certificates.html;");
aI("text=others;target=;url=others.html;");
aI("text=How long does it Take;target=;url=How-long-does-it-Take.html;");
}

with(milonic=new menuname("Do I Need one ?New HomesLEFT_MENU")){
style=submenuStyle;
aI("text=New Homes;target=;url=New-Homes.html;");
aI("text=Exchanged Homes;target=;url=Exchanged-Homes.html;");
aI("text=Shared Ownership;target=;url=Shared-Ownership.html;");
aI("text=Lease hold;target=;url=Lease-hold.html;");
aI("text=A Hip is not Required;target=;url=A-Hip-is-not-Required.html;");
}

with(milonic=new menuname("About MK HipsTestimonialsLEFT_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=feedback;target=;url=feedback.html;");
aI("text=Know your rights;target=;url=Know-your-rights.html;");
aI("text=Print;target=;url=Print.html;");
}


 drawMenus();
