
_menuCloseDelay=400           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=80             // The time delay before menus open on mouse over
_followSpeed=4                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-6             // Sub menu left offset
_scrollAmount=4               // Only needed for Netscape 4.x
_scrollDelay=40               // Only needed for Netcsape 4.x



with(AnaMenuStyle=new mm_style()){
oncolor="#BB2211";
offcolor="#002255";
onbgcolor="0";
offbgcolor="0";
bordercolor="#226688";
borderstyle="solid";
borderwidth=0;
separatorcolor="#999999";
separatorsize="0";
padding="3 7 6 7";
fontsize="13";
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma, Trebuchet MS, Helvetica";
subimage="resimler/ok-mavi.gif";
onsubimage="resimler/ok-kirmizi.gif";
//subimageposition="bottom";
subimagepadding="0 8 2 0";
}

with(AltMenuStyle=new mm_style()){
onbgcolor="#337799";
oncolor="#FFFFFF";
offbgcolor="#80B8CC";              //"#55AACC";
offcolor="#000000";
bordercolor="#337799";
borderstyle="solid";
borderwidth=1;
padding=5;
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily="Helvetica, Arial, sans-serif";
subimage="resimler/ok-mavi.gif";
onsubimage="resimler/ok-kirmizi.gif";
subimagepadding="2 7 0 0";
overfilter="Fade(duration=0.2);Alpha(opacity=92);Shadow(color='#224466', Direction=135, Strength=3)";
outfilter="Fade(duration=0.2);";
separatorcolor="#337799";
separatorsize=1;
}


with(milonic=new menuname("Main Menu")){
style=AnaMenuStyle;
orientation="horizontal";
alwaysvisible=1;
position="relative";
// followscroll=0;
// top=215;
// left=0;
// menuwidth="100%";
// menualign="center";

aI("image=resimler/c5.gif;type=header;");
aI("text=&nbsp;Ana Sayfa;url=index.php;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=Ana Sayfa")
aI("image=resimler/c6.gif;type=header;");
aI("text=&nbsp;Hakkında;url=hakkinda.php;showmenu=menu-hakkinda;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=Hakkında")
aI("image=resimler/c6.gif;type=header;");
aI("text=&nbsp;Bölümler;url=bolumler.php;showmenu=menu-bolum;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=Bölümler")
aI("image=resimler/c6.gif;type=header;");
aI("text=&nbsp;Personel;url=personel.php;showmenu=menu-personel;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=Personel")
aI("image=resimler/c6.gif;type=header;");
aI("text=&nbsp;Önemli Bilgiler;url=onemli-bilgiler.php;showmenu=menu-onemli;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=Önemli Bilgiler")
aI("image=resimler/c6.gif;type=header;");
aI("text=&nbsp;Geyve;url=geyve.php;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=Geyve İlçesi")
aI("image=resimler/c6.gif;type=header;");
aI("text=&nbsp;İletişim;url=iletisim.php;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=İletişim")
aI("image=resimler/c6.gif;type=header;");
aI("text=&nbsp;Derneğimiz;url=dernek.php;showmenu=menu-dernek;bgimage=resimler/c3.gif;overbgimage=resimler/c4.gif;status=Yüksekokul Derneği")
aI("image=resimler/c6.gif;type=header;");
}


with(milonic=new menuname("menu-hakkinda")){
style=AltMenuStyle;
aI("text=&nbsp;Tarihçe;url=tarihce.php;;status=Tarihçe")
aI("text=&nbsp;Misyon & Vizyon;url=misyon-vizyon.php;;status=Misyon & Vizyon")
aI("text=&nbsp;Laboratuarlar;url=laboratuarlar.php;;status=Laboratuarlar")
aI("text=&nbsp;Bilimsel Faaliyetler;url=bilimsel-faaliyetler.php;;status=Bilimsel Faaliyetler")
}

with(milonic=new menuname("menu-bolum")){
style=AltMenuStyle;
aI("text=&nbsp;İktisadi ve İdari Programlar&nbsp;url=iktisadi-ve-idari-programlar.php;;status=İktisadi ve İdari Programlar")
aI("text=&nbsp;Teknik Programlar&nbsp;url=teknik-programlar.php;;status=Teknik Programlar")
}

