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=8;        // 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(menuStyle=new mm_style()){
onbgcolor="#FFCCCC"; oncolor="#000000"; offbgcolor="#FF9999"; offcolor="#000000";
bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="#000000"; separatorsize="1";
padding=5; fontsize="70%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial";
outfilter="randomdissolve(duration=0.3)";
}
with(milonic=new menuname("intro")){
style=menuStyle; top=10; left=30; alwaysvisible=1; orientation="horizontal";
aI("text=Introduction;showmenu=intro1;url=a1.aspx;");
}
with(milonic=new menuname("intro1")){
style=menuStyle;
aI("text=Introduction;url=a1.aspx;");
aI("text=Some Controversy;url=a2.aspx;");
aI("text=A Challenge ;url=a3.aspx;");
}

with(milonic=new menuname("essence")){
style=menuStyle; top=10; left=112; alwaysvisible=1; orientation="horizontal";
aI("text=The Essence of Angels;showmenu=essence1;url=a4.aspx;");
}
with(milonic=new menuname("essence1")){
style=menuStyle;
aI("text=Are Angels Born or Created?;url=a4.aspx;");
aI("text=What is the Nature of Angels?;url=a5.aspx;");
aI("text=Are Angels Personal Beings?;url=a6.aspx;");
aI("text=What is the Hierarchy of Personal Beings?;url=a7.aspx;");
}

with(milonic=new menuname("good")){
style=menuStyle; top=10; left=253; alwaysvisible=1; orientation="horizontal";
aI("text=Unfallen Angels;showmenu=good1;url=a8.aspx;");
}
with(milonic=new menuname("good1")){
style=menuStyle;
aI("text=What are Unfallen Angels?;url=a8.aspx;");
aI("text=What do Unfallen Angels do?;url=a9.aspx;");
aI("text=Guardian Angels;url=a10.aspx;");
}

with(milonic=new menuname("evil")){
style=menuStyle; top=10; left=354; alwaysvisible=1; orientation="horizontal";
aI("text=Fallen Angels;showmenu=evil1;url=a11.aspx;");
}
with(milonic=new menuname("evil1")){
style=menuStyle;
aI("text=Who and Where are Fallen Angels?;url=a11.aspx;");
aI("text=Who is Satan?;url=a12.aspx;");
aI("text=What can Demons do or Not do;url=a13.aspx;");
aI("text=Demonization;url=a14.aspx;");
}

with(milonic=new menuname("evil")){
style=menuStyle; top=10; left=442; alwaysvisible=1; orientation="horizontal";
aI("text=Conclusion;url=a15.aspx;");
}

with(menuStyle=new mm_style()){
onbgcolor="#FFFFCC"; oncolor="#000000"; offbgcolor="#FFFF66"; offcolor="#000000";
bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="#000000"; separatorsize="1";
padding=5; fontsize="70%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial";
outfilter="randomdissolve(duration=0.3)";
}
with(milonic=new menuname("home")){
style=menuStyle; top=10; left=517; alwaysvisible=1; orientation="horizontal";
aI("text=Home;showmenu=home1;url=../index.aspx;");
}
with(milonic=new menuname("home1")){
style=menuStyle;
aI("text=Grace;url=../9system_grace/invitation1.aspx;");
aI("text=Skill Builder;url=../5system_skillbuilder/intro1.aspx;");
aI("text=Study Methods;url=../5system_hermeneutics/parlett_BeforeYouBegin.aspx;");
aI("text=Search;url=../15Search/Topic.aspx;");
aI("text=Systematic Studies;showmenu=system1;url=../15system_theology/SystematicIntro.aspx;");
aI("text=Tools;url=../13system_tools/intro1.aspx;");
aI("text=About Us;url=../18Ministry/Contact.aspx;");
}
with (milonic = new menuname("system1")) {
style = menuStyle;
aI("text=Who wrote the Pentateuch?;url=../5system_moses/bc1.aspx;");
aI("text=Angelology;url=../6system_angels/a1.aspx;");
aI("text=Anthropology;url=../7system_humans/intro1.aspx;");
}

with(menuStyle=new mm_style()){
onbgcolor="#FFCCCC"; oncolor="#000000"; offbgcolor="#FFCCCC"; offcolor="#000000";
bordercolor="#000000"; borderstyle="solid"; borderwidth=1;
padding=5; fontsize="70%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial";
outfilter="randomdissolve(duration=0.3)";
}
with(milonic=new menuname("a1")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> c. Angels were all created on the first day of Creation.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsCreation.aspx;");
}
with(milonic=new menuname("a2")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> a. An untold countless number of angels were individually created.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsCreation.aspx;");
}
with(milonic=new menuname("a3")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> a. At their time of their creation, the angels' spiritual state was good; they were all initially created as holy angels.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsCreation.aspx;");
}

