_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Peterborough Private Lettings from private landlords;target=;url=Peterborough-Private-Lettings-from-private-landlords.html;");
aI("text=Quicklet Properties for rent In Peterborough;target=;url=Quicklet-Properties-for-rent-In-Peterborough.html;");
aI("showmenu=Our ServicesLandlords Advice PageLEFT_MENU;text=Our Services;target=;url=Our-Services.html;");
aI("text=Advertise your Peterborough lettings free on here;target=;url=Advertise-your-Peterborough-lettings-free-on-here.html;");
aI("text=The latest news in UK lettings;target=;url=The-latest-news-in-UK-lettings.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Our ServicesLandlords Advice PageLEFT_MENU")){
style=submenuStyle;
aI("text=Landlords Advice Page;target=;url=Landlords-Advice-Page.html;");
aI("text=Tenants advice page;target=;url=Tenants-advice-page.html;");
aI("text=Lettings Agent Peterborough;target=;url=Lettings-Agent-Peterborough.html;");
aI("text=Rooms to rent In Peterborough;target=;url=Rooms-to-rent-In-Peterborough.html;");
}


 drawMenus();

