_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="10pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Goldenrod";
offcolor="#000000";
onbgcolor="Black";
oncolor="White";
padding="5";
pagecolor="Red";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="Black";
oncolor="Red";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.psychoideology.com/;");
aI("showmenu=The Hero's Journey/The Collective UnconsciousLEFT_MENU;text=The Hero's Journey;target=;url=The-Hero's-Journey.html;");
aI("showmenu=Einstein/CalculusLEFT_MENU;text=Einstein;target=;url=Einstein.html;");
aI("showmenu=Religion/BuddhismLEFT_MENU;text=Religion;target=;url=Religious-Ideology.html;");
aI("text=Donate;target=;url=Donate.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("The Hero's Journey/The Collective UnconsciousLEFT_MENU")){
style=submenuStyle;
aI("text=The Collective Unconscious;target=;url=The-Collective-Unconscious.html;");
aI("text=Individuation;target=;url=Individuation.html;");
aI("text=Transcendence;target=;url=Transcendence.html;");
aI("text=The Individuation Process;target=;url=The-Individuation-Process.html;");
aI("text=The Persona;target=;url=The-Persona.html;");
aI("text=The Shadow;target=;url=The-Shadow.html;");
aI("text=The Anima;target=;url=The-Anima.html;");
aI("text=The Animus;target=;url=The-Animus.html;");
aI("text=The Old Wise Man;target=;url=The-Old-Wise-Man.html;");
aI("text=Great Mother;target=;url=Great-Mother.html;");
aI("text=The Experience of the Self;target=;url=The-Experience-of-the-Self.html;");
aI("text=Importance of the Environment;target=;url=Importance-of-the-Environment.html;");
}

with(milonic=new menuname("Einstein/CalculusLEFT_MENU")){
style=submenuStyle;
aI("text=Calculus;target=;url=Calculus.html;");
}

with(milonic=new menuname("Religion/BuddhismLEFT_MENU")){
style=submenuStyle;
aI("text=Buddhism;target=;url=Buddhism.html;");
aI("showmenu=Religion/Christianity/CatholicismLEFT_MENU;text=Christianity;target=;url=Christianity.html;");
aI("text=Islam;target=;url=Islam.html;");
}

with(milonic=new menuname("Religion/Christianity/CatholicismLEFT_MENU")){
style=submenuStyle;
aI("text=Catholicism;target=;url=Catholicism.html;");
aI("text=Latter Day Saints;target=;url=Latter-Day-Saints.html;");
}


 drawMenus();

