_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";
pagecolor="#0000CC";
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="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/xp_ind.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Vijay Kumar;target=;url=.././;");
aI("text=Truth Seeker;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=God Realized Souls the Concept in Hinduism;target=;url=God-Realized-Souls-the-Concept-in-Hinduism.html;");
aI("text=I Read with keen Interest your Newsletter Find the Truth;target=;url=I-Read-with-keen-Interest-your-Newsletter-Find-the-Truth.html;");
aI("text=I Seek One Who Understands to Talk;target=;url=I-Seek-One-Who-Understands-to-Talk.html;");
aI("text=Know More About Myself;target=;url=Know-More-About-Myself.html;");
aI("text=Soul Seeker Truth Seeker The Seeker of Truth;target=;url=Soul-Seeker-Truth-Seeker-The-Seeker-of-Truth.html;");
}


 drawMenus();

