_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";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
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()){
bordercolor="#73A2D6";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#73A2D6";
offcolor="White";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="10";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Debug Your ADDDebug Your ADDLEFT_MENU;text=Debug Your ADD;target=;url=Debug-Your-ADD.html;");
aI("showmenu=Pure AwarenessPure Awareness BookLEFT_MENU;text=Pure Awareness;target=;url=Pure-Awareness.html;");
aI("showmenu=CatalogCatalogLEFT_MENU;text=Catalog;target=;url=Catalog.html;");
aI("showmenu=Coach TrainingCoach TrainingLEFT_MENU;text=Coach Training;target=;url=Coach-Training.html;");
aI("showmenu=Order BooksOrder BooksLEFT_MENU;text=Order Books;target=;url=Order-Books.html;");
aI("text=Great Life Programs;target=;url=Great-Life-Programs.html;");
}

with(milonic=new menuname("Debug Your ADDDebug Your ADDLEFT_MENU")){
style=submenuStyle;
aI("text=Debug Your ADD;target=_blank;url=http://www.debugyouradd.com;");
}

with(milonic=new menuname("Pure AwarenessPure Awareness BookLEFT_MENU")){
style=submenuStyle;
aI("text=Pure Awareness Book;target=;url=http://www.pureawarenessbook.com/;");
}

with(milonic=new menuname("CatalogCatalogLEFT_MENU")){
style=submenuStyle;
aI("text=Catalog;target=;url=http://www.greatlifetechnologies.com/catalog.shtml;");
}

with(milonic=new menuname("Coach TrainingCoach TrainingLEFT_MENU")){
style=submenuStyle;
aI("text=Coach Training;target=;url=http://greatlifetechnologies.com/CDCTraining/Options.html;");
}

with(milonic=new menuname("Order BooksOrder BooksLEFT_MENU")){
style=submenuStyle;
aI("text=Order Books;target=;url=http://www.vaporizeyouranxiety.com/TomStoneBooks.html;");
}


 drawMenus();