with(milonic=new menuname("menu-teknik")){
style=AltMenuStyle;
aI("text=&nbsp;Bilgisayar Tekn. ve Programlama Programı&nbsp;url=bilgisayar.htm;;status=Bilgisayar Teknolojileri ve Programlama Programı")
aI("text=&nbsp;Peyzaj Programı&nbsp;url=peyzaj.htm;;status=Peyzaj Programı")
aI("text=&nbsp;Tekstil Programı&nbsp;url=tekstil.htm;;status=Tekstil Programı")
}

with(milonic=new menuname("menu-sosyal")){
style=AltMenuStyle;
aI("text=&nbsp;Bankacılık Programı&nbsp;url=bankacilik.htm;;status=Bankacılık Programı")
aI("text=&nbsp;Dış Ticaret Programı&nbsp;url=disticaret.htm;;status=Dış Ticaret Programı")
aI("text=&nbsp;Emlak ve Emlak Yönetimi Programı&nbsp;url=emlak.htm;;status=Emlak ve Emlak Yönetimi Programı")
aI("text=&nbsp;İşletme Programı&nbsp;url=isletme.htm;;status=İşletme Programı")
aI("text=&nbsp;Muhasebe Programı&nbsp;url=muhasebe.htm;;status=Muhasebe Programı")
}

with(milonic=new menuname("menu-personel")){
style=AltMenuStyle;
aI("text=&nbsp;Yönetim&nbsp;url=yonetim.php;;status=Yönetim")
aI("text=&nbsp;Akademik Kadro&nbsp;url=akademik-kadro.php;showmenu=menu-akademik;;status=Akademik Kadro")
aI("text=&nbsp;İdari Kadro&nbsp;url=idari-kadro.php;showmenu=menu-idari;;status=İdari Kadro")
}

with(milonic=new menuname("menu-akademik")){
style=AltMenuStyle;
aI("text=&nbsp;Müdür&nbsp;showmenu=menu-mudur;;status=Müdür")
aI("text=&nbsp;Müdür Yardımcısı;showmenu=menu-mudur-yardimcisi;;status=Müdür Yardımcısı")
aI("text=&nbsp;Bölüm Başkanları;showmenu=menu-bolum-baskanlari;;status=Bölüm Başkanları")
aI("text=&nbsp;Diğer Öğretim Üyeleri;showmenu=menu-diger-ogretim-uyeleri;;status=Emlak ve Emlak Yönetimi Programı")
}

with(milonic=new menuname("menu-mudur")){
style=AltMenuStyle;
aI("text=&nbsp;Yrd. Doç. Dr. Ferruh TUZCUOĞLU&nbsp;url=ferruh-tuzcuoglu.php;status=Yrd. Doç. Dr. Ferruh TUZCUOĞLU")
}

with(milonic=new menuname("menu-mudur-yardimcisi")){
style=AltMenuStyle;
aI("text=&nbsp;Yrd. Doç. Dr. Taki DEMİR&nbsp;url=taki-demir.php;status=Yrd. Doç. Dr. Taki DEMİR")
}

with(milonic=new menuname("menu-bolum-baskanlari")){
style=AltMenuStyle;
aI("text=&nbsp;Doç. Dr. Hasan TUTAR&nbsp;url=hasan-tutar.php;status=Doç. Dr. Hasan TUTAR")
aI("text=&nbsp;Yrd. Doç. Dr. Taki DEMİR&nbsp;url=taki-demir.php;status=Yrd. Doç. Dr. Taki DEMİR")
}

