/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			
	var LowBgColor='#7686A5';			
	var LowSubBgColor='#b29877';			
	var HighBgColor='#84956E';			
	var HighSubBgColor='#7686A5';			
	var FontLowColor='white';			
	var FontSubLowColor='#ffffff';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='white';			
	var BorderSubColor='white';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,verdana,helvetica"	
	var FontSize=9;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=143;				
	var StartLeft=185;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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("Home","index.html","",0,20,100);

Menu2=new Array("Expedition Briefing","brief.html","",0,35);
	
Menu3=new Array("Civilization of Angkor","swallowed.htm","",0,35);
	Menu3_1=new Array("PI's","staff.html","",3,20,90);
		Menu3_1_1=new Array("P. Tolan","tolan.html","",0,20,110);
		Menu3_1_2=new Array("D. Gorman-Smith","smith.html","",0);
		Menu3_1_3=new Array("D. Henry","henry.html","",0);

	Menu3_2=new Array("Staff ","staff.html","",0);

	
Menu4=new Array("About Archaeology","whatisarchaeology.htm","",6,35);
	Menu4_1=new Array("Observation, Inference, & Hypothesis","observation.htm","",0,35,150);
	Menu4_2=new Array("In Context","incontext.htm","",0,20);	
	Menu4_3=new Array("Typology","typology.htm","",0,20);
	Menu4_4=new Array("Mapping","mapping.htm","",0,20);
	Menu4_5=new Array("Ethics & Law","ethics.htm","",0,20);
	Menu4_6=new Array("Angkor What?","http://www.edsitement.neh.gov/view_lesson_plan.asp?id=607","",0,20);
	Menu4_7=new Array("Neighborhood Variation","neighborhood.html","",0);


Menu5=new Array("Teach Live","teachlive.htm","",0);


Menu6=new Array("Earthbound3","http://www.earthwatch.org/education/earthbound3.html","",0);

Menu7=new Array("Links","links.htm","",0);
Menu8=new Array("Site Credits","credits.htm","",0);



