_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="DarkBlue";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/Arrow8_blue_10x11.gif";
offbgcolor="Transparent";
offcolor="DarkBlue";
onbgcolor="#ffffff";
onbold="bold";
oncolor="Blue";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.cherriefishlowitz.com/;");
aI("text=Empty Nest Syndrome;target=;url=internet_business.html;");
aI("showmenu=My Personal Statement/GVCandlesLEFT_MENU;text=My Personal Statement;target=;url=Personal_Statement.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=My Other Websites;target=;url=Websites.html;");
aI("text=Candles;target=_blank;url=http://www.gvcandles.com;");
aI("text=Advertising Site;target=;url=http://www.ultimate-profits.com;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("My Personal Statement/GVCandlesLEFT_MENU")){
style=submenuStyle;
aI("text=GVCandles;target=;url=GVCandles.html;");
aI("text=MarketingCourse;target=;url=MarketingCourse.html;");
}


 drawMenus();

