	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor="#666666";			// Background color when mouse is not over
	var HighBgColor="#FFFFFF";			// Background color when mouse is over
	var FontLowColor="#333333";			// Font color when mouse is not over
	var FontHighColor="#FFFFFF";		// Font color when mouse is over
	var BorderColor="#FFFFFF";			// Border color
	var BorderWidthMain=1;				// Border width main items
	var BorderWidthSub=1;				// Border width sub items
 	var BorderBtwnMain=1;				// Border width between elements main items
	var BorderBtwnSub=1;				// Border width between elements sub items
	var FontFamily="Tahoma";			// Font family menu items
	var FontSize=10;					// Font size menu items
	var FontBold=0;						// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered="left";		// Item text position left, center or right
	var MenuCentered="left";			// Menu horizontal position can be: left, center, right
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=0;				    // horizontal overlap child/ parent
	var ChildVerticalOverlap=0;		    // vertical overlap child/ parent
	var StartTop=-1;					// Menu offset x coordinate
	var StartLeft=-1;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var DistFrmFrameBrdr=2;				// Distance between main menu and frame border
	var LeftPaddng=2;					// Left padding
	var TopPaddng=-1;					// Top padding. If set to -1 text is vertically centered
	var FirstLineHorizontal=1;			// Number defines to which level the menu must unfold horizontal; 0 is all vertical
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=200;				// delay before menu folds in
	var UnfoldDelay=200;				// delay before sub unfolds	
	var TakeOverBgColor=0;				// Menu frame takes over background color subitem frame
	var FirstLineFrame="menu";			// Frame where first level appears
	var SecLineFrame="content";			// Frame where sub levels appear
	var DocTargetFrame="content";		// Frame where target documents appear
	var TargetLoc="menuplace";			// span id for relative positioning
	var MenuWrap=1;						// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;					// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;						// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";					// BaseHref lets you specify the root directory for relative links. 
										// The script precedes your relative links with BaseHref
										// For instance: 
										// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
										// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
										// Can also be used when you use images in the textfields of the menu
										// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
										// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"
										//var Arrws=[BaseHref+"triup.gif",10,5];

	var Arrws=["",5,9,"",10,5,"",5,10,"",10,5];
										// Arrow source, width and height.
										// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;				// MenuUsesFrames is only 0 when Main menu, submenus,
										// document targets and script are in the same frame.
										// In all other cases it must be 1

	var RememberStatus=1;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
									// When set to 2 only the relevant main item stays highligthed
									// The preset is done by setting a variable in the head section of the target document.
									// <head>
									//	<script type="text/javascript">var SetMenu="2_2_1";</script>
									// </head>
									// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

									// Below some pretty useless effects, since only IE6+ supports them
									// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
									// If you don't need MenuSlide just leave in the line var MenuSlide="";
									// delete the other MenuSlide statements
									// In general leave the MenuSlide you need in and delete the others.
									// Above is also valid for MenuShadow and MenuOpacity
									// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
									// You can add more filters by concanating the strings
	var BuildOnDemand=1;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=0;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

	var MenuSlide="";
	//var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.2, transition=5)";
	//var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.2, wipeStyle=4)";

	var MenuShadow="";
	//var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	//var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var MenuOpacity="";
	//var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=90)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

   var fontMain = "#FFFFFF";
   var fontMainOver = "#666666";
// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 


