fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;
closeAllOnClick = true;
buildAllMenus = true;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#000000";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
opendelay=0;
}


with(milonic=new menuname("hak")){
opendelay=0;
top=25; 
style=menuStyle;
aI("text=Yönetim Kurulu Başkanımız;url=baskan.php;");
aI("text=Yönetim Kurulu;url=yonetim.php;");
aI("text=Kilit Yönetim;url=kilit.php;");
aI("text=Faaliyet Alanları;url=faaliyet.php;");
aI("text=Sektörler;url=sektor.php;");
aI("text=Misyon ve Vizyon;url=misyon.php;");
aI("text=Organizasyon;url=organizasyon.php;");
aI("text=Kalite, Güvenlik ve Çevre;url=kalite.php;");
aI("text=Avantajlarımız;url=avantaj.php;");
}

with(milonic=new menuname("about")){
opendelay=0;
top=25; 
style=menuStyle;
aI("text=Our Chairman;url=chairman.php;");
aI("text=Board of Directors;url=board.php;");
aI("text=Key Management;url=key.php;");
aI("text=Activity Areas;url=activity.php;");
aI("text=Sectors;url=sectors.php;");
aI("text=Mission and Vision;url=mission.php;");
aI("text=Organization;url=organization.php;");
aI("text=Social Responsibilities;url=social.php;");
aI("text=Advantages;url=advantages.php;");
}



with(milonic=new menuname("Links")){
top=25; 
overflow="scroll";
style=menuStyle;
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("text=PHP - Development;url=http://www.php.net/;");
aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}


drawMenus();

