	var NoOffFirstLineMenus=15;	var LowBgColor="#dcdcdc";			// Background color when mouse is not over	var HighBgColor="#B33B37";			// Background color when mouse is over	var FontLowColor="#B33B37";			// Font color when mouse is not over	var FontHighColor="#E6E6CC";			// Font color when mouse is over	var BorderColor="silver";			// Border color	var BorderWidthMain=1;			// Border width main items	var BorderWidthSub=1;			// Border width sub items 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0	var FontFamily="Verdana, arial";	// Font family menu items	var FontSize=10;				// Font size menu items	var FontBold=1;				// Bold menu items 1 or 0	var FontItalic=0;				// Italic menu items 1 or 0	var MenuTextCentered="center";		// Item text position left, center or right	var MenuCentered="left";			// Menu horizontal position can be: left, center, right, justify,	var MenuVerticalCentered="top";	var ChildOverlap=.2;	var ChildVerticalOverlap=.3;	var LeftPaddng=2;	var TopPaddng=2;	var StartTop=0;	var StartLeft=0;	var VerCorrect=0;	var HorCorrect=0;	var DistFrmFrameBrdr=0;	var FirstLineHorizontal=0;	var MenuFramesVertical=1;	var DissapearDelay=1000;	var UnfoldDelay=150;	var TakeOverBgColor=1;	var FirstLineFrame="";			// Frame where first level appears	var SecLineFrame="";			// Frame where sub levels appear	var DocTargetFrame="";			// Frame where target documents appear	var TargetLoc="MenuPos";				// 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. 	var Arrws=[BaseHref+"images/tri.gif",5,10,BaseHref+"images/tridown.gif",10,5,BaseHref+"images/trileft.gif",5,10,BaseHref+"images/triup.gif",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=0;			// 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(.......	var PartOfWindow=.7;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to						// 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=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over	var BgImgLeftOffset=5;			// 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=.5, transition=19)";	//var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";	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=95)";	function BeforeStart(){return}	function AfterBuild(){return}	function BeforeFirstOpen(){return}	function AfterCloseAll(){return}// 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("HOME","default.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");	//Menu1_1=new Array("Home 1","examples/file11.htm",'',0,20,100,"","","","","","",-1,-1,-1,"","");	//Menu1_2=new Array("Home 2","examples/file12.htm",'',0,0,0,"","","","","","",-1,-1,-1,"","");	//Menu1_3=new Array("Home 3","examples/file13.htm",'',0,0,0,"","","","","","",-1,-1,-1,"","");Menu2=new Array("AFFILIATES","affiliates.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");//Menu2=new Array("AFFILIATES","affiliates.htm","",1,0,0,"","","","","","",-1,-1,-1,"","");	//Menu2_1=new Array("file21","examples/file21.htm",'',1,20,135,"","","","","","",-1,-1,-1,"","");		//Menu2_1_1=new Array("file211","examples/file211.htm",'',1,20,100,"","","","","","",-1,-1,-1,"","");			//Menu2_1_1_1=new Array("file2111","examples/file2111.htm",'',1,20,100,"","","","","","",-1,-1,-1,"","");				//Menu2_1_1_1_1=new Array("file21111","examples/file21111.htm",'',1,20,100,"","","","","","",-1,-1,-1,"","");					//Menu2_1_1_1_1_1=new Array("file211111","examples/file211111.htm",'',1,20,100,"","","","","","",-1,-1,-1,"","");						//Menu2_1_1_1_1_1_1=new Array("file2111111","examples/file2111111.htm",'',0,20,100,"","","","","","",-1,-1,-1,"","");Menu3=new Array("CALENDAR","calendar.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu4=new Array("EXECUTIVE BOARD","","",3,20,144,"","","","","","",-1,-1,-1,"","");	//Menu4_1=new Array('rollover?../pics/xannesmall.jpg?../pics/oscars.jpg',"examples/file41.htm",'',0,128,128,"","","","","","",-1,-1,-1,"","");	Menu4_1=new Array("Present Board","executive.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu4_2=new Array("Past Boards","pastBoards.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu4_3=new Array("AATT Constitution","constitution.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");//Menu5=new Array('Home',"javascript:parent.location.href=\""+BaseHref+"menus.htm\"",'',0,0,50,"","","","","","",-1,-1,-1,"","Back to start");Menu5=new Array("FUNDING","funding.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu6=new Array("MEMBERSHIP","members.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu7=new Array("NEWS","NEWS.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu8=new Array("OPEN POSITIONS","positions.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu9=new Array("POSTER","poster.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu10=new Array("PRIZES","","",2,20,144,"","","","","","",-1,-1,-1,"","");	Menu10_1=new Array("Redhouse","Redhouse.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu10_2=new Array("Halide Edip","Halide.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu11=new Array("PROGRAMS","","",3,20,144,"","","","","","",-1,-1,-1,"","");	Menu11_1=new Array("Turkish","","",2,20,144,"","","","","","",-1,-1,-1,"","");		Menu11_1_1=new Array("North America","turkishamerica.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");		Menu11_1_2=new Array("Turkey","turkishturkey.htm","",0,20,135,"","","","","","",-1,-1,-1,"","");	Menu11_2=new Array("Turkic","","",2,20,144,"","","","","","",-1,-1,-1,"","");		Menu11_2_1=new Array("North America","turkicamerica.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");		Menu11_2_2=new Array("in situ","turkicinsitu.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu11_3=new Array("Summer Programs","","",2,20,144,"","","","","","",-1,-1,-1,"","");		Menu11_3_1=new Array("North America","summeramerica.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");		Menu11_3_2=new Array("Turkey","summerturkey.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu12=new Array("PUBLICATIONS","","",4,20,144,"","","","","","",-1,-1,-1,"","");	Menu12_1=new Array("Newsletter-Bulletin","bulletinsintro.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu12_2=new Array("Proficiency Guidelines","proficiency.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu12_3=new Array("Language Learning","llfproject.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");	Menu12_4=new Array("Vocabulary","","",2,20,144,"","","","","","",-1,-1,-1,"","");		Menu12_4_1=new Array("Instructors","vocabintro.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");		Menu12_4_2=new Array("Instructors List","vocablist.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");			Menu13=new Array("RESOURCES","","",3,20,144,"","","","","","",-1,-1,-1,"","");	Menu13_1=new Array("Turkish","","",4,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_1_1=new Array("Internet","res-turkish-internet.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_1_2=new Array("CDs","res-turkish-cd.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_1_3=new Array("Books","res-turkish-books.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_1_4=new Array("Video/Audio","res-turkish-vidaud.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");	Menu13_2=new Array("Turkic","","",4,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_2_1=new Array("Internet","res-turkic-internet.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_2_2=new Array("CDs","res-turkic-cd.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_2_3=new Array("Books","res-turkic-books.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");		Menu13_2_4=new Array("Video/Audio","res-turkic-vidaud.htm",'',0,20,144,"","","","","","",-1,-1,-1,"","");	Menu13_3=new Array("Student Handbook","studenthandbook.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");		Menu14=new Array("SPONSORS","sponsors.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");Menu15=new Array("MEMBERS ONLY","member.htm","",0,20,144,"","","","","","",-1,-1,-1,"","");					//<li id="nav_menu1"><a href="index.htm">.:Home:.</a></li>					//<li id="primarynavtop"><a href="affiliates.htm">.:Affiliates:.</a></li>					//<li id="nav_menu3"><a href="calendar.htm">.:Calendar:.</a></li>					//<li id="nav_menu4"><a href="executive.htm">.:Executive Board:.</a></li>					//<li id="nav_menu5"><a href="funding.htm">.:Funding:.</a></li>					//<li id="nav_menu6"><a href="members.htm">.:Membership:.</a></li>					//<li id="nav_menu7"><a href="news.htm">.:News:.</a></li>					//<li id="nav_menu8"><a href="positions.htm">.:Positions:.</a></li>					//<li id="nav_menu9"><a href="poster.htm">.:Poster:.</a></li>					//<li id="nav_menu10"><a href="prizes.htm">.:Prizes:.</a></li>					//<li id="nav_menu11"><a href="programs.htm">.:Programs:.</a></li>					//<li id="nav_menu12"><a href="publications.htm">.:Publications:.</a></li>					//<li id="nav_menu13"><a href="resources.htm">.:Resources:.</a></li>					//<li id="nav_menu14"><a href="sponsors.htm">.:Sponsors:.</a></li>					//<li id="nav_menu15"><a href="members.htm">.:members only:.</a></li>