_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#844999";
offcolor="#ECD9F5";
onbgcolor="#844999";
oncolor="#ECD9F5";
padding="6";
pagebgcolor="#844999";
pagecolor="#ECD9F5";
separatorcolor="#844999";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="0";
itemwidth="1000";
}

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="#844999";
oncolor="White";
padding="4";
pagebgcolor="#844999";
pagecolor="Snow";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.prcare.co.uk/;");
aI("text=Information For Families;target=;url=Parents.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("showmenu=Health Professional InformationGeneral InformationINFO_BAR_MENU;text=Health Professional Information;target=;url=socialservices.html;");
aI("text=Contact Us;target=;url=Contact.html;");
}

with(milonic=new menuname("Health Professional InformationGeneral InformationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=General Information;target=;url=General.html;");
aI("text=Statement of Purpose Athelstan House;target=;url=Statement-of-Purpose-Athelstan-House.html;");
aI("text=Service Users Guide Athelstan House;target=;url=Service-Users-Guide-Athelstan-House.html;");
}


 drawMenus();

