rootpath = ""; _menuCloseDelay=250 // The time delay for menus to remain visible on mouse out _menuOpenDelay=1 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(mainStyle=new mm_style()){ onbgcolor="#F1F1F1"; oncolor="#FF6000"; offbgcolor="#FFFFFF"; offcolor="#006699"; bordercolor="#000066"; borderstyle="dotted"; borderwidth=0; separatorcolor="#000066"; separatorsize="1"; separatorimage="images/line_v.gif"; padding=0; fontsize="80%"; fontstyle="normal"; fontweight="bold"; fontfamily="verdana,arial,helvetica"; pagecolor="000066"; pagebgcolor="#FFFFFF"; headercolor="#000066"; headerbgcolor="#FFFFFF"; ondecoration="underline"; subimage=""; subimagepadding="0"; overfilter="Fade(duration=0.2);Alpha(opacity=100);"; outfilter="randomdissolve(duration=0.3)"; } with(subStyle=new mm_style()){ onbgcolor="#F1F1F1"; oncolor="#FF6000"; offbgcolor="#FFFFFF"; offcolor="#006699"; bordercolor="#7F7FB2"; borderstyle="solid"; borderwidth=1; separatorcolor="#000066"; separatorsize="0"; padding=4; fontsize="80%"; fontstyle="normal"; fontweight="bold"; fontfamily="verdana, Arial, Helvetica, sans-serif"; pagecolor="000066"; pagebgcolor="#FFFFFF"; headercolor="#000066"; headerbgcolor="#FFFFFF"; ondecoration="underline"; subimage="images/arrow_menu.gif"; subimagepadding="2"; overfilter="Fade(duration=0.0);Alpha(opacity=100);"; outfilter="randomdissolve(duration=0.0)"; } with(milonic=new menuname("Home")){ style=subStyle; overflow="scroll"; } with(milonic=new menuname("Privacy policy")){ style=subStyle; openstyle="up" overflow="scroll"; } with(milonic=new menuname("E-mail policy")){ style=subStyle; openstyle="up" overflow="scroll"; } with(milonic=new menuname("About us")){ style=subStyle; overflow="scroll"; aI("text=Tarihçe;url=" + rootpath + "/webb/tarih.html;"); aI("text=Misyon Vizyon;url=" + rootpath + "/webb/vizyon.html;"); aI("text=Değerler;url=" + rootpath + "/webb/deger.html;"); aI("text=Kalite Politikası;url=" + rootpath + "/webb/kalite.html;"); aI("text=Araç Filosu;url=" + rootpath + "/webb/filo.html;"); aI("text=İştirakler;url=" + rootpath + "/webb/istirak.html;"); aI("text=Sosyal Sorumluluk;url=" + rootpath + "/webb/sosyal.html;"); } with(milonic=new menuname("Accessibility")){ style=subStyle; openstyle="up" overflow="scroll"; } with(milonic=new menuname("Careers")){ style=subStyle; overflow="scroll"; aI("text=Americas;url=" + rootpath + "/cl/home/careers/americas/;"); } with(milonic=new menuname("Contact us")){ style=subStyle; openstyle="up" overflow="scroll"; } with(milonic=new menuname("Corporate responsibility")){ style=subStyle; overflow="scroll"; aI("text=İletişim Bilgileri;url=" + rootpath + "/webb/iletisim.html;"); aI("text=Acentelerimiz;url=" + rootpath + "/webb/acenta.html;"); aI("text=İstek ve Öneriler;url=" + rootpath + "/webb/istek.html;"); } with(milonic=new menuname("E-tools")){ style=subStyle; overflow="scroll"; aI("text=Customer e-tools;url=" + rootpath + "/cl/home/etools/customeretools/;"); aI("text=Airline surcharges;url=" + rootpath + "/cl/home/etools/airlinesurcharges/;target=_blank;"); aI("text=Fuel index;url=" + rootpath + "/cl/home/etools/fuelindex/;target=_blank;"); aI("text=Trade disruptions;url=" + rootpath + "/cl/home/etools/tradedisruptions/;target=_blank;"); } with(milonic=new menuname("Industries")){ style=subStyle; overflow="scroll"; aI("text=Yararlı Bilgiler;url=" + rootpath + "/webb/yarar.html;"); } with(milonic=new menuname("Investors")){ style=subStyle; overflow="scroll"; aI("text=İK Politikamız;url=" + rootpath + "/webb/ikpolitika.html;"); aI("text=Açık Pozisyonlar;url=" + rootpath + "/webb/pozison.html;"); } with(milonic=new menuname("Locations")){ style=subStyle; overflow="scroll"; aI("text=Haberler;url=" + rootpath + "/webb/haber2008.html;"); } with(milonic=new menuname("Media")){ style=subStyle; overflow="scroll"; } with(milonic=new menuname("Search")){ style=subStyle; openstyle="up" overflow="scroll"; } with(milonic=new menuname("Site map")){ style=subStyle; openstyle="up" overflow="scroll"; } with(milonic=new menuname("Solutions")){ style=subStyle; overflow="scroll"; aI("text=Lojistik;url=" + rootpath + "/webb/lojistik.html;"); aI("text=Online İşlemler;url=" + rootpath + "/webb/online.html;"); aI("text=Özel Hizmetler;url=" + rootpath + "/webb/mode.html;"); aI("text=Kara Taşımacılığı;url=" + rootpath + "/webb/kara.html;"); aI("text=Hava Taşımacılığı;url=" + rootpath + "/webb/hava.html;"); aI("text=Deniz Taşımacılığı;url=" + rootpath + "/webb/deniz.html;"); aI("text=S Sigorta;url=" + rootpath + "/webb/sigorta.html;"); } with(milonic=new menuname("Terms of use")){ style=subStyle; openstyle="up" overflow="scroll"; } with(milonic=new menuname("test")){ style=subStyle; openstyle="up" overflow="scroll"; } drawMenus();