fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=50;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#01487C";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1364a9";
offcolor="#ffffff";
onbgcolor="#015A9C";
oncolor="#FFFF99";
onbold=0;
onitalic=0;
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);";
padding=6;
pagebgcolor="#015A9C";
pagecolor="FFFF99";
separatorcolor="#01487C";
separatorsize=1;
subimage="";
subimagepadding=5;
}

with(menuSubStyle=new mm_style()){
bordercolor="#01487C";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1364a9";
offcolor="#ffffff";
onbgcolor="#015A9C";
oncolor="#FFFF99";
onbold=0;
onitalic=0;
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);";
padding=4;
pagebgcolor="#015A9C";
pagecolor="FFFF99";
separatorcolor="#01487C";
separatorsize=1;
subimage="";
subimagepadding=5;
}

with(menuTopStyle=new mm_style()){
bordercolor="#01487C";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D42011";
offcolor="#ffffff";
onbgcolor="#C11E11";
oncolor="#FFFF99";
onbold=0;
onitalic=0;
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);";
padding=5;
pagebgcolor="#C11E11";
pagecolor="FFFF99";
separatorcolor="#A51A0E";
separatorsize=1;
subimage="";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
top=167;
orientation="horizontal";
left="offset=-82";
style=menuStyle;
aI("text=&nbsp;Home;url=index.asp;");
aI("text=News;url=news.asp;");
aI("text=Who's Who;url=whoswho.asp;");
aI("text=Regional;showmenu=Regional;url=reguk.asp;");
aI("text=CPD;showmenu=CPD;url=cpd.asp;");
aI("text=Join Us;url=register.asp;");
aI("text=Courses;url=courses.asp;");
aI("text=Job Shop;url=jobs.asp;");
aI("text=Find A Physio;url=findphys.asp;");
aI("text=Members Area;showmenu=Members;url=members.asp;");
aI("text=Journal;url=http://www.elsevierhealth.com/product.jsp?isbn=1466853X;");
}

with(milonic=new menuname("Top Menu")){
alwaysvisible=1;
screenposition="center";
top=0;
orientation="horizontal";
left="offset=+263";
style=menuTopStyle;
aI("text=Image Bank;url=images.asp;");
aI("text=FAQ's;url=faqmain.asp;");
aI("text=About ACPSM;url=about.asp;");
aI("text=Contact Us;url=contact.asp;");
aI("text=Links&nbsp;&nbsp;url=links.asp;");
}

with(milonic=new menuname("Regional")){
style=menuSubStyle;
top="offset=+2";
left="offset=+1";
aI("text=Eastern;url=region.asp?id=9;");
aI("text=Midlands (East);url=region.asp?id=8;");
aI("text=Midlands (West);url=region.asp?id=7;");
aI("text=North West;url=region.asp?id=1;");
aI("text=Northern;url=region.asp?id=5;");
aI("text=Northern Ireland;url=region.asp?id=4;");
aI("text=London &amp; South East;url=region.asp?id=10;");
aI("text=Scotland;url=region.asp?id=3;");
aI("text=South West;url=region.asp?id=12;");
aI("text=Southern;url=region.asp?id=11;");
aI("text=Wales (North);url=region.asp?id=13;");
aI("text=Wales (South);url=region.asp?id=14;");
aI("text=Yorkshire &amp; Humberside;url=region.asp?id=6;");
}

with(milonic=new menuname("Members")){
style=menuSubStyle;
overflow="scroll";
top="offset=+2";
left="offset=+1";
aI("text=Log In;url=members.asp;");
aI("text=Join ACPSM;url=register.asp;");
}

with(milonic=new menuname("CPD")){
style=menuSubStyle;
overflow="scroll";
top="offset=+2";
left="offset=+1";
aI("text=CPD Guidelines;url=cpd.asp;");
aI("text=CPD Level 1;url=cpdlevel1.asp;");
aI("text=CPD Level 2;url=cpdlevel2.asp;");
aI("text=CPD Level 3;url=cpdlevel3.asp;");
aI("text=CPD Honour Role;url=cpdhonourrole.asp;");
}

drawMenus();