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(BigTransparent=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="100%";
fontstyle="normal";
itemheight=20;
offbgcolor="#999999";
offcolor="#ffffff";
oncolor="#333333";
ondecoration="underline";
onsubimage="http://www.phasingout.com/images/arrow.gif";
padding=2;
subimage="http://www.phasingout.com/images/arrow.gif";
subimagepadding=3;
}

with(Big=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="100%";
fontstyle="normal";
itemheight=20;
menubgimage="http://www.phasingout.com/images/bluebb.gif";
offcolor="#ffffff";
oncolor="#000000";
padding=2;
rawcss="padding-left:10px;padding-right:5px";
subimagepadding=3;
}

with(milonic=new menuname("About")){
margin=2;
style=BigTransparent;
aI("text=Who We Are;url=http://www.phasingout.com/who.htm;");
aI("text=Policies;url=http://www.phasingout.com/policies.htm;");
}

with(milonic=new menuname("Services")){
margin=2;
style=BigTransparent;
aI("text=Services We Offer;url=http://www.phasingout.com/services.htm;");
aI("text=Seminars;url=http://www.phasingout.com/seminars.htm;");
aI("text=Consultation Services;url=http://www.phasingout.com/consult.htm;");
aI("text=Contract Blueprint;url=http://www.phasingout.com/blueprint.htm;");
aI("text=Broker Referral Service;url=http://www.phasingout.com/brokers.htm;");
aI("text=Help Obtaining a Candidate;url=http://www.phasingout.com/candidates.htm;");
aI("text=San Juan Island Retreats;url=http://www.phasingout.com/retreats.htm;");
}


drawMenus();

