fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


var now = new Date();

with(menuStyle=new mm_style()){
bordercolor="#BDC175";//"#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#BDC175";//"#ffffff";
headercolor="#BDC175";//"#000000";
offbgcolor="#BDC175";//"#4F8EB6";
offcolor="#ffffff";
onbgcolor="#BDC175";//"#DCE9F0";
oncolor="#515151";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagebgcolor="#BDC175";//"#82B6D7";
pagecolor="black";
separatorcolor="#BDC175";//"#2D729D";
separatorsize=0;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=0;
}

with(milonic=new menuname("Links")){
//openstyle="rtl";
style=menuStyle;
aI("text=English CV;target=_blank;url=http://secnote.com/Popups/SNBookProtLinkDirect.aspx?p=http://www.nici.net/documents/cvE.pdf&l=EN&d=100;")
}
drawMenus();


