_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#CCCCCC";
borderstyle="Solid";
borderwidth="0";
decoration="underline";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="#CCCCCC";
offcolor="#0000CC";
onbgcolor="#CCCCCC";
oncolor="#0000CC";
padding="4";
separatorcolor="DarkGray";
separatorsize="0";
subimage="images/xp_ind.gif";
subimagepadding="4";
overimage="images/dots9.gif";
imagepadding="0";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="1";
decoration="underline";
fontfamily="Verdana";
fontsize="10pt";
offbgcolor="#CCCCCC";
offcolor="#0000CC";
onbgcolor="#FFFFFF";
oncolor="#000066";
ondecoration="none";
padding="4";
pagebgcolor="#0000CC";
pagecolor="#000066";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Lord-Krishna.com;target=;url=.././;");
aI("text=Kingdom of Heaven;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Been to Heaven;target=;url=Been-to-Heaven.html;");
aI("text=Belief in Hell;target=;url=Belief-in-Hell.html;");
aI("text=Face of Heaven;target=;url=Face-of-Heaven.html;");
aI("text=Getting into Heaven;target=;url=Getting-into-Heaven.html;");
aI("text=Go to Heaven;target=;url=Go-to-Heaven.html;");
aI("text=Go to Heaven or Hell;target=;url=Go-to-Heaven-or-Hell.html;");
aI("text=Going to Heaven or Hell;target=;url=Going-to-Heaven-or-Hell.html;");
aI("text=Is There a Heaven;target=;url=Is-There-a-Heaven.html;");
aI("text=Leaving Heaven;target=;url=Leaving-Heaven.html;");
aI("text=Life in Heaven;target=;url=Life-in-Heaven.html;");
aI("text=Utopia in Heaven;target=;url=Utopia-in-Heaven.html;");
aI("text=Way to Heaven;target=;url=Way-to-Heaven.html;");
aI("text=Where is Heaven;target=;url=Where-is-Heaven.html;");
}


 drawMenus();

