﻿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;

with(menuStyle=new mm_style()){
bordercolor="#bcbcbc";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#58527e";
onbgcolor="#58527e";
oncolor="#ffffff";
onbold=1;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777, Direction=135, Strength=5)";
padding=2;
pagebgcolor="#58527e";
pagecolor="#c00000";
separatorcolor="#bcbcbc";
separatorsize=1;
subimage="/images/arrow.gif";
onsubimage="/images/onarrow.gif";
subimagepadding=2;
bgimage="/images/buton.gif";
}

with(milonic=new menuname("Ana Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
position="relative";
style=menuStyle;
top=10;
followscroll=0;
itemwidth=170;
aI("text=Main Page;url=/_en/mainpage.aspx;target=main;");
aI("text=What is OAIB;url=/_en/oaib.pdf;target=_blank");
aI("showmenu=director;text=Boards of Directors;");
aI("showmenu=sector;text=Our Sectors;");
aI("showmenu=busines;text=Doing Business in Turkey;");
aI("text=Contact Us;url=/_en/webmessage.aspx;target=main");
}

with(milonic=new menuname("director")){
style=menuStyle;
itemwidth=225;
aI("text=Cement and Soil Products;url=/_en/director/cement.pdf;target=_blank");
aI("text=Cereals,Pulses,Oil Seeds and Products;url=/_en/director/cereals.pdf;target=_blank");
aI("text=Wood and Forestry Products;url=/_en/director/wood.pdf;target=_blank");
aI("text=Ferrous and Non-Ferrous Metals;url=/_en/director/ferrous.pdf;target=_blank");
aI("text=Machinery and Accessories;url=/_en/director/machinery.pdf;target=_blank");
}

with(milonic=new menuname("sector")){
style=menuStyle;
itemwidth=225;
aI("text=Cement and Soil Products;url=/_en/sector/cement.pdf;target=_blank");
aI("text=Cereals,Pulses,Oil Seeds and Products;url=/_en/sector/cereals.pdf;target=_blank");
aI("text=Wood and Forestry Products;url=/_en/sector/wood.pdf;target=_blank");
aI("text=Ferrous and Non-Ferrous Metals;url=/_en/sector/ferrous.pdf;target=_blank");
aI("text=Machinery and Accessories;url=/_en/sector/machinery.pdf;target=_blank");
}

with(milonic=new menuname("busines")){
style=menuStyle;
itemwidth=200;
aI("text=Undersecretariat for Foreign Trade;url=http://www.dtm.gov.tr/dtmweb/indexen.cfm;target=_blank");
aI("text=Invest in Turkey;url=http://www.invest.gov.tr;target=_blank");
aI("text=Export Promotion Center;url=http://www.igeme.gov.tr/indexe.cfm;target=_blank");
aI("text=Commercial Counsellors;url=http://www.counsellors.gov.tr;target=_blank");
aI("text=Turk Eximbank;url=http://www.eximbank.gov.tr/eng/engindex.htm;target=_blank");
}

drawMenus();