with(milonic=new menuname("a4")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> b. Because they were not created in the image of God, angels were created as a spirit beings without physical bodies.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsNature.aspx;");
}
with(milonic=new menuname("a5")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> c. Their creation marks a beginning, thus, angels, while immortal, are not eternal.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsNature.aspx;");
}
with(milonic=new menuname("a6")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> b. Angels are invisible spirit personal beings. They can only be seen if God gives you the vision to see them.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsNature.aspx;");
}
with(milonic=new menuname("a7")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>4)</b> b. Angels may temporarily have physical bodies, and in all biblical examples, they have appeared as adult males. But the Bible also has examples of angels appearing in non-human forms such as Satan who appeared as a small serpent and as a huge dragon.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsNature.aspx;");
}
with(milonic=new menuname("a8")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>5)</b> b. Angels do not marry nor have marital relationships like humans.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsNature.aspx;");
}

with(milonic=new menuname("a9")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> a. Angels were created with intelligence and wisdom as exemplified by their ability to communicate with both God and man and sing praises to God.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsPersonalBeings.aspx;");
}
with(milonic=new menuname("a10")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> a. Angels do have moral knowledge. This is seen by the fact that some angels sinned and fell from their position in heaven (2 Peter 2:4).<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsPersonalBeings.aspx;");
}
with(milonic=new menuname("a11")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> a. Angels have the ability to express emotion. For example, the Bible records unfallen angels expressing joy (Job 38:6-7, Luke 15:10), or fallen angels expressing violent anger and fear (Matt 28:28-29, James 2:19).<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsPersonalBeings.aspx;");
}
with(milonic=new menuname("a12")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>4)</b> a. Angels have a will of their own (Luke 2:13-14, Jude 1:6). Because they have the essential characteristics of 1) intelligence and moral knowledge, 2) emotion, and 3) a will of their own, they are considered personal beings.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsPersonalBeings.aspx;");
}

with(milonic=new menuname("a13")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> c. There is a hierarchy among personal beings before and after Jesus' return. Before Christ's return, the hierarchy is divine personal beings (Trinity), angelic personal beings, and human beings. This is seen in Hebrews 2:7 where it is said, in reference to humans, 'for a little while lower than the angels.'<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsHierarchy.aspx;");
}
with(milonic=new menuname("a14")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> d. After Christ's return, <i>redeemed</i> human beings take precedence over angelic personal beings (1 Cor 6:3, Heb 1:14).<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsHierarchy.aspx;");
}
with(milonic=new menuname("a15")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> a. While it is not specified or explained, there is a hierarchy among angels. Called 'archangel' (Jude 9) and 'one of the chief princes' (Dan 10:13), the angel Michael exhibits some leadership and authority over other angels (Rev 12:7-8).<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/UnfallenAngelsNames.aspx;");
}

with(milonic=new menuname("a16")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> c. Unfallen angels are those who did not sin and follow Satan cast out from heaven. They remain in the service of God in both earthly and heavenly realms.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsCreation.aspx;");
}
with(milonic=new menuname("a17")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> b. While there are many names for unfallen angels, Iblis is a name for an angel in Islam, and Nephi and John are names for angels in Mormonism. The Hebrew word for 'angel' is 'malak' which means 'morning stars' and in some instances 'ambassador.' In Greek, 'angel' is 'angelos' which means 'messenger' and 'envoy'.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/UnfallenAngelsNames.aspx;");
}
with(milonic=new menuname("a18")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> b. Cherubim, as described in Ezekiel, have 4 faces (human, lion, bull, and eagle), 4 wings, human hands, and hoofed feet. These angels have served as guardians of Eden, flanking God's throne, and figuratively described as the chariot of God. Closely associated with God and His presence, God instructed that images of cherubim be made of gold at the two ends of the mercy seat on top of the Ark during its construction. And, in the construction of the inner most rooms of Solomon's Temple, large cherubs (up to 10 cubits in height) were carved and adorned the walls of the Holy of Holies (where the Ark was kept) and the Holy Place.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/UnfallenAngelsNames.aspx;");
}
with(milonic=new menuname("a19")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>4)</b> d. Seraphim, as described in Isaiah 6:2-6 and Revelation 4:4-8, have 1 face (human lion, calf, or eagle) human hands, and 6 wings. Some have speculated whether seraphim are a special group within cherubim. Seraphim are significant for unceasingly praising the Lord (holy, holy, holy is the Lord), hovering about the throne of God, or standing before Him. There is perhaps a suggestion that they serve the heavenly court.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/UnfallenAngelsNames.aspx;");
}

with(milonic=new menuname("a20")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> d. Holy angels serve Christians, in their service to God, in several ways: 1) bring divine messages from God to guide Christians to the truth or appropriate action, 2) are used to answer prayers, and rescue Believers from physical harm, and 3) are used to serve believers by ministering and encouraging them.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/UnfallenAngelsAndHumans.aspx;");
}
with(milonic=new menuname("a21")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> b. Regardless of one's faith, non-Christians do benefit from holy angels when they subdue evil according to God's will. However, non-believers will also experience the consequences of their sin when unfallen angels carry out God's judgment.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/UnfallenAngelsAndHumans.aspx;");
}

