function fwLoadMenus() {  
 if (window.test) return;

window.m96= new Menu("Eğitim Alınan Ülkeler",2070,38,32); 
window.m96.fontWeight="plain";m96.addMenuItem("Almanya","window.open('?type=contents&PID=62', '_self')");m96.addMenuItem("Amerika","window.open('?type=contents&PID=63', '_self')");m96.addMenuItem("Avustralya","window.open('?type=contents&PID=64', '_self')");m96.addMenuItem("Fransa","window.open('?type=contents&PID=65', '_self')");m96.addMenuItem("İngiltere","window.open('?type=contents&PID=66', '_self')");m96.addMenuItem("İrlanda","window.open('?type=contents&PID=67', '_self')");m96.addMenuItem("İspanya","window.open('?type=contents&PID=68', '_self')");m96.addMenuItem("İtalya","window.open('?type=contents&PID=69', '_self')");m96.addMenuItem("Kanada","window.open('?type=contents&PID=70', '_self')");m96.addMenuItem("Malta","window.open('?type=contents&PID=71', '_self')");m96.addMenuItem("Rusya","window.open('?type=contents&PID=72', '_self')");m96.addMenuItem("Yeni Zelanda","window.open('?type=contents&PID=73', '_self')");
window.m21= new Menu("Bileşenler",2070,38,32); 
window.m21.fontWeight="plain";m21.addMenuItem("Sistem Bileşenleri","window.open('grid.asp?GID=21', 'main')");m21.addMenuItem("Kullanıcı Bileşenleri","window.open('grid.asp?GID=22', 'main')");m21.addMenuItem("Kullanıcı Kontrolleri","window.open('grid.asp?GID=23', 'main')");m21.addMenuItem("Security","window.open('grid.asp?GID=26', 'main')");
window.m16= new Menu("Modüller",2070,38,32); 
window.m16.fontWeight="plain";m16.addMenuItem("Çağrı Destek","window.open('grid.asp?GID=12', 'main')");m16.addMenuItem("Fotoğraf Galerisi","window.open('grid.asp?GID=19', 'main')");m16.addMenuItem("Online Talep Formu","window.open('grid.asp?GID=35', 'main')");
window.m12= new Menu("Üyelik",2070,38,32); 
window.m12.fontWeight="plain";m12.addMenuItem("Üyelerimiz","window.open('grid.asp?GID=8', 'main')");m12.addMenuItem("E-Bülten Üyeleri","window.open('grid.asp?GID=9', 'main')");m12.addMenuItem("Cep-Bülten Üyeleri","window.open('grid.asp?GID=10', 'main')");m12.addMenuItem("Üyelik Grupları","window.open('grid.asp?GID=24', 'main')");
window.m11= new Menu("Mesajlar",2070,38,32); 
window.m11.fontWeight="plain";m11.addMenuItem("Gelen Mesajlar II","window.open('grid.asp?GID=14', 'main')");
window.m9= new Menu("Şablonlar",2070,38,32); 
window.m9.fontWeight="plain";m9.addMenuItem("Şablon Yönetimi","window.open('grid.asp?GID=7', 'main')");
window.m6= new Menu("İçerik",2070,38,32); 
window.m6.fontWeight="plain";m6.addMenuItem("Sayfa Setleri","window.open('grid.asp?GID=6', 'main')");m6.addMenuItem("İçerik Sayfaları","window.open('grid.asp?GID=27', 'main')");m6.addMenuItem("Menü Yönetimi","window.open('grid.asp?GID=3', 'main')");
window.m1= new Menu("Genel Ayarlar",2070,38,32); 
window.m1.fontWeight="plain";m1.addMenuItem("Dosya Yöneticisi","window.open('../Explorer/', 'main')");m1.addMenuItem("Konfigürasyon Dosyası","window.open('config.asp?a=b', 'main')");m1.addMenuItem("Form Editörleri","window.open('Grid.asp?GID=2', 'main')");m1.addMenuItem("İstatistikler","window.open('/plesk-stat/webstat/?a=b', 'main')");m1.addMenuItem("Bileşenler","window.open('Grid.asp?GID=22', 'main')");m1.addMenuItem("Kullanılan Bileşenler","window.open('Grid.asp?GID=26', 'main')");window.test = new Menu("root",130,17,10); test.addMenuItem("E-Posta Adresleri","location='iletisim/';"); test.writeMenus(); } fwLoadMenus(); 