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(horizStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
//offborder="1px solid #ffffff";
//onborder="1px solid #ffffff";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#336699";
offcolor="#ffffff";
onbgcolor="#D6AED6";
oncolor="#5B2D70";
//outfilter="randomdissolve(duration=0.3)";
outfilter="Wheel(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
rawcss="padding-left:10px;padding-right:10px";
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#cacaca";
separatorsize=1;
//subimage="/white_9x8.gif";
//subimagepadding=2;
align="center"
valign="middle";
screenposition="center";
}

with(vertStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#336699";
offcolor="#ffffff";
onbgcolor="#D6AED6";
oncolor="#5B2D70";
//outfilter="randomdissolve(duration=0.3)";
outfilter="Wheel(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
rawcss="padding-left:10px;padding-right:10px";
pagebgcolor="#82B6D7";
pagecolor="black";
//separatorcolor="#ffffff";
separatorcolor="#cacaca";
separatorsize=1;
//subimage="/Arrow2_white_9x8.gif";
//subimagepadding=2;
align="left"
//valign="middle";
screenposition="center";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=10;
orientation="horizontal";
top=125;
screenposition="center";
style=horizStyle;
//divides=2;
aI("text=Home;url=../pagan/index.html;");
aI("showmenu=About;text=About;");
aI("showmenu=Charges & Redes;text=Charges<br>& Redes;");
aI("showmenu=Do's & Don'ts & Principles;text=Do's & Don'ts<br>& Principles;");
aI("showmenu=Esbats & Sabbats;text=Esbats<br>& Sabbats;");
aI("text=Links;url=../pagan/links.html;");
aI("showmenu=Ordination;text=Ordination;");
aI("showmenu=Wiccan Tools;text=Wiccan<br>Tools;");
aI("text=Contact;url=../pagan/contact.html;");
aI("showmenu=Contributors;text=Contributors;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=vertStyle;
aI("text=Founded<br>Feb. 25, 2003")
aI("text=Federal EIN<br>61-1447937")
aI("text=Founder & President<br>Rev. Dr. Victor Yager, DD")
aI("text=Co-Founder & Vice-President<br>Rev. Dr. Sharial Cunningham, DD")
}

with(milonic=new menuname("Charges & Redes")){
style=vertStyle;
aI("text=Charges;url=../pagan/charges.html;");
aI("text=Redes;url=../pagan/redes.html;");
}

with(milonic=new menuname("Do's & Don'ts & Principles")){
style=vertStyle;
aI("text=Do's & Don'ts;url=../pagan/dosndonts.html;");
aI("text=Principles;url=../pagan/principles.html;");
}

with(milonic=new menuname("Esbats & Sabbats")){
style=vertStyle;
aI("text=Esbats;url=../pagan/esbats.html;");
aI("text=Sabbats;url=../pagan/sabbats.html;");
}

with(milonic=new menuname("Ordination")){
style=vertStyle;
aI("text=Free<br>Ordination;url=../pagan/freeordination.html;");
aI("text=Certificates;url=../pagan/ordination.n.dd.html;");
aI("text=More<br>Certificates;url=../pagan/other.certs.html;");
}

with(milonic=new menuname("Wiccan Tools")){
style=vertStyle;
aI("text=Altar;url=../pagan/altar.html;");
aI("text=Chakras;url=../pagan/chakras.html;");
aI("text=Chaplains Handbook;url=../pagan/chaplains.handbook.html;");
aI("text=Cherokee Prayer;url=../pagan/cherokee.prayer.html;");
aI("text=Colors & Elemints;url=../pagan/color.elements.html;");
aI("text=Daily Readings;url=../pagan/daily.readings.html;");
aI("text=Deities;url=../pagan/deities.html;");
aI("text=Handfasting Ceremony;url=../pagan/handfasting.html;");
aI("text=Herbs;url=../pagan/herbs.html;");
aI("text=Theban Script;url=../pagan/theban.html;");
aI("text=Tools;url=../pagan/tools.html;");
aI("text=Witches Rune;url=../pagan/witches_rune.html;");
}

with(milonic=new menuname("Contributors")){
style=vertStyle;
aI("text=Milonic;url=http://www.milonic.com/;");
}

drawMenus();