Menu1=new Array("AKADEMİK PROGRAMLAR","",bgMainMenu,7,48,98,"","",fontMain,fontMainOver,"","",-1,1,-1,"center","");
  Menu1_1=new Array("Lisans","./?PrgBaManagement/Welcome.php",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu1_2=new Array("MBA","./?PrgMba/Welcome.php",bgSubMenu,0,18,198,"","","","","","",-1,-1,-1,"","");
  Menu1_3=new Array("Executive MBA","./?PrgEmba/Welcome.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu1_4=new Array("Sanayi Liderleri (SLP)","./?PrgLfi/Welcome.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu1_5=new Array("Finans Yüksek Lisans Programı (MiF)","./?PrgMif/Welcome.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu1_6=new Array("Doktora Programı","./?PrgPhd/Welcome.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu1_7=new Array("Program Karşılaştırma Tablosu","./../tr/docs/SU_FMAN_ProgramComparison.pdf",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  
Menu2=new Array("AKADEMİK & ARAŞTIRMA","",bgMainMenu,4,"",99,"","",fontMain,fontMainOver,"","",-1,1,-1,"center","");
  Menu2_1=new Array("Araştırma Alanlarına Göre Öğretim Üyeleri","./?Faculty/FacultybyResearchAreas.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu2_2=new Array("Araştırma","./?Research/Arastirma.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
    /*Menu2_2_1=new Array("Muhasebe & Finans","./?Research/Accounting_Finance.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
    Menu2_2_2=new Array("Yönetim ve Organizasyon","./?Research/Organization_Studies.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
    Menu2_2_3=new Array("Pazarlama","./?Research/Marketing.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
    Menu2_2_4=new Array("Operasyon & Bilişim Sistemleri Yönetimi","./?Research/Operations_Information_Systems_Management.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
    Menu2_2_5=new Array("Strateji","./?Research/Strategy.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
    Menu2_2_6=new Array("Tüm Working Paper'lar","./?Research/Working_Papers.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");*/
  Menu2_3=new Array("Çalışanlarımız","./?Faculty/People.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu2_4=new Array("Akademik Seminerler","./?News/Academic_Seminars.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  
Menu3=new Array("ÖĞRENCİLER ve MEZUNLAR","",bgMainMenu,7,"",99,"","",fontMain,fontMainOver,"","",-1,1,-1,"center","Students");
  Menu3_1=new Array("Ögrenci Profilleri","./?Students/Ogrenci_Profilleri.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu3_2=new Array("MBA Club","./?Students/MBA_Club.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu3_3=new Array("Mezunlar","./?Students/Mezunlar.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu3_4=new Array("Kampusta Yaşam","./?Students/Campus_Life.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu3_5=new Array("Uluslararası Öğrenciler ve Değişim Programları","./?Students/Welcome.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu3_6=new Array("Resim Galerisi","./?Students/ResimGalerisi.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  Menu3_7=new Array("Video Galerisi","./?Students/VideoGallery.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
	
Menu4=new Array("KARİYER HİZMETLERİ","",bgMainMenu,3,"",99,"","",fontMain,fontMainOver,"","",-1,1,-1,"center","");
  Menu4_1=new Array("Kariyer Hizmetleri Ana Sayfa","./?Career/Kariyer_Danismanligi_Programlari.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu4_2=new Array("MBA Kariyer Hizmetleri","./?PrgMba/Career_Services.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu4_3=new Array("MiF Kariyer Hizmetleri","./?PrgMif/Career_services.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  //Menu4_1=new Array("Kariyer Danışmanlığı Programları","./?Career/Kariyer_Danismanligi_Programlari.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  //Menu4_2=new Array("Atölye ve Paneller","./?Career/Atolye_Calismalari.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_3=new Array("SU Ögrencileri için","./?Career/CV_Kataloglari_Hazirlanmasi.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
      //Menu4_3_1=new Array("İşe Alım için CV'ler","./?Career/MBA2006.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
      //Menu4_3_2=new Array("Staj için CV'ler","./?Career/MBA2007.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
      //Menu4_3_3=new Array("2006 & 2007 CV Kitapçığı","./../eng/docs/MBA-CV-Katolog-2007-2006.pdf",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_3=new Array("İlişki Ağlarının Yönetilmesi","./?Career/iliskii_Aglarinin_Yonetilmesi.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_4=new Array("Etkinlik Takvimi","./?Career/Career_Calendar.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_5=new Array("Mentoring Projesi","./?Career/Mentoring_Projesi.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_6=new Array("İş / staj Duyuruları","./?Career/is-staj_duyurulari.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_7=new Array("Kariyer Fuarı","./?Career/Kariyer_Fuari.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_8=new Array("Online İş Bulma Siteleri	","./?Career/is_bulma_siteleri.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  //Menu4_9=new Array("Mezunlarımızın Çalıştığı Şirketler","./?Career/Graduates_In_The_BusinessWorld.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","");
  
Menu5=new Array("HABERLER ve ETKİNLİKLER","",bgMainMenu,4,"",99,"","",fontMain,fontMainOver,"","",-1,1,-1,"center","");
  Menu5_1=new Array("Haberler","./?News/Haberler.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu5_2=new Array("Etkinlikler","./?News/Etkinlikler.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu5_3=new Array("Seminerler","./?News/seminerler.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu5_4=new Array("Konferanslar","./?Conferences/Conferences.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  //Menu5_2=new Array("e-Haber Bülteni","./?News/FMANNewsletters.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  //Menu5_3=new Array("Basında YBF","./?News/FMAN_in_the_Media.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  //Menu5_4=new Array("Akademik Seminerler","./?News/Academic_Seminars.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  //Menu5_5=new Array("Yöneticilerle Söyleşiler","./?News/Executive_Insights.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  //Menu5_6=new Array("Tam-Zamanında Seminerler","./?News/Just_in_Time_Seminars.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  //Menu5_7=new Array("Konferanslar","./?Conferences/Conferences.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  //Menu5_8=new Array("Mezunlarımızdan Haberler","./?News/Alumni_News.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  //Menu5_9=new Array("Açık Pozisyonlar","./?News/Pozisyonlar.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
//  Menu5_6=new Array("MBA Ders ve Çalıştay Takvimi","../docs/msw_2005.pdf",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
//  Menu5_6=new Array("Sabancı MBA Hakkında Görüşler","./?News/Sabanci_MBA_Hakkinda_Gorusler.php",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  
Menu6=new Array("PAYDAŞLAR","",bgMainMenu,7,"",99,"","",fontMain,fontMainOver,"","",-1,1,-1,"center","");
  Menu6_1=new Array("Yönetici Gelistirme Birimi","./?Partner/Executive_Development_Unit.html",bgSubMenu,0,18,199,"","","","","","",-1,-1,-1,"","");
  Menu6_2=new Array("Türkiye Kurumsal Yönetim Forumu","./?Partner/Corporate_Goverment_Forum_of_Turkey.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  Menu6_3=new Array("Girişimci Geliştirme Programı","./?Partner/Entrepreneur_Devolopment_Program.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  Menu6_4=new Array("TÜSİAD-SU Rekabet Forumu","./?Partner/TUSIAD_SU_Compatitivenes_Forum.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  Menu6_5=new Array("Öğrenci Değişimi Programı","./?Partner/Exchange_Programs.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  Menu6_6=new Array("Uluslararası Üyelik","./?Partner/Memberships.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  Menu6_7=new Array("MyGlobe","http://www.su-edu.com/myglobe/tr/index.html",bgSubMenu,0,"","","","","","","","",-1,-1,-1,"","E");
  
