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()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headercolor="#000000";
offbgcolor="#6086D0";
offcolor="#000000";
onbgcolor="#6086D0";
oncolor="#000000";
onsubimage="images/triangle_orange_dwn.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagesubimage="images/triangle_green_dwn.gif";
separatorcolor="#000099";
separatorheight=16;
separatorsize=1;
subimage="images/triangle_blue_dwn.gif";
subimagepadding=5;
}

with(submenuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#EEEEEE";
offcolor="#000000";
onbgcolor="#F9C94D";
onborder="1px solid #6086D0";
oncolor="#000000";
onsubimage="images/triangle_orange_right.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pageimage="images/triangle_green_right.gif";
pagecolor="black";
separatorcolor="#A0B9CA";
separatorheight=3;
separatorpadding=1;
separatorsize=1;
subimage="images/triangle_blue_right.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=110;
aI("align=center;bgimage=images/menu_fill.jpg;overbgimage=images/menu_fill.jpg;status=Back To Home Page;text=&nbsp;Home&nbsp;url=index.htm");
aI("align=center;bgimage=images/menu_fill.jpg;overbgimage=images/menu_fill.jpg;text=&nbsp;About PCI&nbsp;url=PCI_About.htm");
aI("align=center;bgimage=images/menu_fill.jpg;overbgimage=images/menu_fill.jpg;pointer='pointer';showmenu=What;text=&nbsp;What is Parenting Coordination?;");
aI("align=center;bgimage=images/menu_fill.jpg;overbgimage=images/menu_fill.jpg;pointer='pointer';showmenu=Directory;text=&nbsp;Directory;");
aI("align=center;bgimage=images/menu_fill.jpg;overbgimage=images/menu_fill.jpg;pointer='pointer';showmenu=LnR;text=&nbsp;Links & Resources;");
aI("align=center;bgimage=images/menu_fill.jpg;overbgimage=images/menu_fill.jpg;showmenu=Legislation;text=&nbsp;Legislation;url=PCI_Leg.htm");
}

with(milonic=new menuname("What")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("text=What is Parenting Coordination?;url=PCI_PC_What_is.htm;");
aI("text=Is PC for you?;url=PCI_PC_for_u.htm;");
aI("text=Key Advantages of PC;url=PCI_PC_Advantages.htm;");
aI("text=PC Philosophy;url=PCI_PC_Philosophy.htm;");
aI("text=How PC Works;url=PCI_PC_How_Works.htm;");
aI("text=What Clients Say;url=PCI_PC_Clients_Say.htm;");
}

with(milonic=new menuname("Directory")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("text=Alphabetical List;url=PCI_Directory_Display_Alpha.php;");
aI("text=Interactive Map;url=PCI_Directory_Map.php;");
aI("text=Get Listed In Directory;url=PCI_Directory_Insert_Person.html;target=_blank;");
aI("text=Edit an Existing Listing;url=PCI_Directory_Edit_Search.php;target=_blank;");
}

with(milonic=new menuname("LnR")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("pointer='pointer';showmenu=LnR_Public;text=For the Public;");
aI("pointer='pointer';showmenu=LnR_Professionals;text=For Professionals;");
}

with(milonic=new menuname("LnR_Public")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("text=Books;url=PCI_LR_Public_Books.htm;");
aI("text=Links;url=PCI_LR_Public_Links.htm;");
aI("pointer='pointer';showmenu=LnR_Public_Locate;text=Locate a Professional;");
}

with(milonic=new menuname("LnR_Public_Locate")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("text=Alphabetical List;url=PCI_Directory_Display_Alpha.php;");
aI("text=Interactive Map;url=PCI_Directory_Map.php;");
}

with(milonic=new menuname("LnR_Professionals")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("pointer='pointer';showmenu=LnR_Professionals_Ref;text=Reference Material;");
aI("text=Sample PC Agreements;url=PCI_LR_Professionals_PC_forms.htm;");
aI("text=Training;url=PCI_LR_Professionals_Training.htm;");
aI("text=Events;url=PCI_LR_Professionals_Events.htm;");
aI("text=Legislation;url=PCI_Leg.htm;");
aI("text=Links;url=PCI_LR_Professionals_Links.htm;");
}

with(milonic=new menuname("LnR_Professionals_Ref")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("text=All by Author;url=PCI_LR_Professionals_Ref_Mat.htm;");
aI("text=Articles;url=PCI_LR_Professionals_Articles.htm;");
aI("text=Books;url=PCI_LR_Professionals_Books.htm;");
aI("text=Videos;url=PCI_LR_Professionals_Videos.htm;");
}

with(milonic=new menuname("Legislation")){
margin=4;
orientation="vertical";
style=submenuStyle;
aI("text=General Information;url=PCI_Leg_Gen_Info.htm;");
aI("text=Canada;url=PCI_Leg_Canada.htm;");
aI("text=United States;url=PCI_Leg_US.htm;");
aI("text=Other International;url=PCI_Leg_Int.htm;");
}

drawMenus();

