/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// 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=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='';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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='MenuPos';				// 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("Category A-D","","",6,20,125);
	Menu1_1=new Array("Census Data Analysis","","",2,20,150);
		Menu1_1_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
		Menu1_1_2=new Array("David Listokin","biolistokin.htm","",0);
	Menu1_2=new Array("Community","blank.htm","",4);
		Menu1_2_1=new Array("Community Development","","",3,20,200);
				Menu1_2_1_2=new Array("Robert W. Lake","biolake.htm","",0,20,150);
		Menu1_2_2=new Array("Community Organization","","",3);
				Menu1_2_2_2=new Array("Robert W. Lake","biolake.htm","",0,20,150);
		Menu1_2_4=new Array("Community Studies","","",3);
				Menu1_2_4_3=new Array("Robert W. Lake","biolake.htm","",0,20,150);
		Menu1_3=new Array("Computer Programming","","",1);
				Menu1_3_1=new Array("William R. Dolphin","biodolphin.htm","",0,20,150);
		Menu1_4=new Array("Defense Conversion","","",1);
				Menu1_4_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
		Menu1_5=new Array("Demography","","",3);
				Menu1_5_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu1_5_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
				Menu1_5_3=new Array("William R. Dolphin","biodolphin.htm","",0,20,150);
		Menu1_6=new Array("Development","","",9);
				Menu1_6_1=new Array("Community Development","","",3,20,155);
						Menu1_6_1_2=new Array("Robert W. Lake","biolake.htm","",0,20,150);
				Menu1_6_2=new Array("Development Impact Assessment","","",2,32,150);
						Menu1_6_2_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
						Menu1_6_2_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
				Menu1_6_3=new Array("Development Impact Modeling","","",4,32,150);
						Menu1_6_3_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
						Menu1_6_3_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
						Menu1_6_3_3=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
						Menu1_6_3_4=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
				Menu1_6_4=new Array("Economic Development","","",2,20,150);
						Menu1_6_4_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu1_6_5=new Array("Housing and Land Development","","",2,32,150);
				    		Menu1_6_5_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
						Menu1_6_5_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
				Menu1_6_6=new Array("Housing Development Strategies","","",2,32,150);
						Menu1_6_6_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
						Menu1_6_6_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
				Menu1_6_8=new Array("Regional Development","","",3,20,150);
						Menu1_6_8_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
						Menu1_6_8_3=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
				Menu1_6_9=new Array("Urban Redevelopment","","",2,20,150);
						Menu1_6_9_1=new Array("Robert W. Lake","biolake.htm","",0,20,150);

Menu2=new Array("Category E-H","","",5);
	Menu2_1=new Array("Economics","","",12,20,155);
		Menu2_1_1=new Array("Applied Microeconomics","","",3,20,155);
				Menu2_1_1_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
		Menu2_1_2=new Array("Economic Development","","",3);
				Menu2_1_2_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu2_1_2_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
		Menu2_1_3=new Array("Economic Forecasts","","",3);
				Menu2_1_3_1=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
				Menu2_1_3_3=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
    Menu2_1_4=new Array("Economics Globalization","","",2);
				Menu2_1_4_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
    Menu2_1_5=new Array("Economic Impact Anlaysis","","",2, 20,150);
				Menu2_1_5_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu2_1_5_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
		Menu2_1_6=new Array("Economic Indicators","","",2,20,150);
				Menu2_1_6_1=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
				Menu2_1_6_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
		Menu2_1_7=new Array("Economic Inequality","","",2);
				Menu2_1_7_1=new Array("Robert W. Lake","biolake.htm","",0,20,150);
		Menu2_1_8=new Array("Economic Modeling","","",3);
				Menu2_1_8_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu2_1_8_3=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
    Menu2_1_9=new Array("Housing Economics","","",3);
				Menu2_1_9_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu2_1_9_3=new Array("David Listokin","biolistokin.htm","",0,20,150);
		Menu2_1_11=new Array("Urban Economics","","",4);
				Menu2_1_11_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
				Menu2_1_11_3=new Array("Robert W. Lake","biolake.htm","",0,20,150);
				Menu2_1_11_4=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
		Menu2_1_12=new Array("State Economy","","",3);
			Menu2_1_12_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
				Menu2_1_12_3=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
	Menu2_2=new Array("Environmental Regulation","","",1);
		Menu2_2_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
	Menu2_3=new Array("Growth Management","","",1);
			Menu2_3_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
	Menu2_4=new Array("Historic Preservation","","",2);
			Menu2_4_1=new Array("David Listokin","biolistokin.htm","",0,20,150);
			Menu2_4_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
	Menu2_5=new Array("Housing","","",4);
			Menu2_5_1=new Array("Housing and Land Development","","",2,32,150);
				Menu2_5_1_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu2_5_1_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
			Menu2_5_2=new Array("Housing Development Strategies","","",2,32,150);
				Menu2_5_2_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu2_5_2_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
			Menu2_5_3=new Array("Housing Economics","","",3,20,150);
				Menu2_5_3_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu2_5_3_3=new Array("David Listokin","biolistokin.htm","",0,20,150);
			Menu2_5_4=new Array("Housing Program Evaluation","","",0,32,150);


Menu3=new Array("Category I-M","","",6);
	Menu3_1=new Array("Industrial","","",3,20,150);
			Menu3_1_1=new Array("Industrial Location","","",0,20,150);
				Menu3_1_1_1=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
			Menu3_1_2=new Array("Industrial Organization","","",0,20,150);
			Menu3_1_3=new Array("Industrial Policy","","",1,20,150);
	Menu3_2=new Array("Input-Output Analysis","","",1);
			Menu3_2_1=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
	Menu3_3=new Array("International Direct Investment","","",1,32,150);
