_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E7E7E7";
offcolor="#0E1130";
onbgcolor="#E7E7E7";
oncolor="DarkSlateGray";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#E7E7E7";
pagecolor="Gray";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#0E1130";
onbgcolor="Transparent";
oncolor="DarkSlateGray";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Transparent";
pagecolor="Gray";
imagepadding="6";
itemwidth="112";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=896;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://visiongroupsupport.com/;");
aI("showmenu=EVENTS/CALENDARINFO_BAR_MENU;text=EVENTS;target=;url=events.html;");
aI("text=DOCUMENTS;target=;url=documents.html;");
aI("text=TRAINING;target=;url=training.html;");
aI("text=LEADERS;target=;url=leaders.html;");
aI("showmenu=ABOUT KYANI/OPPORTUNITYINFO_BAR_MENU;text=ABOUT KYANI;target=;url=about-kyani.html;");
aI("text=TESTIMONIALS;target=;url=testimonials.html;");
aI("text=RECOGNITION;target=;url=www.vglifestyle.com;");
}

with(milonic=new menuname("EVENTS/CALENDARINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CALENDAR;target=;url=calendar.html;");
aI("text=PRE-REGISTER;target=;url=http://kyanivg.com/;");
}

with(milonic=new menuname("ABOUT KYANI/OPPORTUNITYINFO_BAR_MENU")){
style=submenuStyle;
aI("text=OPPORTUNITY;target=;url=opportunity.html;");
aI("showmenu=ABOUT KYANI/PRODUCTS/Kyani SunriseINFO_BAR_MENU;text=PRODUCTS;target=;url=products.html;");
}

with(milonic=new menuname("ABOUT KYANI/PRODUCTS/Kyani SunriseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Kyani Sunrise;target=;url=kyani-sunrise.html;");
aI("text=Kyani Sunset;target=;url=kyani-sunset.html;");
aI("text=Kyani Nitro FX;target=;url=kyani-nitro-fx.html;");
}


 drawMenus();

