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=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
oncolor="#FFFFFF";
onbgcolor="#225096";
offcolor="#FFFFFF";
offbgcolor="#3887FC";
padding="0";
separatorsize="0";
fontfamily="Trebuchet MS, Arial";
fontsize="12px";
fontweight="bold";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=75)";
separatorcolor="#FFFFFF";
separatorsize=1;
}



with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible="1";
orientation="1";
itemheight="25";
itemwidth="160";
align="center";
top=0;
left=0;
position="relative";
aI("showmenu=Genel;text=Genel Bilgi;url=default.aspx;");
//aI("text=Genel Bilgi;url=default.aspx;");
aI("showmenu=Yardim;text=Yardım Masası;url=HelpDesk.aspx;");
aI("text=Fiyatlar;url=kampanya.aspx;");
//aI("text=Gerekli Belgeler;url=belgeler.aspx;");
}
//aI("text=Bayiler;onfunction=window.open('BayiServis.aspx','_blank','toolbar=no,statusbar=no,width=680,height=250,menubars=no;');");



with(milonic=new menuname("Genel")){
style=menuStyle;
align="left";
itemwidth="180";

aI("text=Genel Bilgi;url=default.aspx;");
aI("text=Basından Yansımalar;url=Basin/basindefault.aspx;");
}

with(milonic=new menuname("Yardim")){
style=menuStyle;
align="left";
itemwidth="180";
aI("text=Yardım Masası İletişim Formu;url=HelpDesk.aspx;");
aI("text=Sıkça Sorulan Sorular;url=sss.aspx;");
}
drawMenus();