with(milonic=new menuname("a22")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> d. Maybe. There is no clear passage that supports the idea that each person or at least each Christian has a guardian angel. Matthew 18:10 does not necessarily mean that each child has an angel. And Acts 12:15 may be interpreted that an angel was caring for Peter at that moment.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsPrayToGuardian.aspx;");
}
with(milonic=new menuname("a23")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> b. No, never. Throughout the Old Testament, the examples of prayer were directed only towards God. In the New Testament, Jesus Christ came specifically to be the mediator and intercessor for man, and in their instructions on prayer, both Jesus and His apostles indicated that man can and should direct their petitions to God. The Bible never once encouraged humans to seek or petition any other spiritual being.<br /><br />The practice of praying to holy angels or saints in heaven for one's personal petitions is a controversial issue. It does not seem to have any clear biblical evidence to support it and certainly none within the context of the whole Bible. There are naturally inherent dangers in such a practice, among them whether the petitioner has the ability to discern a response as holy or demonic.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/AngelsPrayToGuardian.aspx;");
}

with(milonic=new menuname("a24")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> d. All of the above.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsNames.aspx;");
}
with(milonic=new menuname("a25")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> a. True! Every New Testament author writes of fallen angels!<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsNames.aspx;");
}
with(milonic=new menuname("a26")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> a. As a consequence of their rebellion, Satan and his followers were removed from their dwelling in God's presence (third heaven) to reside within the atmosphere of earth (first heaven).<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsFreeOrConfined.aspx;");
}
with(milonic=new menuname("a27")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>4)</b> d. It appears that confined fallen angels are held in hell temporarily, which is also known in Greek as <i>tartarosas</i> and <i>abusso</i>, until final judgment and ultimate consignment to the eternal lake of fire.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsFreeOrConfined.aspx;");
}

with(milonic=new menuname("a28")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> b. Your heart was lifted up because of your beauty; You corrupted your wisdom by reason of your splendor I cast you to the ground... (Ezek 28:17)<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelSatan.aspx;");
}
with(milonic=new menuname("a29")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> c. False accuser.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelSatan.aspx;");
}
with(milonic=new menuname("a30")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> b. Adversary.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelSatan.aspx;");
}
with (milonic = new menuname("a30.5")) {
style = menuStyle; top = 45; left = 70; itemwidth = 650;
aI("text=<b>3)</b> a. Satan was created on the first day of Creation, but fell from heaven sometime before the temptation of Eve.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelSatan.aspx;");
}

with(milonic=new menuname("a31")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> c. Satan intends to establish his own kingdom and in so doing, oppose God and the personal beings who follow Him.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsWhatCanSatanDo.aspx;");
}
with(milonic=new menuname("a32")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> e. All of the above. One of Satan's primary methods is deception which includes false flattery and false praise. This trick question was intended to raise your awareness of discerning genuine praise from false praise.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsWhatCanSatanDo.aspx;");
}
with(milonic=new menuname("a33")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> d. All of the above. This list of sins, which is hostile to man for its basis of condemnation before God, is eliminated from all accounts of human beings who believe in the sovereignty of Christ. Thus in canceling the certificate of debt, fallen angels are <i>disarmed</i>; they no longer have a basis from which they could impeach a Christian before God.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsCertificateOfDebt.aspx;");
}
with(milonic=new menuname("a34")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>4)</b> b. False. Open disdain or scorn are attitudes that makes one susceptible to sin. It was by Christ's atonement that defeated Satan and his demons; not by any effort by mankind.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsWhatSatanCannotDo.aspx;");
}
with(milonic=new menuname("a35")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>5)</b> a. True. While Satan attempts to hamper God's work, he is limited by God. While he may wish to be God, Satan has limited power. He remains answerable to God and cannot do anything without God's permission. While he can tempt man, Satan has limited knowledge. He cannot know what is on one's mind or foretell the future.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsWhatSatanCannotDo.aspx;");
}

with(milonic=new menuname("a36")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>1)</b> a. 'Demon possession' is an incorrect translation for what should be translated as 'demonization.' It is a condition where a demon inhabits a human being and controls the human being's mind, body or, in rare cases, will.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsDemonPossession.aspx;");
}
with(milonic=new menuname("a37")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>2)</b> b. No, fallen angels may adversely afflict human beings without inhabiting their bodies.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsWhatCanSatanDo.aspx;");
}
with(milonic=new menuname("a38")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>3)</b> e. All of the above!<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsDemonPossession.aspx;");
}
with(milonic=new menuname("a39")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>4)</b> a. True. All Christians have the means to exorcise demons.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsExorcism.aspx;");
}
with(milonic=new menuname("a40")){
style=menuStyle; top=45; left=70; itemwidth=650;
aI("text=<b>5)</b> a. The idea that a Christian can be indwelt with a demon is a controversial one. Because the Bible does not state explicitly either position, proponents have used implicit evidence to support their view.<br><br>To learn the biblical basis for this, click this box.;url=../6Angels/FallenAngelsCanChristianHaveADemon.aspx;");
}

with(milonic=new menuname("img1")){
style=menuStyle; tooltip=1;
aI("text=What's your image of an angel?;");
}

drawMenus()