_menuCloseDelay=500;
_menuOpenDelay=8000;
_subOffsetTop=200;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#EBEBEB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#000000";
pagecolor="#000000";
separatorcolor="#EBEBEB";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("practice")){
style=menuStyle;
aI("text=Effective methods of <br> stopping illegal parking;url=stoppingillegalparking.html;");
aI("text=Assessment of effect of <br> parking enforcement on Retail Shops;url=parkingenforcement.html;");
}

with(milonic=new menuname("approved")){
style=menuStyle;
aI("text=ACS;url=approvedcontractor.html;");
aI("text=SafeContractor Scheme;url=safecontractor.html;");
}
with(milonic=new menuname("linemarket")){
style=menuStyle;
aI("text=Free Line Marking;url=freelinemarketing.html;");
aI("text=Low Cost Line Marking;url=lowcostinvestment.php;");
}
with(milonic=new menuname("pay")){
style=menuStyle;
aI("text=Profit Share Pay and display;url=sharepayanddisplay.html;");
aI("text=Free Pay and Display Machines;url=freepayanddisplay.html;");
}
with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Free Wheel clamping;url=freewheelclamping.html;");
aI("text=Free Parking Tickets;url=freeparkingtickets.html;");
aI("text=Free Removal services;url=freeremovalservices.html;");
}
with(milonic=new menuname("carpark")){
style=menuStyle;
aI("text=Lease;url=carparklease.html;");
aI("text=Profit Share <br> Car Park Management;url=profitshare.html;");
}

with(milonic=new menuname("protection")){
style=menuStyle;
top=130;
aI("text=Mortgage protection;url=protection.php?pid=protection&aff=#mortpro;");
aI("text=Term insurance;url=protection.php?pid=protection&aff=#termpro;");
aI("text=Critical illness;url=protection.php?pid=protection&aff=#cripro;");
aI("text=Payment protection;url=protection.php?pid=protection&aff=#paypro;");
aI("text=Income protection;url=protection.php?pid=protection&aff=#incpro;");

}
drawMenus();
