_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A5C7CA";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Inspirational Quotes;target=;url=Inspirational-Quotes.html;");
aI("text=Motivational Quotes;target=;url=Motivational-Quotes.html;");
aI("text=Leadership Quotes;target=;url=Leadership-Quotes.html;");
aI("text=Success Quotes;target=;url=Success-Quotes.html;");
aI("text=Life Quotes;target=;url=Life-Quotes-Quotes-About-Life.html;");
aI("text=Self Improvement Quotes;target=;url=Self-Improvement-Quotes.html;");
aI("text=Words of Wisdom;target=;url=Words-of-Wisdom.html;");
aI("text=Adversity Quotes;target=;url=Adversity-Quotes.html;");
aI("text=Imagination Quotes;target=;url=Imagination-Quotes.html;");
aI("text=Courage Quotes;target=;url=Courage-Quotes.html;");
aI("text=Quotes by Subject;target=;url=Quotes-by-Subject.html;");
aI("text=Quotes by Authors;target=;url=Quotes-by-Authors.html;");
aI("text=Inspirational Speech;target=;url=Inspirational-Speech.html;");
}


 drawMenus();