with(milonic=new menuname("menu-diger-ogretim-uyeleri")){
style=AltMenuStyle;
aI("text=&nbsp;Yrd. Doç. Dr. Sema ÜŞENMEZ&nbsp;url=sema-usenmez.php;status=Yrd. Doç. Dr. Sema ÜŞENMEZ")
aI("text=&nbsp;Öğr. Gör. Dr. Nermin AKYEL&nbsp;url=nermin-akyel.php;status=Öğr. Gör. Dr. Nermin AKYEL")
aI("text=&nbsp;Öğr. Gör. Afet IRMAK&nbsp;url=afet-irmak.php;status=Öğr. Gör. Afet IRMAK")
aI("text=&nbsp;Öğr. Gör. Cemal EROĞLU&nbsp;url=cemal-eroglu.php;status=Öğr. Gör. Cemal EROĞLU")
aI("text=&nbsp;Öğr. Gör. Erkan ÖZTÜRK&nbsp;url=erkan-ozturk.php;status=Öğr. Gör. Erkan ÖZTÜRK")
aI("text=&nbsp;Öğr. Gör. Merih GÜNGÖRSÜN&nbsp;url=merih-gungorsun.php;status=Öğr. Gör. Merih GÜNGÖRSÜN")
aI("text=&nbsp;Öğr. Gör. Neşe ÜLKER (CENKÇİ)&nbsp;url=nese-ulker.php;status=Öğr. Gör. Neşe ÜLKER (CENKÇİ)")
aI("text=&nbsp;Öğr. Gör. Recep ÖZKIR&nbsp;url=recep-ozkir.php;status=Öğr. Gör. Recep ÖZKIR")
aI("text=&nbsp;Öğr. Gör. Refika FIRAT&nbsp;url=refika-firat.php;status=Öğr. Gör. Refika FIRAT")
aI("text=&nbsp;Öğr. Gör. Suat ARIĞ&nbsp;url=suat-arig.php;status=Öğr. Gör. Suat ARIĞ")
aI("text=&nbsp;Öğr. Gör. Uğur Erkin KOCAMAZ&nbsp;url=ugur-erkin-kocamaz.php;status=Öğr. Gör. Uğur Erkin KOCAMAZ")
aI("text=&nbsp;Öğr. Gör. Zehra VAHAPOĞLU&nbsp;url=zehra-vahapoglu.php;status=Öğr. Gör. Zehra VAHAPOĞLU")
}

with(milonic=new menuname("menu-idari")){
style=AltMenuStyle;
aI("text=&nbsp;Yüksekokul Sekreteri&nbsp;url=yuksekokul-sekreteri.php;;status=Yüksekokul Sekreteri")
aI("text=&nbsp;Yazı İşleri&nbsp;url=yazi-isleri.php;;status=Yazı İşleri")
aI("text=&nbsp;Mali Hizmetler&nbsp;url=mali-hizmetler.php;;status=Mali Hizmetler")
aI("text=&nbsp;İdari Hizmetler&nbsp;url=idari-hizmetler.php;;status=İdari Hizmetler")
aI("text=&nbsp;Öğrenci İşleri&nbsp;url=ogrenci-isleri.php;;status=Öğrenci İşleri")
aI("text=&nbsp;Bölüm Sekreteri&nbsp;url=bolum-sekreteri.php;;status=Bölüm Sekreteri")
aI("text=&nbsp;Fotokopi Birim Sorumlusu&nbsp;url=fotokopi-birim-sorumlusu.php;;status=Fotokopi Birim Sorumlusu")
}

with(milonic=new menuname("menu-onemli")){
style=AltMenuStyle;
aI("text=&nbsp;Akademik Takvim&nbsp;url=akademik-takvim.php;status=Akademik Takvim")
aI("text=&nbsp;Dokümanlar&nbsp;url=dokumanlar.php;status=Dokümanlar")
aI("text=&nbsp;Sıkça Sorulan Sorular&nbsp;url=sss.php;status=Sıkça Sorulan Sorular")
aI("text=&nbsp;Staj Yönergesi&nbsp;url=staj-yonergesi.php;status=Staj Yönergesi")
aI("text=&nbsp;Öğretim ve Sınav Yönetmeliği&nbsp;url=http://www.hukuk.sakarya.edu.tr/index.php?pid=yonetmelik&gid=y_onlisans;target=_new;status=Öğretim ve Sınav Yönetmeliği")
aI("text=&nbsp;Yaz Öğretimi Yönetmeliği&nbsp;url=http://www.hukuk.sakarya.edu.tr/index.php?pid=yonetmelik&gid=y_yaz;target=_new;status=Yaz Öğretimi Yönetmeliği")
aI("text=&nbsp;Disiplin Yönetmeliği&nbsp;url=http://www.ogrisl.sakarya.edu.tr/index.php?pid=yonetmelik&gid=y_disiplin;target=_new;status=Disiplin Yönetmeliği")
}

with(milonic=new menuname("menu-dernek")){
style=AltMenuStyle;
aI("text=&nbsp;Tüzük&nbsp;url=dernek-tuzuk.php;status=Tüzük")
aI("text=&nbsp;Yönetim Kurulu&nbsp;url=dernek-yonetim-kurulu.php;status=Yönetim Kurulu")
aI("text=&nbsp;Dernek Çalışmaları&nbsp;url=dernek-calismalari.php;status=Dernek Çalışmaları")
aI("text=&nbsp;Derneğe Yapılan Bağışlar&nbsp;url=dernek-bagislar.php;status=Derneğe Yapılan Bağışlar")
}

drawMenus();
