_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=32;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/post_itoff.png";
borderstyle="solid";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/post_iton.png";
itemheight="85";
itemwidth="93";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#dede9a";
offcolor="#434343";
onbgcolor="#dede9a";
onborder="1px solid #dede9a";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="85";
aI("text=Home;target=;url=http://www.creacos.com/;");
aI("showmenu=Training/Creative Tool KitLEFT_MENU;text=Training;target=;url=training.html;");
aI("text=Captain Creaco;target=;url=captain-creaco.html;");
aI("text=Articles;target=;url=articles.html;");
aI("text=Creative Secret;target=;url=creative-secret.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact-us.htm;");
}

with(milonic=new menuname("Training/Creative Tool KitLEFT_MENU")){
style=submenuStyle;
aI("text=Creative Tool Kit;target=;url=creative-tool-kit.html;");
aI("text=Idea Machine;target=;url=idea-machine.html;");
aI("text=Persuasive Storytelling;target=;url=persuasive-storytelling.html;");
}


 drawMenus();

