_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#095FB5";
offcolor="White";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="2";
separatorcolor="White";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.johnglostersmith.com/;");
aI("showmenu=Seminars/The Point of AwarenessINFO_BAR_MENU;text=Seminars;target=;url=seminars.html;");
aI("showmenu=Webinars/Power of Awareness online programINFO_BAR_MENU;text=Webinars;target=;url=signup.html;");
aI("showmenu=Coaching/What is life coaching?INFO_BAR_MENU;text=Coaching;target=;url=coach-for-life.html;");
aI("text=Blog;target=_blank;url=http://johnglostersmith.com/blog/;");
aI("text=Newsletter;target=;url=newsletter.html;");
aI("text=Talks;target=;url=talks.html;");
aI("text=Downloads;target=;url=downloads.html;");
aI("text=Book;target=;url=connecting-to-inner-peace-the-book.html;");
aI("showmenu=About/TestimonialsINFO_BAR_MENU;text=About;target=;url=john-gloster-smith.html;");
aI("text=Contact;target=;url=contact-me.html;");
}

with(milonic=new menuname("Seminars/The Point of AwarenessINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Seminars/The Point of Awareness/Seminar booking detailsINFO_BAR_MENU;text=The Point of Awareness;target=;url=the-point-of-awareness.html;");
aI("text=Connecting to Inner Peace;target=;url=connecting-to-inner-peace.html;");
}

with(milonic=new menuname("Seminars/The Point of Awareness/Seminar booking detailsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Seminar booking details;target=;url=seminar-booking-details.html;");
}

with(milonic=new menuname("Webinars/Power of Awareness online programINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Power of Awareness online program;target=;url=power-of-awareness.html;");
aI("text=Reading list;target=;url=reading-list.html;");
}

with(milonic=new menuname("Coaching/What is life coaching?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=What is life coaching?;target=;url=what-is-life-coaching.html;");
aI("text=How it works;target=;url=how-it-works.html;");
}

with(milonic=new menuname("About/TestimonialsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=testimonials.html;");
}


 drawMenus();

