_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=Life after Death;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Accidental Death;target=;url=Accidental-Death.html;");
aI("text=After Death;target=;url=After-Death.html;");
aI("text=After We Die;target=;url=After-We-Die.html;");
aI("text=Death in Family;target=;url=Death-in-Family.html;");
aI("text=Death Inevitable;target=;url=Death-Inevitable.html;");
aI("text=Death Predetermined;target=;url=Death-Predetermined.html;");
aI("text=Explaining Death to Young;target=;url=Explaining-Death-to-Young.html;");
aI("text=Fear of Death;target=;url=Fear-of-Death.html;");
aI("text=Fearing Death;target=;url=Fearing-Death.html;");
aI("text=Inevitable Death;target=;url=Inevitable-Death.html;");
aI("text=Life after Death Reincarnation Facts;target=;url=Life-after-Death-Reincarnation-Facts.html;");
aI("text=Life Death Heaven;target=;url=Life-Death-Heaven.html;");
aI("text=My Father Died;target=;url=My-Father-Died.html;");
aI("text=Point of Living;target=;url=Point-of-Living.html;");
aI("text=Significance of Life;target=;url=Significance-of-Life.html;");
aI("text=We Simply Die;target=;url=We-Simply-Die.html;");
aI("text=What after Death;target=;url=What-after-Death.html;");
}


 drawMenus();

