_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="DarkOrange";
offcolor="#ffffff";
onbgcolor="DarkOrange";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/grey.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#878787";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="1";
separatorimage="images/greySep.gif";
overbgimage="images/grey04.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=818;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.theinternalconnection.com/;align=center;");
aI("showmenu=AboutAbout Michael Lee BelliveauINFO_BAR_MENU;text=About;target=;url=About.html;align=center;");
aI("text=Student Space;target=;url=http://www.theinternalconnection.com/student/StudentHome.html;align=center;");
aI("text=Guest Space;target=;url=http://www.theinternalconnection.com/guest/GuestHome.html;align=center;");
aI("text=Podcast;target=;url=Podcast.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Common Questions;target=;url=commonquestions.html;align=center;");
aI("showmenu=EventsCommunity Guided Qigong PracticeINFO_BAR_MENU;text=Events;target=;url=Events.html;align=center;");
aI("text=Blogs;target=;url=Blogs.html;align=center;");
}

with(milonic=new menuname("AboutAbout Michael Lee BelliveauINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Michael Lee Belliveau;target=;url=AboutMichaelLeeBelliveau.html;");
aI("text=About QiGong;target=;url=AboutQiGong.html;");
aI("text=About HeYiTongBei;target=;url=AboutHeYiTongBei.html;");
aI("text=About TuiShou;target=;url=AboutTuiShou.html;");
}

with(milonic=new menuname("EventsCommunity Guided Qigong PracticeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Community Guided Qigong Practice;target=;url=Community-Guided-Qigong-Practice.html;");
}


 drawMenus();

