_menuCloseDelay=100;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-10;
with(menuStyle=new mm_style()){
onbgcolor="#2b99d6";
oncolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#2b99d6";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=3;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="http://localhost/menu/menu_icon.jpg";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=777777, Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}
with(milonic=new menuname("Information")){
style=menuStyle;
aI("text= Buying Abroad (Guide) url=../guides/buying-abroad.php;status=Buying Abroad (Guide);");
aI("text= Renting Property (Guide) url=../guides/renting-property.php;status=Renting Property (Guide);");
aI("text= Selling Your Property (Guide) url=../guides/selling-your-property.php;status=Selling Your Property (Guide);");
aI("text= Buy to Let (Guide) url=../guides/buy-to-let.php;status=Buy to Let (Guide);");
aI("text= Council Tax (Guide) url=../guides/council-tax.php;status=Council Tax (Guide);");
aI("text= How to Sell Your Home url=../guides/how-to-sell-your-home.php;status=How to Sell Your Home;");
aI("text= Mortgage Selector url=../guides/mortgage-selector.php;status=Mortgage Selector;");
aI("text= Useful Word Index url=../guides/useful-word-index.php;status=Useful Word Index;");
}
drawMenus();