_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
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_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Peru";
borderstyle="Double";
borderwidth="2";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Moccasin";
offcolor="DarkBlue";
onbgcolor="BurlyWood";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.mblazey.com/;");
aI("text=The System;target=;url=The-System.html;");
aI("text=Why it Works;target=;url=Why-it-Works.html;");
aI("text=Clients' Comments;target=;url=Clients-Comments.html;");
aI("text=Trade Accuracy;target=;url=Trade-Accuracy.html;");
aI("text=Q&A;target=;url=Q&A.html;");
aI("text=The Truth about Markets;target=;url=The-Truth-about-Markets.html;");
aI("text=Malcolm Blazey;target=;url=Malcolm-Blazey.html;");
aI("text=Contact Malcolm;target=;url=Contact-Malcolm.html;");
aI("text=About us;target=;url=About-us.html;");
aI("text=Market News;target=;url=Market-News.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
