fixMozillaZIndex = true;  //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay = 500;    // The time delay for menus to remain visible on mouse out
_menuOpenDelay = 150;     // The time delay before menus open on mouse over
_followSpeed = 5;         // Follow scrolling speed
_followRate = 40;         // Follow scrolling Rate
_subOffsetTop = 10;        // Sub menu top offset
_subOffsetLeft = 2;       // Sub menu left offset
_scrollAmount = 3;        // Only needed for Netscape 4.x
_scrollDelay = 20;        // Only needed for Netcsape 4.x

with (searchmenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; offbgcolor = "#CC9999"; onbgcolor = "#FFCC99"; offcolor = "#000000";
    oncolor = "#000000"; padding = 7; fontsize = "70%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (milonic = new menuname("index")) {
    style = searchmenuStyle; top = 10; left = 10; alwaysvisible = 1; followscroll = 1; orientation = "horizontal";
    aI("text=Index;showmenu=index1;url=#;");
}
with (milonic = new menuname("index1")) {
    style = searchmenuStyle;
    aI("text=God;showmenu=g;url=ConSecondHelvetic.aspx#3;");
    aI("text=Jesus Christ;showmenu=jc;url=ConSecondHelvetic.aspx#5;");
    aI("text=The Bible;showmenu=b;url=ConSecondHelvetic.aspx#1;");
    aI("text=Man;showmenu=mn;url=ConSecondHelvetic.aspx#8;");
    aI("text=Salvation;showmenu=sa;url=ConSecondHelvetic.aspx#10;");
    aI("text=Christian Living;showmenu=cl;url=ConSecondHelvetic2.aspx#16;");
    aI("text=The Church;showmenu=c;url=ConSecondHelvetic2.aspx#17;");
    aI("text=Ordinances and<br>Sacraments;showmenu=ord;url=ConSecondHelvetic3.aspx#19;");
    aI("text=Miscellaneous;showmenu=m;url=ConSecondHelvetic.aspx#4;");
}
with (milonic = new menuname("g")) {
    style = searchmenuStyle;
    aI("text=Of God, His Unity and Trinity;url=ConSecondHelvetic.aspx#3;");
    aI("text=Of the Providence of God;url=ConSecondHelvetic.aspx#6;");
    aI("text=Of the Creation of All Things:<br>Of Angels, the Devil, and Man;url=ConSecondHelvetic.aspx#7;");
    aI("text=Of the Law of God;url=ConSecondHelvetic2.aspx#12;");
}
with (milonic = new menuname("jc")) {
    style = searchmenuStyle;
    aI("text=Of the Adoration, Worship<br>and Invocation of God<br>Through the Only<br>Mediator Jesus Christ;url=ConSecondHelvetic.aspx#5;");
    aI("text=Of Jesus Christ,<br>True God and Man,<br>the Only Savior of the World;url=ConSecondHelvetic2.aspx;");
    aI("text=Of the Gospel of Jesus Christ,<br>of the Promises,<br>and of the Spirit and Letter;url=ConSecondHelvetic2.aspx#13;");
}
with (milonic = new menuname("b")) {
    style = searchmenuStyle;
    aI("text=Of the Holy Scripture<br>Being the True Word of God;url=ConSecondHelvetic.aspx#1;");
    aI("text=Of Interpreting the Holy<br>Scriptures; and of Fathers,<br>Councils, and Traditions;url=ConSecondHelvetic.aspx#2;");
}
with (milonic = new menuname("mn")) {
    style = searchmenuStyle;
    aI("text=Of Man's Fall, Sin and<br>the Cause of Sin;url=ConSecondHelvetic.aspx#8;");
    aI("text=Of Free Will, and<br>Thus of Human Powers;url=ConSecondHelvetic.aspx#9;");
}
with (milonic = new menuname("sa")) {
    style = searchmenuStyle;
    aI("text=Of the Predestination of<br>God and the Election of<br>the Saints;url=ConSecondHelvetic.aspx#10;");
    aI("text=Of Repentance and the<br>Conversion of Man;url=ConSecondHelvetic2.aspx#14;");
    aI("text=Of the True Justification<br>of the Faithful;url=ConSecondHelvetic2.aspx#15;");
}
with (milonic = new menuname("cl")) {
    style = searchmenuStyle;
    aI("text=Of Faith and Good Works,<br>and of Their Reward,<br>and of Man's Merit;url=ConSecondHelvetic2.aspx#16;");
    aI("text=Of the Prayers of the Church,<br>of Singing,<br>and of Canonical Hours;url=ConSecondHelvetic3.aspx#23;");
    aI("text=Of Holy Days,<br>Fasts and the Choice of Foods;url=ConSecondHelvetic3.aspx#24;");
    aI("text=Of Catechizing and Comforting<br>and Visiting the Sick;url=ConSecondHelvetic3.aspx#25;");
    aI("text=Of the Burial of the Faithful, and<br>of the Care To Be Shown for<br>the Dead; of Purgatory, and<br>the Appearing of Spirits;url=ConSecondHelvetic3.aspx#26;");
    aI("text=Of Rites, Ceremonies<br>and Things Indifferent;url=ConSecondHelvetic3.aspx#27;");
    aI("text=Of Celibacy, Marriage and<br>the Management of Domestic<br>Affairs;url=ConSecondHelvetic3.aspx#29;");
}
with (milonic = new menuname("c")) {
    style = searchmenuStyle;
    aI("text=Of the Catholic and<br>Holy Church of God, and<br>of The One Only Head of<br>The Church;url=ConSecondHelvetic2.aspx#17;");
    aI("text=Of the Ministers of the Church,<br>Their Institution and Duties;url=ConSecondHelvetic3.aspx;");
    aI("text=Of Religious and Ecclesiastical<br>Meetings;url=ConSecondHelvetic3.aspx#22;");
    aI("text=Of the Possessions of the<br>Church;url=ConSecondHelvetic3.aspx#28;");
}
with (milonic = new menuname("ord")) {
    style = searchmenuStyle;
    aI("text=Of the Sacraments of<br>the Church of Christ;url=ConSecondHelvetic3.aspx#19;");
    aI("text=Of Holy Baptism;url=ConSecondHelvetic3.aspx#20;");
    aI("text=Of the Holy Supper of<br>the Lord;url=ConSecondHelvetic3.aspx#21;");
}
with (milonic = new menuname("m")) {
    style = searchmenuStyle;
    aI("text=Of Idols or Images of God,<br>Christ and The Saints;url=ConSecondHelvetic.aspx#4;");
    aI("text=Of the Magistracy;url=ConSecondHelvetic3.aspx#30;");
}

drawMenus()
