/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

var NoOffFirstLineMenus=15;				// Number of first level items
	var LowBgColor='#4C5D7E';				// Background color when mouse is not over
	var LowSubBgColor='#666666';			// Background color when mouse is not over on subs
	var HighBgColor='#f7f7f7';				// Background color when mouse is over
	var HighSubBgColor='#333333';				// Background color when mouse is over on subs
	var FontLowColor='white';				// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='black';				// Font color when mouse is over
	var FontSubHighColor='lime';			// Font color subs when mouse is over
	var BorderColor='333F54';				// Border color
	var BorderSubColor='white';				// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="verdana,tahoma,arial,sans-serif"	// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=0;					// 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' or 'bottom'
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;				// vertical overlap child/ parent
	var StartTop=84;					// Menu offset x coordinate
	var StartLeft=42;					// 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=5;					// Top padding
	var FirstLineHorizontal=0;				// First level items layout horizontal 1 or 0
	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='';					// DIV id for positioning (refer to config.htm for info)
	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

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"



// SAMPLE WITH ROLLOVER AND TWO DEEP

// MenuN=new Array("rollover:bioOff.jpg:bioOn.jpg","","",2);
//	MenuN_1=new Array("Los Angeles","direct_la.php","",0,20,140);
//	MenuN_2=new Array("New York","direct_ny.php","",0);






Menu1=new Array("Home","index.php","",0,25,173);
Menu2=new Array("Email David","mailto:david@freemangames.com","",0);
Menu3=new Array("Join the Mailing List","3_1.php","",0);
Menu4=new Array("rollover:menu/voidOff.gif:menu/voidOn.gif","void.htm","","",0);



Menu5=new Array("rollover:menu/startOFF.gif:menu/startON.gif","","",2);
	Menu5_1=new Array("An Example of Emotioneering","6_3.php","",0,25,250);
	Menu5_2=new Array("David Freeman - Short Bio/Resume","short-bio.php","",0);




Menu6=new Array("rollover:menu/bioOff.gif:menu/bioOn.gif","short-bio.php","",0);
//	Menu6_1=new Array("David Freeman - Short Bio/Resume","","",0,25,250);
//	Menu6_2=new Array("Bio/Resume and Client List","bio-client-list.php","",0);



Menu7=new Array("Press Coverage","","",10);
	Menu7_1=new Array("Gamespy","http://www.freemangames.com/press/gamespy03152005","",0,25,250);
	Menu7_2=new Array("MSNBC","http://www.freemangames.com/press/msnbc","",0);
	Menu7_3=new Array("Gamasutra","http://www.freemangames.com/press/gamasutra","",0);
	Menu7_4=new Array("Gamespot","http://www.freemangames.com/press/gamespot/02-2004","",0);    
	Menu7_5=new Array("NGA","http://www.freemangames.com/press/nga","",0);
	Menu7_6=new Array("AP News / Yahoo", "http://www.freemangames.com/press/yahoo0518", "",0);
	Menu7_7=new Array("Gaming Media","","",3);
		Menu7_7_1=new Array("Part I", "http://www.freemangames.com/press/gamingmedia/01", "",0,25,100);
		Menu7_7_2=new Array("Part II", "http://www.freemangames.com/press/gamingmedia/02", "",0);
		Menu7_7_3=new Array("Part III", "http://www.freemangames.com/press/gamingmedia/03", "",0);
	Menu7_8=new Array("Game Face Magazine (PDF)", "http://www.freemangames.com/idea/pdf/gameface.pdf", "",0);
	Menu7_9=new Array("Spirit Magazine (3mb PDF)", "http://www.freemangames.com/idea/pdf/spirit.pdf", "",0);
	Menu7_10=new Array("Interactive Games","http://www.freemangames.com/press/gdg-interactive.htm", "",0);


Menu8=new Array("About David Freeman","short-bio.php","",3);
	Menu8_1=new Array("About David Freeman","short-bio.php","",0,25,250);
	Menu8_2=new Array("About The Freeman Group","4_2.php","",0);
	Menu8_3=new Array("Working with The Freeman Group","4_3.php","",0);

Menu9=new Array("About David's Book","5_1.php","",2);
	Menu9_1=new Array("About the Book","5_1.php","",0,25,250);
	Menu9_2=new Array("Some Art From the Book","gallery/","",0);

Menu10=new Array("Creating Emotion in Games","6_1.php","",5);
	Menu10_1=new Array("Why Put Emotion in Games?","6_1.php","",0,25,300);
	Menu10_2=new Array("What is Emotioneering?","6_2.php","",0);
	Menu10_3=new Array("An Example of Emotioneering","6_3.php","",0);
	Menu10_4=new Array("The 32 Categories of Emotioneering","6_4.php","",0);
	Menu10_5=new Array("About David's Book","5_1.php","",0);

Menu11=new Array("Participate","","",2);
	Menu11_1=new Array("Register Your Book","7_1.php","",0,25,150);
	Menu11_2=new Array("Quinn The Eskimo","7_2.php","",0);
/*	Menu11_3=new Array("Discussion Forums","","",4); */

			Menu11_3_1=new Array("Favorite Cool Game Experiences","7_3_1.php","",0,25,250);
			Menu11_3_2=new Array("Favorite Action Puzzles","7_3_2.php","",0);
			Menu11_3_3=new Array("General Thoughts on Emotion in Games","7_3_3.php","",0);
			Menu11_3_4=new Array("Your Suggestions for the Next Book Edition","7_3.php","",0);


Menu12=new Array("About David's Teaching","","",3);

	Menu12_1=new Array("About 'Beyond Structure' (David's Screenwriting Class)","8_1.php","",0,25,375);
	Menu12_2=new Array("About David's Game Teaching","8_2.php","",0);
	Menu12_3=new Array("Game Execs and Designers Discuss Beyond Structure","8_3.php","",0);


Menu13=new Array("Articles","","",4);
	Menu13_1=new Array("An Example of Emotioneering","6_3.php","",0,25,250);
	Menu13_2=new Array("Why Put Emotion in Games?","6_1.php","",0);
	Menu13_3=new Array("Enhancing Emotion in Games with Symbols","9_3.php","",0);
 	Menu13_4=new Array("An Introduction to Visual Emotioneering","9_4.php","",0);
		

Menu14=new Array("Work for The Freeman Group","audition.php","",0,25,0);

Menu15=new Array("Contact David","9_1.php","",0,25,0);