Menu3_4=new Array("Locational Conflict","","",2);
		Menu3_4_2=new Array("Robert W. Lake","biolake.htm","",0,20,150);
	Menu3_5=new Array("Management","","",3);
			Menu3_5_1=new Array("Growth Management","","",1,20,155);
				Menu3_5_1_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
			Menu3_5_2=new Array("Project Management","","",4,20,150);
				Menu3_5_2_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
				Menu3_5_2_3=new Array("Robert W. Lake","biolake.htm","",0,20,150);
				Menu3_5_2_4=new Array("David Listokin","biolistokin.htm","",0,20,150);
			Menu3_5_3=new Array("Waste Management Policy","","",1,20,150);
				Menu3_5_3_1=new Array("Robert W. Lake","biolake.htm","",0,20,150);
	Menu3_6=new Array("Model Implementation","","",5);
			Menu3_6_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
			Menu3_6_2=new Array("William R. Dolphin","biodolphin.htm","",0,20,150);
			Menu3_6_4=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
			Menu3_6_5=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);

Menu4=new Array("Category N-R","","",6);
	Menu4_1=new Array("Planning","","",2,20,150);
		Menu4_1_1=new Array("Neighborhood-based Planning","","",3,32,150);
			Menu4_1_1_3=new Array("Robert W. Lake","biolake.htm","",0,20,150);
		Menu4_1_2=new Array("Planning Theory","","",2,20,150);
			Menu4_1_2_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
			Menu4_1_2_2=new Array("Robert W. Lake","biolake.htm","",0,20,150);
	Menu4_2=new Array("Policy","","",7);
		Menu4_2_1=new Array("Industrial Policy","","",1,20,150);
		Menu4_2_2=new Array("Land Use Policy","","",2,20,150);
			Menu4_2_2_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
			Menu4_2_2_2=new Array("David Listokin","biolistokin.htm","",0,20,150);
		Menu4_2_3=new Array("Science and Technology Policy","","",0,32,150);
		Menu4_2_4=new Array("Trade Policy","","",0,20,150);
		Menu4_2_5=new Array("Transportation Policy","","",1,20,150);
			Menu4_2_5_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
		Menu4_2_6=new Array("Urban Policy","","",4,20,150);
			Menu4_2_6_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
		Menu4_2_6_3=new Array("Robert W. Lake","biolake.htm","",0,20,150);
			Menu4_2_6_4=new Array("David Listokin","biolistokin.htm","",0,20,150);
		Menu4_2_7=new Array("Neighborhood-based Planning","","",1,32,150);
			Menu4_2_7_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
	Menu4_3=new Array("Political Geography","","",1);
	Menu4_4=new Array("Quantitative Methods","","",5);
		Menu4_4_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,150);
		Menu4_4_2=new Array("William R. Dolphin","biodolphin.htm","",0,20,150);
	Menu4_4_4=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
		Menu4_4_5=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
	Menu4_5=new Array("Racial Stratification","biomantell.htm","",2);
		Menu4_5_2=new Array("Robert W. Lake","biolake.htm","",0,20,150);
	Menu4_6=new Array("Regional","","",3);
		Menu4_6_1=new Array("Regional Development","","",3,20,150);
			Menu4_6_1_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
           Menu4_6_1_3=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
		Menu4_6_2=new Array("Regional Economics","","",3,20,150);
			Menu4_6_2_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,150);
           Menu4_6_2_3=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
		Menu4_6_3=new Array("Regional Science","","",3,20,150);
			Menu4_6_3_2=new Array("Nancy H. Mantell","biomantell.htm","",0,20,150);
           Menu4_6_3_3=new Array("Robert W. Lake","biolake.htm","",0,20,150);


Menu5=new Array("Category S-Z","","",5);
	Menu5_1=new Array("Smart Growth","","",1,20,140);
		Menu5_1_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,140);
	Menu5_2=new Array("State Economy","","",3,20,140);
	Menu5_2_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,140);
		Menu5_2_3=new Array("Nancy H. Mantell","biomantell.htm","",0,20,140);
	Menu5_3=new Array("Survey Design and Collection and Management of Survey Data","","",3,44,140);
		Menu5_3_1=new Array("William R. Dolphin","biodolphin.htm","",0,20,140);
	Menu5_3_3=new Array("David Listokin","biolistokin.htm","",0,20,140);
    Menu5_4=new Array("Transportation Policy","","",1,20,140);
    	Menu5_4_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,140);
    Menu5_5=new Array("Urban","","",5,20,140);
    	Menu5_5_1=new Array("Urban Development","","",2,20,140);
    	Menu5_5_1_2=new Array("Robert W. Lake","biolake.htm","",0,20,140);
		Menu5_5_2=new Array("Urban Economics","","",4,20,140);
				Menu5_5_2_2=new Array("Michael L. Lahr","biolahr.htm","",0,20,140);
			Menu5_5_2_3=new Array("Robert W. Lake","biolake.htm","",0,20,140);
			Menu5_5_2_4=new Array("Nancy H. Mantell","biomantell.htm","",0,20,140);
		Menu5_5_3=new Array("Urban Geography","","",1,20,140);
			Menu5_5_3_1=new Array("Robert W. Lake","biolake.htm","",0,20,140);
		Menu5_5_4=new Array("Urban Policy","","",4,20,140);
			Menu5_5_4_1=new Array("Robert W. Burchell","bioburchell.htm","",0,20,140);
			Menu5_5_4_3=new Array("Robert W. Lake","biolake.htm","",0,20,140);
			Menu5_5_4_4=new Array("David Listokin","biolistokin.htm","",0,20,140);
		Menu5_5_5=new Array("Urban Sociology","","",2,20,140);
			Menu5_5_5_1=new Array("Robert W. Lake","biolake.htm","",0,20,140);
			


