﻿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="";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontweight="bold";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#99CC00";
offcolor="#ffffff";
onbgcolor="#9BC3FF";
oncolor="#ffffff";
overfilter="";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="";
subimagepadding=2;
align="center";

}


with(SUB=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#9BC3FF";
offcolor="#ffffff";
onbgcolor="#99CC00";
oncolor="#008100";
overfilter="";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="";
subimagepadding=2;
align="left";

}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
top="133";
screenposition="center";
orientation="horizontal";
menuwidth="780";
style=menuStyle;


aI("text=HOME;url=/index.php;");
aI("text=ABOUT US;showmenu=About_Us;");
aI("text=PROTEUS SYNDROME;showmenu=Proteus;");
aI("text=MEDICAL;showmenu=Medical;");
aI("text=NEWS;url=/blog/category/news/;");
aI("text=JORDANS STORY;showmenu=Jordans_Story;");
aI("text=HELP US;showmenu=Help;");
aI("text=CONTACT US;url=/sections.php?name=Contact;");
}

with(milonic=new menuname("Jordans_Story")){
style=SUB;
itemwidth="133";
aI("text=About Jordan;url=/sections.php?name=Jordan;");
aI("text=Jordan's Blog;url=/blog/category/jordans-blog;");
aI("text=Child of Courage;url=/sections.php?name=Childofcourage");
aI("text=A Poem for Jordan;url=/sections.php?name=Poem;");
aI("text=A Mother's Story;url=/sections.php?name=Mothers_Story;");
}

with(milonic=new menuname("Medical")){
style=SUB;
itemwidth="78";
aI("text=FAQs;url=/sections.php?name=FAQs;");
aI("text=Medical Articles;url=/sections.php?name=Medical_Articles;");
aI("text=Leslie G. Biesecker;url=/sections.php?name=Leslie;");
aI("text=The PTEN gene;url=/sections.php?name=Pten;");
aI("text=Advisory Board;url=/sections.php?name=Advisory_Board;");
aI("text=Research;url=/sections.php?name=Research;");
}

with(milonic=new menuname("About_Us")){
style=SUB;
itemwidth="85";
aI("text=PSF UK;url=/sections.php?name=About_Us;");
aI("text=Patrons;showmenu=Patrons");
aI("text=The Spirit Club;url=/sections.php?name=Spirit_Club;");
aI("text=Links;url=/sections.php?name=Links");
}

with(milonic=new menuname("Proteus")){
style=SUB;
itemwidth="166";
aI("text=What is it?;url=/sections.php?name=Proteus;");
aI("text=Common Signs;url=/sections.php?name=Signs;");
aI("text=Videos;url=videos.html;");
}

with(milonic=new menuname("Help")){
style=SUB;
itemwidth="73";
aI("text=Friends of PSF-UK;url=/sections.php?name=Join;");
aI("text=Donations;url=/sections.php?name=Donate;");
aI("text=Fundraising;url=/sections.php?name=Fundraising;");
aI("text=Fundraising - latest;url=/blog/category/fund-raising-update;");
aI("text=PSF Shop;url=http://www.cafepress.com/psfuk;target='new';");

}

with(milonic=new menuname("Patrons")){
style=SUB;
itemwidth="80";
aI("text=John Hurt;url=/sections.php?name=John_Hurt;");
}


drawMenus();