fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00a8e8";
offcolor="#ffffff";
onbgcolor="#231f20";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=10, Strength=5)";
padding=5;
separatorcolor="#ffffff";
separatorsize=1;

subimagepadding=2;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#231f20";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#231f20";

padding=4;

subimagepadding=5	;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=220;
aI("text=Home;url=http://www.barndoc.co.uk/index.html;");
aI("showmenu=Our Services;text=Our Services");
aI("text=About Us;url=http://www.barndoc.co.uk/about/index.html;");
aI("text=Meet the Team;url=http://www.barndoc.co.uk/team/index.html;");
aI("text=Contact Us;url=http://www.barndoc.co.uk/contact/index.html;");
aI("text=Patient Forum;url=http://www.barndoc.co.uk/patientforum/index.html;");
aI("showmenu=Other Information;text=Other Information");
aI("text=News & Events;url=http://www.barndoc.co.uk/news/index.html;");
}

with(milonic=new menuname("Our Services")){
margin=4;
style=submenuStyle;
aI("text=Emergencies;url=http://www.barndoc.co.uk/services/index.html#one;");
aI("text=How long will it take?;url=http://www.barndoc.co.uk/services/index.html#two;");
aI("text=How to get in touch;url=http://www.barndoc.co.uk/services/index.html#three;")
aI("text=What we will need to know;url=http://www.barndoc.co.uk/services/index.html#four;");
aI("text=What you can expect;url=http://www.barndoc.co.uk/services/index.html#five;");
aI("text=When is out of hours?;url=http://www.barndoc.co.uk/services/index.html#six;");
aI("text=Where will you be seen?;url=http://www.barndoc.co.uk/services/index.html#seven;");
aI("text=Who will you see?;url=http://www.barndoc.co.uk/services/index.html#eight;");
}

with(milonic=new menuname("Other Information")){
margin=4;
style=submenuStyle;
aI("text=Vacancies;url=http://www.barndoc.co.uk/vacancies/index.html;");
aI("text=Local Pharmacies;url=http://www.barndoc.co.uk/pharmacies/index.html;");
aI("text=Local Hospitals;url=http://www.barndoc.co.uk/hospitals/index.html;");
aI("text=Cricklewood GP Health Centre;url=http://www.cricklewoodgphealthcentre.nhs.uk;");
aI("text=Staff Extranet;url=http://www.barndocstaff.co.uk/forum.php;");
aI("text=Privacy Impact Notice;url=http://www.barndoc.co.uk/impactnotice.html;");
aI("text=Business Opportunities;url=http://www.barndoc.co.uk/business/index.html;");
}
drawMenus();
