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("AboutUs")){
//openstyle="rtl";
overflow="scroll";
style=menuStyle;
aI("text=Who am I;url=default.aspx?language=1&theme=3&id1=3&cache="+now.getTime()+";")
aI("text=Education;url=default.aspx?language=1&theme=3&id1=4&cache="+now.getTime()+";")
aI("text=Experience;url=default.aspx?language=1&theme=3&id1=5&cache="+now.getTime()+";")
aI("text=Publications;url=default.aspx?language=1&theme=3&id1=6&cache="+now.getTime()+";")
}

with(milonic=new menuname("Products")){
//openstyle="rtl";
style=menuStyle;
aI("text=General;url=default.aspx?language=1&theme=3&id1=7&cache="+now.getTime()+";")
aI("text=Uranium Glass;url=default.aspx?language=1&theme=3&id1=8&cache="+now.getTime()+";")
//aI("text=Innovation;url=default.aspx?language=1&theme=3&id1=11&cache="+now.getTime()+";")
}

with(milonic=new menuname("Links")){
//openstyle="rtl";
style=menuStyle;
aI("text=English CV;target=_blank;url=http://secnote.com/Popups/SNBookProtLinkDirectLTR.aspx?p=http://www.nici.net/documents/cvEnglish.pdf&l=EN&d=100;")
aI("text=Deutsch CV;target=_blank;url=http://secnote.com/Popups/SNBookProtLinkDirectLTR.aspx?p=http://www.nici.net/documents/cvDeutsch.pdf&l=AT&d=100;")
//aI("text=Old Web Site;target=_blank;url=http://www.nici.net/home/ronhome.htm;")
}
drawMenus();

