_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth="1";
decoration="underline";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="#CCCCCC";
offcolor="#0000CC";
onbgcolor="#CCCCCC";
oncolor="#0000CC";
padding="4";
pagecolor="#0000CC";
separatorcolor="DarkGray";
separatorsize="0";
subimage="images/black_4x5.gif";
subimagepadding="4";
overimage="images/dots9.gif";
imagepadding="0";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="#CCCCCC";
offcolor="#0000CC";
onbgcolor="#CCCCCC";
oncolor="#0000CC";
ondecoration="underline";
padding="4";
pagecolor="#0000CC";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=VijayKumar.org;target=;url=.././;");
aI("text=Higher Self;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Science Vs Spirituality Life Questions Ultimate Truth;target=;url=Science-Vs-Spirituality-Life-Questions-Ultimate-Truth.html;");
aI("text=What is Absolute Truth Jnana Yoga;target=;url=What-is-Absolute-Truth-Jnana-Yoga.html;");
aI("text=Atman and Parmatman Brahman Self Realization;target=;url=Atman-and-Parmatman-Brahman-Self-Realization.html;");
aI("text=Atman Brahman Major Difference Maya Veil of Illusion;target=;url=Atman-Brahman-Major-Difference-Maya-Veil-of-Illusion.html;");
aI("text=I and Vijay Kumar Ego;target=;url=I-and-Vijay-Kumar-Ego.html;");
aI("text=Who Am I Inner Self Soul Atman;target=;url=Who-Am-I-Inner-Self-Soul-Atman.html;");
aI("text=The Self What is the Nature of The Self;target=;url=The-Self-What-is-the-Nature-of-The-Self.html;");
aI("text=Traveling the Inner Path Domain of Spirituality;target=;url=Traveling-the-Inner-Path-Domain-of-Spirituality.html;");
}


 drawMenus();

