

	var NoOffFirstLineMenus=9;	// Number of first level items
	var LowBgColor='#000099';	// Background color when mouse is not over								
	var LowSubBgColor='#000099';	// Background color when mouse is not over on subs
	var HighBgColor='white';	// Background color when mouse is over
	var HighSubBgColor='white';	// Background color when mouse is over on subs
	var FontLowColor='white';	// Font color when mouse is not over
	var FontSubLowColor='white';	// Font color subs when mouse is not over
	var FontHighColor='#C00000';	// Font color when mouse is over
	var FontSubHighColor='#C00000';	// Font color subs when mouse is over
	var BorderColor='transparent';	// Border color
	var BorderSubColor='white';	// Border color for subs
	var BorderWidth=1;		// Border width
	var BorderBtwnElmnts=1;		// Border between elements 1 or 0
	var FontFamily="tahoma"	        // Font family menu items
	var FontSize=8;			// Font size menu items
	var FontBold=1;			// 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 'left', 'center' or 'right'
var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;		// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
	var StartTop=224;		// Menu offset x coordinate
	var StartLeft=117;		// Menu offset y coordinate
	var VerCorrect=0;		// Multiple frames y correction
	var HorCorrect=0;		// Multiple frames x correction
	var LeftPaddng=3;		// Left padding
	var TopPaddng=0;		// Top padding
	var FirstLineHorizontal=1;	// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;	// Frames in cols or rows 1 or 0
	var DissapearDelay=500;		// delay before menu folds in
	var TakeOverBgColor=1;	// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';	// Frame where first level appears
	var SecLineFrame='space';	// Frame where sub levels appear
	var DocTargetFrame='space';	// Frame where target documents appear
	var TargetLoc='';		// span id for relative positioning
	var HideTop=0;			// Hide first level when loading new document 1 or 0
	var MenuWrap=1;			// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;		// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;		// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;		// menu tree checking on or off 1 or 0
	var ShowArrow=1;		// Uses arrow gifs when 1
	var KeepHilite=1;		// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Discover Turkey","","",8,17,105);
	Menu1_1=new Array("Istanbul","istanbul.asp","",0,20,160);	
		

	Menu1_2=new Array("The Marmara Region","edirne.asp","",0,20,160);	
			

	Menu1_3=new Array("The Aegean Region","aegean.asp","",0,20,160);
		


	Menu1_4=new Array("The Mediterranean Region","mediterineregion.asp","",0,20,160);	
		

	Menu1_5=new Array("Central Anatolia","centralanatolia.asp","",0,20,160);	
				

	Menu1_6=new Array("The Black Sea Region","theblacksea.asp","",0,20,160);
		
	Menu1_7=new Array("Eastern Anatolia","easternanatolia.asp","",0,20,160);

	Menu1_8=new Array("South-Eastern Anatolia","southeastern.asp","",0,20,160);	

	
Menu2=new Array("Geography","","",5,17,80);
	Menu2_1=new Array("Generalities","generalities.asp","",0,20,140);
	Menu2_2=new Array("Geographical Regions","geografialregion.asp","",0,20,140);
	Menu2_3=new Array("Rivers","rivers.asp","",0,20,140);
	Menu2_4=new Array("Natural & Dam Lakes","naturalanddamlakes.asp","",0,20,140);	
	Menu2_5=new Array("Climate","climate.asp","",0,20,140);
	
Menu3=new Array("Population","somedata.asp","",10,17,75);  	
	Menu3_1=new Array("Some Data","somedata.asp","",0,20,100);
	Menu3_2=new Array("Origins","origins.asp","",0,20,100);
	Menu3_3=new Array("Ethnic Mosaic","ethnicmosaic.asp","",0,20,100);
	Menu3_4=new Array("Language","language.asp","",0,20,100);	
	Menu3_5=new Array("Religion","religion.asp","",0,20,100);
	Menu3_6=new Array("Feasts","feasts.asp","",0,20,100);
	Menu3_7=new Array("Turkish Women","turkishwomen.asp","",0,20,100);	
	Menu3_8=new Array("Family","family.asp","",0,20,100);
	Menu3_9=new Array("Towns","towns.asp","",0,20,100);
	Menu3_10=new Array("Country Life","countrylife.asp","",0,20,100);
	

Menu4=new Array("Economy","economy.asp","",0,17,70);


