_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#AAFFFF";
oncolor="Black";
padding="10";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Blue";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.comedyhypnotist.co.uk/;");
aI("showmenu=Articles/Article 3LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Media/VideosLEFT_MENU;text=Media;target=;url=Media.html;");
aI("showmenu=News/General NewsLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Training;target=;url=Training.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("Articles/Article 3LEFT_MENU")){
style=submenuStyle;
aI("text=Article 3;target=;url=Article-3.html;");
}

with(milonic=new menuname("Media/VideosLEFT_MENU")){
style=submenuStyle;
aI("text=Videos;target=;url=Videos.html;");
aI("text=Photos;target=;url=Photos.html;");
aI("text=Shop;target=;url=Shop.html;");
aI("text=Simon Biography;target=;url=Simon-Biography.html;");
}

with(milonic=new menuname("News/General NewsLEFT_MENU")){
style=submenuStyle;
aI("text=General News;target=;url=General-News.html;");
aI("text=Tour News;target=;url=Tour-News.html;");
}


 drawMenus();

