_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=Parallel Universe;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Alone in Universe;target=;url=Alone-in-Universe.html;");
aI("text=Cosmic Travel;target=;url=Cosmic-Travel.html;");
aI("text=Do Aliens Exist Worship same God as Humans;target=;url=Do-Aliens-Exist-Worship-same-God-as-Humans.html;");
aI("text=End of Universe;target=;url=End-of-Universe.html;");
aI("text=Endless Outerspace;target=;url=Endless-Outerspace.html;");
aI("text=Endless Universe;target=;url=Endless-Universe.html;");
aI("text=Entire Cosmos;target=;url=Entire-Cosmos.html;");
aI("text=Life Beyond Solar System;target=;url=Life-Beyond-Solar-System.html;");
aI("text=Life of Sun;target=;url=Life-of-Sun.html;");
aI("text=Other Universes;target=;url=Other-Universes.html;");
aI("text=Parallel Universes;target=;url=Parallel-Universes.html;");
}


 drawMenus();

