/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='B2A57F';			// Background color when mouse is not over
	var LowSubBgColor='B2A57F';			// Background color when mouse is not over on subs
	var HighBgColor='DFCFA2';			// Background color when mouse is over
	var HighSubBgColor='DFCFA2';			// 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='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// 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=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='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=18;				// Menu offset x coordinate
	var StartLeft=15;				// 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=2;				// 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='';				// 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("Home","http://michaelearth.com","",0,18,132);
	
	Menu2=new Array("Biography","http://michaelearth.com/biography.htm","",0,18,132);

	Menu3=new Array("Speaking Engagements","http://michaelearth.com/speaking_engagements.html","",0,35,132);

	Menu4=new Array("Michael's Blog","javascript:NewWin=window.open(\"http://michaelearth.tumblr.com\",\"NWin\");window[\"NewWin\"].focus()","",0,18,132);
	
	Menu5=new Array("Home/Urban Design","http://www.pedestrianvillages.com","",0,18,132);
	
	Menu6=new Array("Books & Film","http://michaelearth.com/writing.htm","",0,18,132);
	
	Menu7=new Array("Art & Design","http://michaelearth.com/artdesign.htm","",2,18,132);
		Menu7_1=new Array("Art & Design","http://michaelearth.com/artdesign.htm","",0,20,180);
		Menu7_2=new Array("Michael E. Arth: Introspective 1972-1982","http://michaelearth.com/introspective.htm","",0,35,180);
	
	Menu8=new Array("Social/Political","http://laborsofhercules.org","",1,18,132);
		Menu8_1=new Array("The Labors of Hercules: Modern Solutions to 12 Herculean Problems","http://laborsofhercules.org","",16,35,225);
			Menu8_1_1=new Array("Acknowledgements","http://michaelearth.com/herc_acknowl.htm","",0,20,140);
			Menu8_1_2=new Array("Preface","http://michaelearth.com/hercules.htm","",0,20,140);
			Menu8_1_3=new Array("Introduction","http://michaelearth.com/herc_intro.htm","",0,20,140);
			Menu8_1_4=new Array("The Hercules Myth","http://michaelearth.com/herc_myth.htm","",0,20);
			Menu8_1_5=new Array("I.      Politics","http://michaelearth.com/herc_I.htm","",0,20);
			Menu8_1_6=new Array("II.     Overpopulation","http://michaelearth.com/herc_II.htm","",0,20,0);
			Menu8_1_7=new Array("III.    Poverty","http://michaelearth.com/herc_III.htm","",0,20,0);
			Menu8_1_8=new Array("IV.    Drugs","http://michaelearth.com/herc_IV.htm","",0,20,0);
			Menu8_1_9=new Array("V.     Environment","http://michaelearth.com/herc_V.htm","",0,20,0);
			Menu8_1_10=new Array("VI.    Justice","http://michaelearth.com/herc_VI.htm","",0,20,0);
			Menu8_1_11=new Array("VII.   Economics","http://michaelearth.com/herc_VII.htm","",0,20,0);
			Menu8_1_12=new Array("VIII.  Energy","http://michaelearth.com/herc_VIII.htm","",0,20,0);
			Menu8_1_13=new Array("IX.    Urbanism","http://michaelearth.com/herc_IX.htm","",0,20,0);
			Menu8_1_14=new Array("X.     Health","http://michaelearth.com/herc_X.htm","",0,20,0);
			Menu8_1_15=new Array("XI.    Religion","http://michaelearth.com/herc_XI.htm","",0,20,0);
			Menu8_1_16=new Array("XII.   Consensus","http://michaelearth.com/herc_XII.htm","",0,20,0);
	
	Menu9=new Array("The Garden District","http://michaelearth.com/garden_district.htm","",17,18,132);
		Menu9_1=new Array("www.Pedestrianvillages.com","http://www.pedestrianvillages.com","",0,20,225);
		Menu9_2=new Array("The Palm Garden","http://www.pedestrianvillages.com/press.htm","",0,20,225);
		Menu9_3=new Array("New solutions come from old ideas","http://michaelearth.com/new_solutions.htm","",0,20,225);	
		Menu9_4=new Array("One Man's Vision...","http://michaelearth.com/gard_manvision.htm","",0,20,225);
		Menu9_4=new Array("Southern Living Magazine article, April 2004","http://michaelearth.com/gard_sl_april04.htm","",0,35);
		Menu9_5=new Array("Arth's Garden District Renovations Pictures","http://michaelearth.com/gard_pictures.htm","",2,35);
			Menu9_5_1=new Array("Arth's Garden District Renovations Pictures","http://michaelearth.com/gard_pictures.htm","",0,35,200);
			Menu9_5_2=new Array("Other Garden District Pioneers","http://michaelearth.com/gard_pictures2.htm","",0,20,200);
		Menu9_6=new Array("The Garden District Gazette","http://michaelearth.com/gard_gazette.htm","",0,20);
		Menu9_7=new Array("A Man's Passion, A City's Pride","http://michaelearth.com/gard_manpassion.htm","",0,20);
		Menu9_8=new Array("Art of the Garden Gallery","http://michaelearth.com/gard_art.htm","",3,20);
			Menu9_8_1=new Array("The Garden District Museum","http://michaelearth.com/gard_art_museum.htm","",0,35,200);
			Menu9_8_2=new Array("Garden District Now Home to Gallery and Museum","http://michaelearth.com/gard_art_gallery.htm","",0,35);
			Menu9_8_3=new Array("Developer to Open Gallery, Museum","http://michaelearth.com/gard_art_developer.htm","",0);
		Menu9_9=new Array("Farewell to Crack Alley","http://michaelearth.com/gard_farewell.htm","",0,20);
		Menu9_10=new Array("Renaissance for the Garden District","http://michaelearth.com/gard_renaise.htm","",0);
		Menu9_11=new Array("Hope Blooms in Garden District","http://michaelearth.com/gard_hopes.htm","",0,20);
		Menu9_12=new Array("Crack Alley is Reborn","http://michaelearth.com/gard_alley.htm","",0,20);
		Menu9_13=new Array("Pedestrian Villages are the Antidote to Sprawl","http://michaelearth.com/gard_ped.htm","",0,35);
		Menu9_14=new Array("Project: What's Old Can be New Again","http://michaelearth.com/gard_project.htm","",0);
		Menu9_15=new Array("Design Gives Neighborhood New Look","http://michaelearth.com/gard_newlook.htm","",0,20);
		Menu9_16=new Array("Private Investors Change 'Ghetto' Area Into a Dream","http://michaelearth.com/gard_pi.htm","",0,35);
		Menu9_17=new Array("Garden District Sales and Rentals","http://michaelearth.com/203_211_e_vorhis.html","",0,20);
	
	Menu10=new Array("Golden Apples Media","http://www.goldenapplesmedia.com/goldenapples/index.htm","",0,18,132);
	
	Menu11=new Array("New Urban Cowboy","http://newurbancowboy.com/goldenapples/for-languages/nuc-english.html","",0,18,132);
	
	Menu12=new Array("New Pedestrianism","http://michaelearth.com/newped/index.htm","",0,18,132);
	
	Menu13=new Array("The Future","http://www.unice.info/unice/index.htm","",0,18,132);
	
	
	//lines below are back_up for the old .js navigation date: sept. 12, 2008
	
	
	/*Menu1=new Array("Home","http://michaelearth.com","",0,18,132);

	Menu2=new Array("Biography","","",3);
	Menu2_1=new Array("Biography","http://michaelearth.com/biography.htm","",0,20,145);
	Menu2_2=new Array("Resume","http://michaelearth.com/resume.htm","",0);
    Menu2_3=new Array("Articles and Reviews","http://michaelearth.com/articles.htm","",4);
		Menu2_3_1=new Array("Michael E. Arth: Introspective 1972 - 1982","http://michaelearth.com/introspect.htm","",0,20,240);
		Menu2_3_2=new Array("One Man's Vision...","http://michaelearth.com/onemansvision.htm","",0);
		Menu2_3_3=new Array("A Man's Passion, A City's Pride","http://michaelearth.com/cityspride.htm","",0);
		Menu2_3_4=new Array("Saving a Neighborhood","http://michaelearth.com/savinganeighborhood.htm","",0);

	Menu3=new Array("Art & Design","http://michaelearth.com/artdesign.htm","",8);
	Menu3_1=new Array("Art of the Garden Gallery & The Garden District Museum","http://michaelearth.com/art_garden.htm","",0,35,175);
	Menu3_2=new Array("Original Prints","http://michaelearth.com/original_prints.htm","",2,20,140);
    	Menu3_2_1=new Array("Etchings","http://michaelearth.com/etchings.htm","",0,20,140);
		Menu3_2_2=new Array("Serigraphs","http://michaelearth.com/serigraphs.htm","",0,20,140);
	Menu3_3=new Array("Paintings","http://michaelearth.com/paintings.htm","",0,20,140);
	Menu3_4=new Array("Space Paintings","http://michaelearth.com/space_paintings.htm","",0,20,140);
	Menu3_5=new Array("Exhibitions","http://michaelearth.com/exhibits.htm","",0,20,140);
    Menu3_6=new Array("Posters and Reproductions","http://michaelearth.com/posters.htm","",0,20,140);
	Menu3_7=new Array("Photography","http://michaelearth.com/photo.htm","",0,20,140);
	Menu3_8=new Array("Michael E. Arth: Introspective 1972-1982","http://michaelearth.com/introspective.htm","",0,35,140);
	
	Menu5=new Array("Books & Film","http://michaelearth.com/writing.htm","",0,20);
	
		//Menu5_1=new Array("Feature Documentaries","http://goldenapplesmedia.com","",0,20,175);
		//Menu5_2_1=new Array("From Cracktown to Garden District","http://michaelearth.com/cracktown.htm","",0,20,210);
		//Menu5_2_2=new Array("The Labors of Hercules: Modern Solutions to 12 Herculean Problems","http://michaelearth.com/hercules.htm","",0,20,140);
		//Menu5_2_3=new Array("The New Camelot","http://michaelearth.com/camelot.htm","",0,20,140);
		//Menu5_2=new Array("Michael E. Arth: Introspective 1972-1982","http://michaelearth.com/introspective.htm","",0,35,140);
		//Menu5_3=new Array("GoldenApplesMedia.com","http://goldenapplesmedia.com","",0,20,140);
		//Menu5_4=new Array("The Past: 1953-2007","http://goldenapplesmedia.com","",0,20,140);
		//Menu5_5=new Array("The Future: 2008-2035","http://goldenapplesmedia.com","",0,20,140);
		//Menu5_6=new Array("UNICE: Universal Network of Intelligent Conscious Energy","http://unice.info","",0,35,140);
		//Menu5_7=new Array("The Labors of Hercules (book)","http://laborsofhercules.org","",0,20,140);

	Menu6=new Array("The Garden District","http://michaelearth.com/garden_district.htm","",17);
	Menu6_1=new Array("www.Pedestrianvillages.com","http://www.pedestrianvillages.com","",0,20,225);
    Menu6_2=new Array("The Palm Garden","http://www.pedestrianvillages.com/press.htm","",0,20,225);
	Menu6_3=new Array("New solutions come from old ideas","http://michaelearth.com/new_solutions.htm","",0,20,225);	
    Menu6_4=new Array("One Man's Vision...","http://michaelearth.com/gard_manvision.htm","",0,20,225);
	Menu6_4=new Array("Southern Living Magazine article, April 2004","http://michaelearth.com/gard_sl_april04.htm","",0,35);
	Menu6_5=new Array("Arth's Garden District Renovations Pictures","http://michaelearth.com/gard_pictures.htm","",2,35);
		Menu6_5_1=new Array("Arth's Garden District Renovations Pictures","http://michaelearth.com/gard_pictures.htm","",0,35,200);
		Menu6_5_2=new Array("Other Garden District Pioneers","http://michaelearth.com/gard_pictures2.htm","",0,20,200);
	Menu6_6=new Array("The Garden District Gazette","http://michaelearth.com/gard_gazette.htm","",0,20);
	Menu6_7=new Array("A Man's Passion, A City's Pride","http://michaelearth.com/gard_manpassion.htm","",0,20);
	Menu6_8=new Array("Art of the Garden Gallery","http://michaelearth.com/gard_art.htm","",3,20);
		Menu6_8_1=new Array("The Garden District Museum","http://michaelearth.com/gard_art_museum.htm","",0,35,200);
		Menu6_8_2=new Array("Garden District Now Home to Gallery and Museum","http://michaelearth.com/gard_art_gallery.htm","",0,35);
		Menu6_8_3=new Array("Developer to Open Gallery, Museum","http://michaelearth.com/gard_art_developer.htm","",0);
	Menu6_9=new Array("Farewell to Crack Alley","http://michaelearth.com/gard_farewell.htm","",0,20);
	Menu6_10=new Array("Renaissance for the Garden District","http://michaelearth.com/gard_renaise.htm","",0);
	Menu6_11=new Array("Hope Blooms in Garden District","http://michaelearth.com/gard_hopes.htm","",0,20);
	Menu6_12=new Array("Crack Alley is Reborn","http://michaelearth.com/gard_alley.htm","",0,20);
	Menu6_13=new Array("Pedestrian Villages are the Antidote to Sprawl","http://michaelearth.com/gard_ped.htm","",0,35);
	Menu6_14=new Array("Project: What's Old Can be New Again","http://michaelearth.com/gard_project.htm","",0);
	Menu6_15=new Array("Design Gives Neighborhood New Look","http://michaelearth.com/gard_newlook.htm","",0,20);
	Menu6_16=new Array("Private Investors Change 'Ghetto' Area Into a Dream","http://michaelearth.com/gard_pi.htm","",0,35);
	Menu6_17=new Array("Garden District Sales and Rentals","http://michaelearth.com/gard_sales.htm","",0,20);
	
	Menu7=new Array("Home / Urban Design","http://www.pedestrianvillages.com/","",0);
	//Menu7_1=new Array("Home Design & Construction","","",2,20,190);
	//	Menu7_1_1=new Array("Hollywood Cove","http://www.pedestrianvillages.com/hollywood.htm","",0,20,140);
		//Menu7_1_2=new Array("Casa de Lila","http://pedestrianvillages.com/lila.htm","",0,20);
//	Menu7_2=new Array("Landscape Projects","","",2,20,0);
		//Menu7_2_1=new Array("West Hollywood / Doheny","http://michaelearth.com/des_land_holly.htm","",0,20,175);
	//	Menu7_2_2=new Array("El Cielito","http://pedestrianvillages.com/cielito.htm","",0,20,0);
//	Menu7_3=new Array("Historic Buildings","http://michaelearth.com/des_historic.htm","",0,20,0);
	//Menu7_4=new Array("Landscape Design","http://michaelearth.com/des_landscape.htm","",0,20,0);
	//Menu7_5=new Array("Urban Design & Town Planning","http://michaelearth.com/des_urban.htm","",0,20,0);
	//Menu7_6=new Array("Articles","http://michaelearth.com/des_articles.htm","",0,20,0);
	//Menu7_7=new Array("New Pedestrianism","http://michaelearth.com/des_ped.htm","",6,20,0);
		//Menu7_7_1=new Array("The Garden District - DeLand, FL","http://www.michaelearth.com/garden_district.htm","",0,20,190);
		//Menu7_7_2=new Array("The Garden Village - Austin","http://michaelearth.com/des_ped_austin.htm","",0,20,0);
		//Menu7_7_3=new Array("Mill Springs","http://michaelearth.com/des_ped_mill.htm","",0,20,0);
		//Menu7_7_4=new Array("Paseo Del Mar - Santa Barbara","http://michaelearth.com/des_ped_santa.htm","",0,20,0);
		//Menu7_7_5=new Array("Two Harbors - Catalina Is.","http://michaelearth.com/des_ped_catalina.htm","",0,20,0);
		//Menu7_7_6=new Array("New Town or New Neighborhood Site Search","http://michaelearth.com/des_ped_search.htm","",0,35,0);

    Menu4=new Array("Social / Political","http://michaelearth.com/hercules.htm","",1);
	Menu4_1=new Array("The Labors of Hercules: Modern Solutions to 12 Herculean Problems","http://michaelearth.com/hercules.htm","",16,35,225);
		Menu4_1_1=new Array("Acknowledgements","http://michaelearth.com/herc_acknowl.htm","",0,20,140);
		Menu4_1_2=new Array("Preface","http://michaelearth.com/hercules.htm","",0,20,140);
		Menu4_1_3=new Array("Introduction","http://michaelearth.com/herc_intro.htm","",0,20,140);
		Menu4_1_4=new Array("The Hercules Myth","http://michaelearth.com/herc_myth.htm","",0,20);
		Menu4_1_5=new Array("I.      Politics","http://michaelearth.com/herc_I.htm","",0,20);
		Menu4_1_6=new Array("II.     Overpopulation","http://michaelearth.com/herc_II.htm","",0,20,0);
		Menu4_1_7=new Array("III.    Poverty","http://michaelearth.com/herc_III.htm","",0,20,0);
		Menu4_1_8=new Array("IV.    Drugs","http://michaelearth.com/herc_IV.htm","",0,20,0);
		Menu4_1_9=new Array("V.     Environment","http://michaelearth.com/herc_V.htm","",0,20,0);
		Menu4_1_10=new Array("VI.    Justice","http://michaelearth.com/herc_VI.htm","",0,20,0);
		Menu4_1_11=new Array("VII.   Economics","http://michaelearth.com/herc_VII.htm","",0,20,0);
		Menu4_1_12=new Array("VIII.  Energy","http://michaelearth.com/herc_VIII.htm","",0,20,0);
		Menu4_1_13=new Array("IX.    Urbanism","http://michaelearth.com/herc_IX.htm","",0,20,0);
		Menu4_1_14=new Array("X.     Health","http://michaelearth.com/herc_X.htm","",0,20,0);
		Menu4_1_15=new Array("XI.    Religion","http://michaelearth.com/herc_XI.htm","",0,20,0);
		Menu4_1_16=new Array("XII.   Consensus","http://michaelearth.com/herc_XII.htm","",0,20,0);
	//Menu4_2=new Array("American Candidate Speech","http://michaelearth.com/camelot.htm","",0,20,0);
	//Menu4_3=new Array("The American Candidate","http://michaelearth.com/am_candidate.htm","",0,20,0);
	//Menu4_4=new Array("Paradise Lost","http://michaelearth.com/paradise.htm","",0,20,0);*/
	