_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick6.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#dedede";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover6.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efab66";
offcolor="#787878";
onbgcolor="#ffbb66";
oncolor="#787878";
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";
itemheight="38";
aI("showmenu=General Ideas/Contact UsLEFT_MENU;text=General Ideas;target=;url=http://www.general-ideas.com/;align=center;");
aI("showmenu=Musings/Not all start-ups are created equalLEFT_MENU;text=Musings;target=;url=Musings.html;align=center;");
aI("text=Marty's Twitter Feed;target=;url=Marty's-Twitter-Feed.html;align=center;");
aI("text=Some downloads;target=;url=Some-downloads.html;align=center;");
}

with(milonic=new menuname("General Ideas/Contact UsLEFT_MENU")){
style=submenuStyle;
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About us ...;target=;url=About-us.html;");
}

with(milonic=new menuname("Musings/Not all start-ups are created equalLEFT_MENU")){
style=submenuStyle;
aI("text=Not all start-ups are created equal;target=;url=Not-all-start-ups-are-created-equal.html;");
aI("text=Unleash the Horde;target=;url=Unleash-the-Horde.html;");
aI("text=It's Not About Risk, It's About Uncertainty;target=;url=It's-Not-About-Risk,-It's-About-Uncertainty.html;");
aI("text=Lies People Tell Me;target=;url=Lies-People-Tell-Me.html;");
aI("text=I used to run an incubator;target=;url=I-used-to-run-an-incubator.html;");
aI("text=Summer in Baku;target=;url=Summer-in-Baku.html;");
aI("text=Some Books to Read;target=;url=Some-Books-to-Read.html;");
}


 drawMenus();

