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()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=148;
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:10px;padding-bottom:5px";
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#418ED6";
offcolor="#ffffff";
onbgcolor="#418ED6";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagecolor="black";
separatorsize=1;
subimage="images/white_7x7.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("align=center;bgimage=images/multigreen.gif;text=Home Page;url=http://www.lynnwoodland.com/home.html;");
aI("align=center;bgimage=images/multigreen.gif;showmenu=Healing;text= Healing;");
aI("align=center;bgimage=images/multigreen.gif;showmenu=Events;text=Events;");
aI("align=center;bgimage=images/multigreen.gif;showmenu=Courses;text=Courses;");
aI("align=center;bgimage=images/multigreen.gif;showmenu=Oracle;text=Oracle;");
aI("align=center;bgimage=images/multigreen.gif;showmenu=Lynn;text=Lynn Woodland;");
}

with(milonic=new menuname("Healing")){
style=submenuStyle;
aI("text=Read about Spiritual Healing;url=http://www.lynnwoodland.com/healing.html;");
aI("text=Healing Prayer and Meditation;url=http://www.lynnwoodland.com/prayer.htm;");
aI("text=Lynn and Michael's Distance Healing Ministry;url=http://www.lynnwoodland.com/distancehealing.html;");
aI("text=Miracle Experiment Phone Conference;url=http://www.lynnwoodland.com/phoneconfernce.html;");
aI("text=Healing Services with Dr. Ulm;url=http://www.lynnwoodland.com/healingservices.html;");
aI("text=Recorded Prayer Phone Conference;url=http://www.lynnwoodland.com/healingprayer.html;");
aI("text=Private Phone Consults;url=http://www.lynnwoodland.com/privateconsult.html;");
}

with(milonic=new menuname("Events")){
style=submenuStyle;
aI("text=Calendar;url=http://www.lynnwoodland.com/calendar.html;");
aI("text=Wednesday Night Group;url=http://www.lynnwoodland.com/Wednesday.html;");
aI("text=The Miracle Experiment;url=http://www.lynnwoodland.com/MiracleExp.html;");
aI("text=Retreats;url=http://LynnWoodlandRetreats.com;");
aI("text=POWER Intensive;url=http://www.lynnwoodland.com/power.html;");
aI("text=Miracle Experiment Phone Conference;url=http://www.lynnwoodland.com/phoneconfernce.html;");
aI("text=Seminars with Lynn &amp; Dr. Ulm;url=http://www.lynnwoodland.com/seminar.html;");
aI("text=Healing Services with Dr. Ulm;url=http://www.lynnwoodland.com/healingservices.html;");
}

with(milonic=new menuname("Courses")){
style=submenuStyle;
aI("text=Available Courses;url=http://www.lynnwoodland.com/courses.html;");
aI("text=Miracles Course;url=http://www.lynnwoodland.com/miraclecourse.htm;");
aI("text=Prosperity Course;url=http://www.lynnwoodland.com/prosperity.html;");
}

with(milonic=new menuname("Oracle")){
style=submenuStyle;
aI("text=Online Oracle;url=http://www.lynnwoodland.com/oracle.html;");
aI("text=Download  an Oracle;url=http://www.lynnwoodland.com/Oracledownload.html;");
}

with(milonic=new menuname("Lynn")){
style=submenuStyle;
aI("text=About Lynn;url=http://www.lynnwoodland.com/aboutLW.html;");
aI("text=Contact Lynn;url=http://www.lynnwoodland.com/contact.html;");
aI("text=Intuitive Readings with Lynn;url=http://www.lynnwoodland.com/intuitivereading.html;");
aI("text=Lynn's Workshops;url=http://www.lynnwoodland.com/workshops.htm;");
aI("text=Lynn's Articles;url=http://www.lynnwoodland.com/articles.html;");
}

drawMenus();