Menu5=new Array("History","history.asp","",16,17,70);
	Menu5_1=new Array("Prehistory","history.asp#prehistory","",0,20,170);	
	Menu5_2=new Array("The Bronze Age","history2.asp","",0,20,170);	
	Menu5_3=new Array("The Iron Age","history3.asp","",0,20,170);
	Menu5_4=new Array("The Graeco-Persian Period","history4.asp","",0,20,170);	
	Menu5_5=new Array("Alexander The Great","history4.asp#alexander","",0,20,170);	
	Menu5_6=new Array("Hellenistic Kingdoms","history4.asp#hellenistic","",0,20,170);
	Menu5_7=new Array("Greek and Roman Cultures","history5.asp","",0,20,170);
	Menu5_8=new Array("Rome In Asia Minor","history6.asp","",0,20,170);	
	Menu5_9=new Array("Spread of Christianity","history6.asp#spread","",0,20,170);	
	Menu5_10=new Array("The Byzantine Empire","history6.asp#byzantine","",0,20,170);
	Menu5_11=new Array("The Crusades","crusade.asp","",0,20,170);
	Menu5_12=new Array("The Seljuks","selcuk.asp","",0,20,170);
	Menu5_13=new Array("The Ottoman Empire","history7.asp","",0,20,170);
	Menu5_14=new Array("Mustafa Kemal Ataturk","history8.asp","",0,20,170);	
	Menu5_15=new Array("Modern Turkey","history8.asp#modern","",0,20,170);
	Menu5_16=new Array("Post Kemalist Turkey","history8.asp#post","",0,20,170);	

Menu6=new Array("Culture & Traditions","culture.asp","",15,17,125);
	Menu6_1=new Array("Folkloric Dances","culture.asp","",0,20,130);	
	Menu6_2=new Array("Music","culture.asp#music","",0,20,130);	
	Menu6_3=new Array("Theatre","culture.asp#theatre","",0,20,130);
	Menu6_4=new Array("Cinema","culture2.asp","",0,20,130);	
	Menu6_5=new Array("Literature","culture2.asp#literature","",0,20,130);	
	Menu6_6=new Array("Calligraphy","culture2.asp#caligraphy","",0,20,130);
	Menu6_7=new Array("Miniature Painting","culture2.asp#miniature","",0,20,130);
	Menu6_8=new Array("Painting","culture3.asp","",0,20,130);	
	Menu6_9=new Array("Paper Marbling","culture3.asp#paper","",0,20,130);	
	Menu6_10=new Array("Ceramics","culture3.asp#ceramic","",0,20,130);
	Menu6_11=new Array("Carpets","culture3.asp#carpet","",0,20,130);
	Menu6_12=new Array("Kilims","culture4.asp","",0,20,130);	
	Menu6_13=new Array("Architecture","culture4.asp#architecture","",0,20,130);	
	Menu6_14=new Array("Gastronomy","culture5.asp","",0,20,130);
	Menu6_15=new Array("Sports","culture5.asp#sport","",0,20,130);
	
Menu7=new Array("Useful Tips","useful.asp","",15,17,78);
	Menu7_1=new Array("When To Travel To Turkey","useful.asp","",0,20,200);	
	Menu7_2=new Array("Visa","useful.asp#visa","",0,20,200);	
	Menu7_3=new Array("Time","useful.asp#time","",0,20,200);
	Menu7_4=new Array("Changing Money","useful.asp#changing","",0,20,200);	
	Menu7_5=new Array("Weight and Measures","useful.asp#weight","",0,20,200);	
	Menu7_6=new Array("Electricity","useful.asp#electricity","",0,20,200);
	Menu7_7=new Array("Health","useful.asp#health","",0,20,200);
	Menu7_8=new Array("Animals","useful.asp#animals","",0,20,200);	
	Menu7_9=new Array("What to Bring In Your Luggage","useful.asp#what","",0,20,200);	
	Menu7_10=new Array("Rules to be Observed","useful.asp#rules","",0,20,200);
	Menu7_11=new Array("Transportation","useful.asp#transportation","",0,20,200);
	Menu7_12=new Array("Road Network","useful.asp#road","",0,20,200);	
	Menu7_13=new Array("Shopping","useful.asp#shopping","",0,20,200);	
	Menu7_14=new Array("Post Office","useful.asp#post","",0,20,200);
	Menu7_15=new Array("Feasts and National Holidays","useful.asp#feasts","",0,20,200);
	
Menu8=new Array("About Martine","about.asp","",0,20,90);

Menu9=new Array("Links","link.asp","",0,20,55);