_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="Solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightGrey";
offcolor="#000000";
onbgcolor="WhiteSmoke";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="Green";
borderstyle="solid";
borderwidth="0";
decoration="underline";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="WhiteSmoke";
oncolor="Black";
ondecoration="none";
outfilter="Fade(Overlap=1.00)";
padding="1";
separatorcolor="Transparent";
separatorsize="1";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Food-Med.com;target=;url=.././;");
aI("text=Anti aging;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Anti Aging 2;target=;url=anti-aging-skin-treatment-age-spots-freckles.html;");
aI("text=Anti Aging 3;target=;url=anti-aging-longevity-look-young.html;");
aI("text=Anti Aging 4;target=;url=anti-aging-reduce-stress-depression-refresher-detox-disease-prevention.html;");
}


 drawMenus();

