	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor= '#415792';			// Background color when mouse is not over
	var LowSubBgColor='#415792';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFEA';			// Background color when mouse is over
	var HighSubBgColor='#FFFFEA';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';		// Font color subs when mouse is not over
	var FontHighColor='#415792';			// Font color when mouse is over
	var FontSubHighColor='#415792';		// Font color subs when mouse is over
	var BorderColor='#FFFFFF';			// Border color
	var BorderSubColor='#FFFFFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.15;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.15;			// vertical overlap child/ parent
	var StartTop=90;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=800;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='MyFrameOne';			// Frame where first level appears
	var SecLineFrame='MyFrameTwo';			// Frame where sub levels appear
	var DocTargetFrame='MyFrameTwo';			// 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()
{
setFrameColor("MyFrameOne", '#415792');
return;
}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

function setFrameColor(fname, color) {
window.parent.frames[fname].document.bgColor = color;
return false;
}

// 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","http://econ.duke.edu/~tk43/intro.htm","",0,25,65);

Menu2=new Array("Contact Information","http://econ.duke.edu/~tk43/contact/cinfo.htm","",0,25,140);
	
Menu3=new Array("Curriculum Vitae","","",2,25,127);
	Menu3_1=new Array("Full Length CV","http://econ.duke.edu/~tk43/cvitae/cv708.html","",0,18,175);
	Menu3_2=new Array("Short Biographical Sketch","http://econ.duke.edu/~tk43/cvitae/sketch.htm","",0);
	

Menu4=new Array("Career","","",8,25,62);
	Menu4_1=new Array("Education","http://econ.duke.edu/~tk43/career/educ.htm","",0,18,230);
	Menu4_2=new Array("Employment","http://econ.duke.edu/~tk43/career/employ.htm","",0);
	Menu4_3=new Array("Teaching","http://econ.duke.edu/~tk43/career/teach.htm","",0);
	Menu4_4=new Array("Other Appointments","http://econ.duke.edu/~tk43/career/otherapp.htm","",0);
	Menu4_5=new Array("Grants & Fellowships","http://econ.duke.edu/~tk43/career/grant.htm","",0);
	Menu4_6=new Array("Professional Memberships","http://econ.duke.edu/~tk43/career/member.htm","",0);
	Menu4_7=new Array("Selected Research Activities","http://econ.duke.edu/~tk43/career/research.htm","",0);
	Menu4_8=new Array("Selected Conference Presentations","http://econ.duke.edu/~tk43/career/present.htm","",0);

Menu5=new Array("Publications","","",3,25,97);
	
	Menu5_1=new Array("By Type","","",7,18,110);
		Menu5_1_1=new Array("Books","http://econ.duke.edu/~tk43/publications/type/book.htm","",0,18,155);
		Menu5_1_2=new Array("Articles and essays","http://econ.duke.edu/~tk43/publications/type/article.htm","",0);
		Menu5_1_3=new Array("Comments and replies","http://econ.duke.edu/~tk43/publications/type/comment.htm","",0);
		Menu5_1_4=new Array("Encyclopedia articles","http://econ.duke.edu/~tk43/publications/type/encyclopedia.htm","",0);
		Menu5_1_5=new Array("Reviews","http://econ.duke.edu/~tk43/publications/type/review.htm","",0);
		Menu5_1_6=new Array("Videos","http://econ.duke.edu/~tk43/publications/type/video.htm","",0);
		Menu5_1_7=new Array("In Progress","http://econ.duke.edu/~tk43/publications/type/progress.htm","",0);

	Menu5_2=new Array("By Topic","","",11);
		Menu5_2_1=new Array("Cultural evolution","http://econ.duke.edu/~tk43/publications/topic/cult_evol.htm","",0,18,225);
		Menu5_2_2=new Array("Economic development","http://econ.duke.edu/~tk43/publications/topic/econ_dev.htm","",0);
		Menu5_2_3=new Array("Ethnic and racial conflict","http://econ.duke.edu/~tk43/publications/topic/ethnic.htm","",0);
		Menu5_2_4=new Array("Inflation","http://econ.duke.edu/~tk43/publications/topic/inflation.htm","",0);
		Menu5_2_5=new Array("Islam and economic development","http://econ.duke.edu/~tk43/publications/topic/islam_econ.htm","",0);
		Menu5_2_6=new Array("Islamism, contemporary ","http://econ.duke.edu/~tk43/publications/topic/islam_cont.htm","",0);
		Menu5_2_7=new Array("Moral overload","http://econ.duke.edu/~tk43/publications/topic/moral.htm","",0);
		Menu5_2_8=new Array("Preference falsification","http://econ.duke.edu/~tk43/publications/topic/pref_false.htm","",0);
		Menu5_2_9=new Array("Religion and economics","http://econ.duke.edu/~tk43/publications/topic/rel_econ.htm","",0);
		Menu5_2_10=new Array("Revolutions","http://econ.duke.edu/~tk43/publications/topic/revolution.htm","",0);
		Menu5_2_11=new Array("Social mechanisms ","http://econ.duke.edu/~tk43/publications/topic/social.htm","",0);
	
	Menu5_3=new Array("By Language","","",11);
		Menu5_3_1=new Array("English","http://econ.duke.edu/~tk43/publications/language/eng.htm","",0,22,65);
		Menu5_3_2=new Array("Türkçe","http://econ.duke.edu/~tk43/publications/language/turk.htm","",0);
		Menu5_3_3=new Array("Français","http://econ.duke.edu/~tk43/publications/language/french.htm","",0);
		Menu5_3_4=new Array("Deutsch","http://econ.duke.edu/~tk43/publications/language/german.htm","",0);
		Menu5_3_5=new Array("","http://econ.duke.edu/~tk43/publications/language/chin.htm"," http://econ.duke.edu/~tk43/include/chinese_new.bmp",0);
		Menu5_3_6=new Array("Svensk","http://econ.duke.edu/~tk43/publications/language/swed.htm","",0);
		Menu5_3_7=new Array("","http://econ.duke.edu/~tk43/publications/language/farsi.htm"," http://econ.duke.edu/~tk43/include/persian_new.bmp",0);
		Menu5_3_8=new Array("Italiano","http://econ.duke.edu/~tk43/publications/language/italian.htm","",0);
		Menu5_3_9=new Array("Español","http://econ.duke.edu/~tk43/publications/language/span.htm","",0);
		Menu5_3_10=new Array("","http://econ.duke.edu/~tk43/publications/language/arabic.htm"," http://econ.duke.edu/~tk43/include/arabic_new.bmp",0);
		Menu5_3_11=new Array("","http://econ.duke.edu/~tk43/publications/language/russian.htm"," http://econ.duke.edu/~tk43/include/russian_new.bmp",0);


Menu6=new Array("Editorial Duties","","",2,25,117);
		Menu6_1=new Array("Economics, Cognition and Society Book Series","http://econ.duke.edu/~tk43/editorial/econ_cog.htm","",0,18,307);
		Menu6_2=new Array("Journals","http://econ.duke.edu/~tk43/editorial/journal.htm","",0);

Menu7=new Array("O.T.D. Project","http://econ.duke.edu/~tk43/otd_proj/otto.htm","",0,25,103);


Menu8=new Array("Popular Writings","http://econ.duke.edu/~tk43/popular_writings/pop_write.htm","",2,80,120);
Menu8_1= new Array("Opinion Articles","http://econ.duke.edu/~tk43/popular_writings/pop_write.htm","",0,18,120);
Menu8_2= new Array("Interviews","http://econ.duke.edu/~tk43/popular_writings/interviews.htm","",0,18,120);





