	function nav_text_hazirla(obj,baslik) {
	  obj.offHtml = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=195 height=30 bgcolor=#00913e class=T12FFF>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#149;&nbsp;&nbsp;"+baslik+"</td></tr></table>";
	  obj.onHtml = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=195 height=30 bgcolor=#FFFFFF class=T1200913E>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#149;&nbsp;&nbsp;"+baslik+"</td></tr></table>";
  	obj.title= baslik;
	}

function Load_NM()
{
	var NM=new NM_Menu("NM_01",null);
  NM.orientation="vertical";
  NM.direction="down";
  NM.left=0;
  NM.top=0;
  NM.zindex=5;
  
	var style1=new style();
  style1.orientation="vertical";
  style1.direction="down";
  style1.openTo="down";
  
	var image_path = "../../TRMEDIA/"
	
  var sub1=new NM_Menu("",NM);
  sub1.offImg=image_path+"menu_kurumsal_off.gif";
  sub1.onImg=image_path+"menu_kurumsal_on.gif";
  sub1.width=195;
  sub1.height=30;
  sub1.setStyle(style1);
  sub1.openTo="right";
  sub1.fadeIn=800;
  sub1.fadeOut=800;
	sub1.orderd=70;
  sub1.scroll=25;
	sub1.scrollStyle="order";
  sub1.direction="down";
  sub1.orientation="vertical";
  sub1.title="Kurumsal";
  sub1.addSelf();
	
// kurumsal alt menusu...	
  var sub1_1=new NM_Menu("",sub1);
  sub1_1.url="../KURUMSAL/index.php";
	nav_text_hazirla(sub1_1,"Hakkımızda");
  sub1_1.width=195;
  sub1_1.height=30;
  sub1_1.addSelf();
	
  var sub1_2=new NM_Menu("",sub1);
  sub1_2.url="../KURUMSAL/mudur.php";
	nav_text_hazirla(sub1_2,"Genel Müdürden");
  sub1_2.width=195;
  sub1_2.height=30;
  sub1_2.addSelf();

  var sub1_3=new NM_Menu("",sub1);
  sub1_3.url="../KURUMSAL/organizasyon.php";
	nav_text_hazirla(sub1_3,"Organizasyon Şeması");
  sub1_3.width=195;
  sub1_3.height=30;
  sub1_3.addSelf();
	
  var sub1_4=new NM_Menu("",sub1);
  sub1_4.url="../KURUMSAL/sermaye.php";
	nav_text_hazirla(sub1_4,"Sermaye Yapısı");
  sub1_4.width=195;
  sub1_4.height=30;
  sub1_4.addSelf();
	
  var sub1_5=new NM_Menu("",sub1);
  sub1_5.url="../KURUMSAL/malitablolar.php";
	nav_text_hazirla(sub1_5,"Mali Tablolar");
  sub1_5.width=195;
  sub1_5.height=30;
  sub1_5.addSelf();
	
  var sub1_6=new NM_Menu("",sub1);
  sub1_6.url="../KURUMSAL/kalite.php";
	nav_text_hazirla(sub1_6,"Kalite Politikamız");
  sub1_6.width=195;
  sub1_6.height=30;
  sub1_6.addSelf();
	
	
  var sub2=new NM_Menu("",NM);
  sub2.offImg=image_path+"menu_faaliyet_off.gif";
  sub2.onImg=image_path+"menu_faaliyet_on.gif";
  sub2.width=195;
  sub2.height=30;
  sub2.setStyle(style1);
  sub2.fadeIn=800;
  sub2.fadeOut=800;
  sub2.openTo="right";
	sub2.orderd=70;
  sub2.scroll=25;
	sub2.scrollStyle="order";
  sub2.direction="down";
  sub2.orientation="vertical";
  sub2.title="Faaliyetlerimiz";
  sub2.addSelf();

	
// faaliyet alt menusu...	
  var sub2_1=new NM_Menu("",sub2);
  sub2_1.url="../FAALIYETLERIMIZ/index.php";
	nav_text_hazirla(sub2_1,"Hukuki Dayanak");
  sub2_1.width=195;
  sub2_1.height=30;
  sub2_1.addSelf();
	
  var sub2_2=new NM_Menu("",sub2);
  sub2_2.url="../FAALIYETLERIMIZ/faaliyet.php";
	nav_text_hazirla(sub2_2,"Faaliyet Konusu");
  sub2_2.width=195;
  sub2_2.height=30;
  sub2_2.addSelf();

	
	
  var sub3=new NM_Menu("",NM);
  sub3.offImg=image_path+"menu_hizmet_off.gif";
  sub3.onImg=image_path+"menu_hizmet_on.gif";
  sub3.width=195;
  sub3.height=30;
  sub3.openTo="down";
  sub3.fadeIn=800;
  sub3.fadeOut=800;
  sub3.scroll=25;
	sub3.scrollStyle="order";
	sub3.orderd=70;
  sub3.openTo="right";
  sub3.direction="down";
  sub3.orientation="vertical";
  sub3.title="Hizmetlerimiz";
  sub3.addSelf();

	
// hizmet alt menusu...	
  var sub3_1=new NM_Menu("",sub3);
  sub3_1.url="../HIZMETLERIMIZ/index.php";
	nav_text_hazirla(sub3_1,"Peyzaj ve Bakım");
  sub3_1.width=195;
  sub3_1.height=30;
  sub3_1.addSelf();
	
  var sub3_2=new NM_Menu("",sub3);
  sub3_2.url="../HIZMETLERIMIZ/muhasebe.php";
	nav_text_hazirla(sub3_2,"Muhasebe ve Aidat Takip");
  sub3_2.width=195;
  sub3_2.height=30;
  sub3_2.addSelf();

  var sub3_3=new NM_Menu("",sub3);
  sub3_3.url="../HIZMETLERIMIZ/tanitim.php";
	nav_text_hazirla(sub3_3,"Halkla İlişkiler ve Tanıtım");
  sub3_3.width=195;
  sub3_3.height=30;
  sub3_3.addSelf();
	
  var sub3_4=new NM_Menu("",sub3);
  sub3_4.url="../HIZMETLERIMIZ/cevre.php";
	nav_text_hazirla(sub3_4,"Çevre ve Temizlik");
  sub3_4.width=195;
  sub3_4.height=30;
  sub3_4.addSelf();
	
  var sub3_5=new NM_Menu("",sub3);
  sub3_5.url="../HIZMETLERIMIZ/guvenlik.php";
	nav_text_hazirla(sub3_5,"Güvenlik");
  sub3_5.width=195;
  sub3_5.height=30;
  sub3_5.addSelf();
	
  var sub3_6=new NM_Menu("",sub3);
  sub3_6.url="../HIZMETLERIMIZ/teknik.php";
	nav_text_hazirla(sub3_6,"Teknik İşler");
  sub3_6.width=195;
  sub3_6.height=30;
  sub3_6.addSelf();
	
  var sub4=new NM_Menu("",NM);
  sub4.url="../SITELER/index.php";
  sub4.offImg=image_path+"menu_yasam_off.gif";
  sub4.onImg=image_path+"menu_yasam_on.gif";
  sub4.width=195;
  sub4.height=30;
  sub4.setStyle(style1);
  sub4.openTo="down";
  sub4.fadeIn=800;
  sub4.fadeOut=800;
  sub4.direction="down";
  sub4.orientation="vertical";
  sub4.title="Sitelerimiz";
  sub4.addSelf();

  var sub5=new NM_Menu("",NM);
  sub5.url="../HABERLER/index.php";
  sub5.offImg=image_path+"menu_haber_off.gif";
  sub5.onImg=image_path+"menu_haber_on.gif";
  sub5.width=195;
  sub5.height=30;
  sub5.setStyle(style1);
  sub5.openTo="down";
  sub5.fadeIn=800;
  sub5.fadeOut=800;
  sub5.direction="down";
  sub5.orientation="vertical";
  sub5.title="Haber ve Duyurular";
  sub5.addSelf();

  var sub6=new NM_Menu("",NM);
  sub6.offImg=image_path+"menu_basin_off.gif";
  sub6.onImg=image_path+"menu_basin_on.gif";
  sub6.width=195;
  sub6.height=30;
  sub6.setStyle(style1);
  sub6.fadeIn=800;
  sub6.fadeOut=800;
  sub6.openTo="right";
	sub6.orderd=70;
  sub6.scroll=25;
	sub6.scrollStyle="order";
  sub6.direction="down";
  sub6.orientation="vertical";
  sub6.title="Basın Odası";
  sub6.addSelf();

	
// basin alt menusu...	
  var sub6_1=new NM_Menu("",sub6);
  sub6_1.url="../BASIN/index.php";
	nav_text_hazirla(sub6_1,"Basında Yönetim A.Ş.");
  sub6_1.width=195;
  sub6_1.height=30;
  sub6_1.addSelf();
	
  var sub6_2=new NM_Menu("",sub6);
  sub6_2.url="../BASIN/galeri.php";
	nav_text_hazirla(sub6_2,"Foto Galeri");
  sub6_2.width=195;
  sub6_2.height=30;
  sub6_2.addSelf();
	
  var sub6_3=new NM_Menu("",sub6);
  sub6_3.url="../BASIN/film.php";
	nav_text_hazirla(sub6_3,"Tanıtım Filmi");
  sub6_3.width=195;
  sub6_3.height=30;
  sub6_3.addSelf();

  var sub6_4=new NM_Menu("",sub6);
  sub6_4.url="../BASIN/logo.php";
	nav_text_hazirla(sub6_4,"Logo");
  sub6_4.width=195;
  sub6_4.height=30;
  sub6_4.addSelf();
	
  var sub8=new NM_Menu("",NM);
  sub8.url="../FORM/index.php";
  sub8.offImg=image_path+"menu_bilgi_off.gif";
  sub8.onImg=image_path+"menu_bilgi_on.gif";
  sub8.width=195;
  sub8.height=30;
  sub8.setStyle(style1);
  sub8.openTo="down";
  sub8.fadeIn=800;
  sub8.fadeOut=800;
  sub8.direction="down";
  sub8.orientation="vertical";
  sub8.title="Haber ve Duyurular";
  sub8.addSelf();


  var sub7=new NM_Menu("",NM);
  sub7.offImg=image_path+"menu_iletisim_off.gif";
  sub7.onImg=image_path+"menu_iletisim_on.gif";
  sub7.width=195;
  sub7.height=30;
  sub7.setStyle(style1);
  sub7.fadeIn=800;
  sub7.fadeOut=800;
  sub7.openTo="right";
	sub7.orderd=70;
  sub7.scroll=25;
	sub7.scrollStyle="order";
  sub7.direction="down";
  sub7.orientation="vertical";
  sub7.title="İletişim";
  sub7.addSelf();

// iletişim alt menusu...	
  var sub7_1=new NM_Menu("",sub7);
  sub7_1.url="../ILETISIM/index.php";
	nav_text_hazirla(sub7_1,"İletişim Bilgileri");
  sub7_1.width=195;
  sub7_1.height=30;
  sub7_1.addSelf();
	
  var sub7_2=new NM_Menu("",sub7);
  sub7_2.url="../ILETISIM/linkler.php";
	nav_text_hazirla(sub7_2,"İlgili Linkler");
  sub7_2.width=195;
  sub7_2.height=30;
  sub7_2.addSelf();
 
  NM.prepare();
  NM_Init_Menu();
}
