function Load_NM()
{
	var NM=new NM_Menu("NM_01",null);
  NM.orientation="horizontal";
  NM.direction="right";
  NM.left=0;
  NM.top=0;
  NM.zindex=5;
  
  var sub1=new NM_Menu("",NM);
  sub1.offImg="img/menu_kimiz_off_en.jpg";
  sub1.onImg="img/menu_kimiz_on_en.jpg";
  sub1.width=175;
  sub1.height=51;
  sub1.openTo="down";
  sub1.direction="down";
  sub1.orientation="vertical";
  sub1.title="About Us";
  sub1.addSelf();
  
  sub1_1=new NM_Menu("",sub1);
  sub1_1.offImg="img/menu1_1_off_en.gif";
  sub1_1.onImg="img/menu1_1_on_en.gif";
  sub1_1.url="MisyonDeger.aspx";
  sub1_1.width=175;
  sub1_1.height=36;
  sub1_1.top=-9;
  sub1_1.left=0;
  sub1_1.title="About Us";
  sub1_1.addSelf();

 
  sub1_2=new NM_Menu("",sub1);
  sub1_2.offImg="img/menu1_2_off_en.gif";
  sub1_2.onImg="img/menu1_2_on_en.gif";
  sub1_2.url="SayilarlaBiz.aspx";
  sub1_2.width=175;
  sub1_2.height=26;
  sub1_2.title="Getron by Numbers";
  sub1_2.addSelf();
  
  sub1_3=new NM_Menu("",sub1);
  sub1_3.offImg="img/menu1_3_off_en.gif";
  sub1_3.onImg="img/menu1_3_on_en.gif";
  sub1_3.url="basindagetron.aspx";
  sub1_3.width=175;
  sub1_3.height=26;
  sub1_3.title="Getron in the Press";
  sub1_3.addSelf();
  
  sub1_4=new NM_Menu("",sub1);
  sub1_4.offImg="img/menu1_4_off_en.gif";
  sub1_4.onImg="img/menu1_4_on_en.gif";
  sub1_4.url="isortaklari.aspx";
  sub1_4.width=175;
  sub1_4.height=31;
  sub1_4.title="Our Business Partners";
  sub1_4.addSelf();
 
  
  var sub2=new NM_Menu("",NM);
  sub2.offImg="img/menu_neyapiyoruz_off_en.jpg";
  sub2.onImg="img/menu_neyapiyoruz_on_en.jpg";
  sub2.width=170;
  sub2.height=51;
  sub2.openTo="down";
  sub2.direction="down";
  sub2.orientation="vertical";
  sub2.title="What Do We Do?";
  sub2.addSelf();
  
  sub2_1=new NM_Menu("",sub2);
  sub2_1.offImg="img/menu_neyap_musozel_off_en.jpg";
  sub2_1.onImg="img/menu_neyap_musozel_on_en.jpg";
  sub2_1.url="custyazilimgelistirme.aspx";
  sub2_1.width=170;
  sub2_1.height=47;
  sub2_1.top=-9;
  sub2_1.title="Customer-tailored Software";
  sub2_1.addSelf();
  
  sub2_2=new NM_Menu("",sub2);
  sub2_2.offImg="img/menu_neyap_prjkurt_off_en.jpg";
  sub2_2.onImg="img/menu_neyap_prjkurt_on_en.jpg";
  sub2_2.url="projekurtarma.aspx";
  sub2_2.width=170;
  sub2_2.height=25;
  sub2_2.title="Project Rescue";
  sub2_2.addSelf();
  
  
  sub2_3=new NM_Menu("",sub2);
  sub2_3.offImg = "img/menu_neyap_sqldanismanligi_en_off.jpg";
  sub2_3.onImg = "img/menu_neyap_sqldanismanligi_en_on.jpg";
  sub2_3.url = "SqlDanismanligi.aspx";
  sub2_3.width=170;
  sub2_3.height=33;
  sub2_3.title = "SQL Server Consulting Service";
  sub2_3.addSelf();
  
  sub2_4=new NM_Menu("",sub2);
  sub2_4.offImg="img/menu_neyap_projelerimiz_off_en.jpg";
  sub2_4.onImg="img/menu_projelerimiz_on_en.jpg";
  sub2_4.url="projelerimiz.aspx";
  sub2_4.width=170;
  sub2_4.height=30;
  sub2_4.title="Our Projects";
  sub2_4.addSelf();
  
  
var sub3=new NM_Menu("",NM);
  sub3.offImg="img/menu_nasilyapiyoruz_off_en.jpg";
  sub3.onImg="img/menu_nasilyapiyoruz_on_en.jpg";
  sub3.width=170;
  sub3.height=51;
  sub3.openTo="down";
  sub3.direction="down";
  sub3.orientation="vertical";
  sub3.title="How Do We Do It?";
  sub3.addSelf();
  
  sub3_1=new NM_Menu("",sub3);
  sub3_1.offImg="img/menu_nasil_prjbsl_off_en.jpg";
  sub3_1.onImg="img/menu_nasil_prjbsl_on_en.jpg";
  sub3_1.url="projebaslangici.aspx";
  sub3_1.width=170;
  sub3_1.height=36;
  sub3_1.top=-9;
  sub3_1.title="Project Initiation";
  sub3_1.addSelf();
  
  sub3_2=new NM_Menu("",sub3);
  sub3_2.offImg="img/menu_nasil_gelistirme_off_en.jpg";
  sub3_2.onImg="img/menu_nasil_gelistirme_on_en.jpg";
  sub3_2.url="gelistirmesureci.aspx";
  sub3_2.width=170;
  sub3_2.height=27;
  sub3_2.title="Development Process";
  sub3_2.addSelf();
  
  sub3_3=new NM_Menu("",sub3);
  sub3_3.offImg="img/menu_nasil_ismodel_off_en.jpg";
  sub3_3.onImg="img/menu_nasil_ismodel_on_en.jpg";
  sub3_3.url="ismodelleri.aspx";
  sub3_3.width=170;
  sub3_3.height=27;
  sub3_3.title="Business Models";
  sub3_3.addSelf();
  
  sub3_4=new NM_Menu("",sub3);
  sub3_4.offImg="img/menu_nasil_arac_off_en.jpg";
  sub3_4.onImg="img/menu_nasil_arac_on_en.jpg";
  sub3_4.url="ourskills.aspx";
  sub3_4.width=170;
  sub3_4.height=20;
  sub3_4.title="Our Software Tools";
  sub3_4.addSelf();
  
  sub3_5=new NM_Menu("",sub3);
  sub3_5.offImg="img/menu_nasil_kkontrol_off_en.jpg";
  sub3_5.onImg="img/menu_nasil_kkontrol_on_en.jpg";
  sub3_5.url="nc_kalitekontrol.aspx";
  sub3_5.width=170;
  sub3_5.height=32;
  sub3_5.title="Quality Control";
  sub3_5.addSelf();
  
  var sub4=new NM_Menu("",NM);
  sub4.offImg="img/menu_referans_off_en.jpg";
  sub4.onImg="img/menu_referans_on_en.jpg";
  sub4.width=170;
  sub4.height=51;
  sub4.openTo="down";
  sub4.direction="down";
  sub4.orientation="vertical";
  sub4.title="Our References";
  sub4.addSelf();
  
  sub4_1=new NM_Menu("",sub4);
  sub4_1.offImg="img/menu_ref_kurumsal_off_en.jpg";
  sub4_1.onImg="img/menu_ref_kurumsal_on_en.jpg";
  sub4_1.url="kurumsal.aspx";
  sub4_1.width=170;
  sub4_1.height=36;
  sub4_1.top=-9;
  sub4_1.title="Corporate";
  sub4_1.addSelf();
  
  sub4_2=new NM_Menu("",sub4);
  sub4_2.offImg="img/menu_ref_kobi_off_en.jpg";
  sub4_2.onImg="img/menu_ref_kobi_on_en.jpg";
  sub4_2.url="kobi.aspx";
  sub4_2.width=170;
  sub4_2.height=34;
  sub4_2.title="SME";
  sub4_2.addSelf();
  
  var sub5=new NM_Menu("",NM);
  sub5.offImg="img/menu_iletisim_off_en.jpg";
  sub5.onImg="img/menu_iletisim_on_en.jpg";
  sub5.width=170;
  sub5.height=51;
  sub5.openTo="down";
  sub5.direction="down";
  sub5.orientation="vertical";
  sub5.title="Contact";  
  sub5.addSelf();
  
  sub5_1=new NM_Menu("",sub5);
  sub5_1.offImg="img/menu_ilet_form_off_en.jpg";
  sub5_1.onImg="img/menu_ilet_form_on_en.jpg";
  sub5_1.url="iletisimformu.aspx";
  sub5_1.width=170;
  sub5_1.height=36;
  sub5_1.top=-9;
  sub5_1.title="Contact Form";
  sub5_1.addSelf();
  
  sub5_2=new NM_Menu("",sub5);
  sub5_2.offImg="img/menu_ilet_kroki_off_en.jpg";
  sub5_2.onImg="img/menu_ilet_kroki_on_en.jpg";
  sub5_2.url="iletisim.aspx";
  sub5_2.width=170;
  sub5_2.height=24;
  sub5_2.title="Address and Map";
  sub5_2.addSelf();
 
  sub5_3=new NM_Menu("",sub5);
  sub5_3.offImg="img/menu_kimiz_ik_off_en.jpg";
  sub5_3.onImg="img/menu_kimiz_ik_on_en.jpg";
  sub5_3.url="kariyer.aspx";  
  sub5_3.width=170;
  sub5_3.height=27; 
  sub5_3.title="Human Resources";
  sub5_3.addSelf();
  
  
  
  NM.prepare();
  
 	NM_Init_Menu();
}