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="#3165C3";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAEFF9";
offcolor="#31319C";
onbgcolor="#3165C3";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
aI("text=Home;url=index.php;");
aI("showmenu=About;text=About Us;");
aI("showmenu=Coaching;text=Coaching and Advice;");
aI("text=Organisations;url=organisations.php");
aI("text=Spanish Venue;url=cortijo.php;");
aI("showmenu=Workshops;text=Workshops / Seminars;");
aI("showmenu=Media;text=News Events and Media;");
aI("text=Shopping;url=shopping.php");
aI("text=Become a Member;url=register.php");
aI("text=Members Section Login;url=index.php;");
aI("showmenu=Affiliate Programme;text=Affiliate Programme;");
aI("text=Contact Us;url=contact.php");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Why Experience Matters;url=why_em.php;");
aI("text=How our website works;url=howwebsiteworks.php;");
}


with(milonic=new menuname("Coaching")){
style=menuStyle;
aI("text=Introduction;url=coaching.php;");
aI("text=Free Advice;url=free_advice.php;");
aI("text=Our Coaching Team;url=coaching_team.php;");
aI("text=Email Coaching;url=email_service.php;");
aI("text=Telephone Coaching;url=email_service.php;");
aI("text=Emotional Freedom Technique;url=emotional.php");
}


with(milonic=new menuname("Workshops")){
style=menuStyle;
aI("text=Full Workshops and Seminars List;url=workshops.php;");
aI("showmenu=2009 Workshops;text=2009 Workshops;");
}

with(milonic=new menuname("2008 Workshops")){
style=menuStyle;
aI("text=Looking good and feeling confident - completed;url=workshop_looks.php;");
aI("text=Dreaming - Fully Booked;url=workshop_dreaming.php;");
aI("text=Setting Up Your Own Business - Fully Booked;url=workshop_business.php;");
}

with(milonic=new menuname("2009 Workshops")){
style=menuStyle;
aI("text=Health and Wellbeing;url=workshop_health.php;");
aI("text=Looking good and feeling confident;url=workshop_looks.php;");
aI("text=The Recesssion,Redundancy,Entrepreneurship;url=workshop_business.php;");
aI("text=The Sandwich Generation and Managing Parents;url=workshop_parents.php;");
aI("text=Divorce, Older Children and Grandparents;url=workshop_divorce.php;");
aI("text=Relationships Love and Sex;url=workshop_love.php;");
}


with(milonic=new menuname("Media")){
style=menuStyle;
aI("text=Events;url=news_events.php;");
aI("text=News Headlines;url=news_headlines.php;");
aI("text=Newsfeed;url=newsfeed.php;");
aI("text=Radio and Media;url=media.php;");
aI("text=Interviews and Articles;url=interviews.php;");
aI("text=Publications;url=publications.php;");
aI("text=Links;url=links.php");
}


with(milonic=new menuname("Members Section")){
style=menuStyle;
aI("text=Introduction ;url=members_intro.php;");
aI("text=Telephone Bookings;url=bookings.php;");
aI("text=Email Bookings;url=email_bookings.php;");
aI("text=Email Coaching Centre;url=tickit/index.php;");
aI("text=Submit a Question;url=submit_question.php;");
aI("text=View Kerens Answers;url=emphpbb/viewforum.php?f=2;");
aI("text=View Members Questions;url=emphpbb/viewforum.php?f=3;");
aI("text=View Rants and Raves;url=emphpbb/viewforum.php?f=4;");
aI("text=Send a Postcard;url=webcards1/sendindex.php?act=browse_cat&cat=1;");
aI("text=Modify Your Profile;url=register_change.php;");
}

with(milonic=new menuname("Affiliate Programme")){
style=menuStyle;
aI("text=About the Programme;url=affiliate_program.php;");
aI("text=Terms and Conditions;url=affiliate_terms.php;");
aI("text=Free Signup;url=http://ww11.aitsafe.com/mtracker/new.htm?userid=D5149000;");
aI("text=Affiliate Admin Area;url=http://ww11.aitsafe.com/mtracker/;");
}

drawMenus();


