/***********************************************************************************

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

*	For info write to menus@burmees.nl		          *

*	You may remove all comments for faster loading	          *		

***********************************************************************************/
	var NoOffFirstLineMenus=3;			// Number of first level items
	var LowBgColor='#253d49';			// Background color when mouse is not over
	var LowSubBgColor='#253d49';			// 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='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#253d49';			// Border color
	var BorderSubColor='#253d49';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.04;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent
	var StartTop=325;				// Menu offset x coordinate
	var StartLeft=215;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	//var Arrws=['scripts/tri.gif',5,10,'scripts/tridown.gif',10,5,'scripts/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("<br>Search By Show","","",15,50,160);
	Menu1_1=new Array("The Late Henry Moss","","",1,20,200);
		Menu1_1_1=new Array("New York Times","http://theater.nytimes.com/2010/07/31/theater/reviews/31late.html","",0,20,200);
	Menu1_2=new Array("True West","","",2,20,200);
		Menu1_2_1=new Array("New York Times","http://theater2.nytimes.com/2006/12/13/theater/reviews/13true.html","",0,20,200);
		Menu1_2_2=new Array("Backstage","http://www.backstage.com/bso/news_reviews/nyc/review_display.jsp?vnu_content_id=1003494355","",0,20,200);
	Menu1_3=new Array("'night, Mother","","",1,20,200);
		Menu1_3_1=new Array("Show Business Weekly","../press/nightmother.html","",0,20,200);
	Menu1_4=new Array("Bad Evicence","","",1,20,200);
		Menu1_4_1=new Array("www.artzine.org","http://artzine.org/reviews/badevidence.htm","",0,20,200);
	Menu1_5=new Array("Series 4!","","",2,20,260);
		Menu1_5_1=new Array("NYTheatre.com","http://www.nytheatre.com/nytheatre/archshow.php?key=349","",0,20,200);
		Menu1_5_2=new Array("The Villager","http://www.thevillager.com/villager_172/seduced.html","",0);
	Menu1_6=new Array("Geography of a Horse Dreamer","","",4,20,260);
		Menu1_6_1=new Array("TimeOut","http://www.timeout.com/newyork/Details.do?page=1&xyurl=xyl://TONYWebArticles1/562/theater_off_off_broadway/sam_shepard_festival_geography_of_a_horse_dreamer_chicago.xml","",0,20,200);
		Menu1_6_2=new Array("OffOffOnline","http://www.offoffonline.com/reviews.php?id=764","",0);
		Menu1_6_3=new Array("New York Cool","http://www.newyorkcool.com/archives/2006/July/theater_2.html#horse","",0);
		Menu1_6_4=new Array("Show Business Weekly","http://www.showbusinessweekly.com/archive/391/geography.shtml","",0);
	Menu1_7=new Array("When the World Was Green","","",1,20,200);
		Menu1_7_1=new Array("OffOffOnline","http://www.offoffonline.com/reviews.php?id=765","",0,20,200);
	Menu1_8=new Array("Action, Cowboy 2, Chicago","","",1,20,200);
		Menu1_8_1=new Array("OffOffOnline","http://www.offoffonline.com/reviews.php?id=731","",0,20,200);
	Menu1_9=new Array("Buried Child","","",3,20,200);
		Menu1_9_1=new Array("New York Times","http://theater2.nytimes.com/2006/03/21/theater/reviews/21chil.html","",0,20,200);
		Menu1_9_2=new Array("Show Business Weekly","../press/buriedchildpress.html","",0);
		Menu1_9_3=new Array("OffOffOnline","http://www.offoffonline.com/archives.php?id=695","",0);
	Menu1_10=new Array("A Lie of the Mind","","",4,20,200);
		Menu1_10_1=new Array("Backstage","http://www.backstage.com/bso/news_reviews/nyc/review_display.jsp?vnu_content_id=1002312598","",0,20,200);
		Menu1_10_2=new Array("OffOffOnline","http://www.offoffonline.com/archives.php?id=678","",0);
		Menu1_10_3=new Array("New York Cool","http://www.newyorkcool.com/archives/2006/April/theater_2.html#lie","",0);
		Menu1_10_4=new Array("www.ghunka.com","http://www.ghunka.com/index.cgi/Theater/Reviews/lie_mind.htmle","",0);
	Menu1_11=new Array("Simpatico","","",4,20,200);
		Menu1_11_1=new Array("Backstage","http://www.backstage.com/bso/news_reviews/nyc/review_display.jsp?vnu_content_id=1002234244","",0,20,200);
		Menu1_11_2=new Array("TimeOut","http://www.timeout.com/newyork/Details.do?page=1&xyurl=xyl://TONYWebArticles1/549/theater_off_off_broadway/sam_shepard_festival_simpatico.xml","",0);
		Menu1_11_3=new Array("OffOffOnline","http://www.offoffonline.com/archives.php?id=675","",0);
		Menu1_11_4=new Array("The L Magazine","http://www.thelmagazine.com/newyork/simpatico-and-a-lie-of-the-mind-by-sam-shepard/Content?oid=1135912","",0);
	Menu1_12=new Array("Happy Hour","","",1,20,200);
		Menu1_12_1=new Array("OffOffOnline","http://www.offoffonline.com/reviews.php?id=747","",0,20,200);
	Menu1_13=new Array("The Show Might Go On","","",1,20,200);
		Menu1_13_1=new Array("Show Business Weekly","../press/mightgoonpress.html","",0,20,200);
	Menu1_14=new Array("The Last Temptation of Tony","","",1,20,200);
		Menu1_14_1=new Array("Show Business Weekly","../press/tonypress.html","",0,20,200);
	Menu1_15=new Array("The Good Woman of Setzuan","","",1,20,200);
		Menu1_15_1=new Array("Show Business Weekly","../press/setzuanpress.html","",0,20,200);

Menu2=new Array("<br>Company Articles","","",2,50,175);
	Menu2_1=new Array("The Villager","http://www.thevillager.com/villager_166/michaelhornoffoff.html","",0,20,175);
	Menu2_2=new Array("Curtain Up","http://curtainup.com/shepardfestival.html","",0,20,175);

Menu3=new Array("<br>Search By News Media","","",11, 50, 205);
	Menu3_1=new Array("The New York Times","","",3,20,205);
		Menu3_1_1=new Array("The Late Henry Moss","http://theater.nytimes.com/2010/07/31/theater/reviews/31late.html","",0,20,205);
		Menu3_1_2=new Array("Buried Child","http://theater2.nytimes.com/2006/03/21/theater/reviews/21chil.html","",0,20,205);
		Menu3_1_3=new Array("True West","http://theater2.nytimes.com/2006/12/13/theater/reviews/13true.html","",0,20,205);
	Menu3_2=new Array("Time Out","","",2,20,205);
		Menu3_2_1=new Array("Geography of a Horse Dreamer, Chicago","http://www.timeout.com/newyork/Details.do?page=1&xyurl=xyl://TONYWebArticles1/562/theater_off_off_broadway/sam_shepard_festival_geography_of_a_horse_dreamer_chicago.xml","",0,20,250);
		Menu3_2_2=new Array("Simpatico","http://www.timeout.com/newyork/Details.do?page=1&xyurl=xyl://TONYWebArticles1/549/theater_off_off_broadway/sam_shepard_festival_simpatico.xml","",0);
	Menu3_3=new Array("Show Business Weekly","","",6,20,205);
		Menu3_3_1=new Array("Buried Child","../press/buriedchildpress.html","",0,20,250);
		Menu3_3_2=new Array("The Show Might Go On","../press/mightgoonpress.html","",0);
		Menu3_3_3=new Array("The Last Temptation of Tony","../press/tonypress.html","",0,20,200);
		Menu3_3_4=new Array("The Good Woman of Setzuan","../press/setzuanpress.html","",0,20,200);
		Menu3_3_5=new Array("Geography of a Horse Dreamer, Chicago","http://www.showbusinessweekly.com/archive/391/geography.shtml","",0,20,250);
		Menu3_3_6=new Array("'night, Mother","../press/nightmother.html","",0,20,250);
	Menu3_4=new Array("Backstage","","",3,20,205);
		Menu3_4_1=new Array("True West","http://www.backstage.com/bso/news_reviews/nyc/review_display.jsp?vnu_content_id=1003494355","",0,20,200);
		Menu3_4_2=new Array("A Lie of the Mind","http://www.backstage.com/bso/news_reviews/nyc/review_display.jsp?vnu_content_id=1002312598","",0,20,200);
		Menu3_4_3=new Array("Simpatico","http://www.backstage.com/bso/news_reviews/nyc/review_display.jsp?vnu_content_id=1002234244","",0);
	Menu3_5=new Array("OffOffOnline","","",6,20,205);
		Menu3_5_1=new Array("Geography of a Horse Dream, Chicago","http://www.offoffonline.com/reviews.php?id=764","",0,20,250);
		Menu3_5_2=new Array("When the World Was Green","http://www.offoffonline.com/reviews.php?id=765","",0);
		Menu3_5_3=new Array("Action, Cowboy 2, Chicago","http://www.offoffonline.com/reviews.php?id=731","",0);
		Menu3_5_4=new Array("A Lie of the Mind","http://www.offoffonline.com/archives.php?id=678","",0);
		Menu3_5_5=new Array("Buried Child","http://www.offoffonline.com/archives.php?id=695","",0);
		Menu3_5_6=new Array("Simpatico","http://www.offoffonline.com/archives.php?id=675","",0);
		Menu3_5_7=new Array("Happy Hour","http://www.offoffonline.com/reviews.php?id=747","",0);
	Menu3_6=new Array("The L Magazine","","",1,20,205);
		Menu3_6_1=new Array("Simpatico","http://www.thelmagazine.com/4/6/theater/notable.cfm","",0,20,200);
	Menu3_7=new Array("New York Cool","","",2,20,205);
		Menu3_7_1=new Array("Geography of a Horse Dreamer, Chicago","http://www.newyorkcool.com/archives/2006/July/theater_2.html#horse","",0,20,250);
		Menu3_7_2=new Array("A Lie of the Mind","http://www.newyorkcool.com/archives/2006/April/theater_2.html#lie","",0,20,200);
	Menu3_8=new Array("The Villager","","",2,20,205);
		Menu3_8_1=new Array("Company Article","http://www.thevillager.com/villager_166/michaelhornoffoff.html","",0,20,200);
		Menu3_8_2=new Array("Seduced","http://www.thevillager.com/villager_172/seduced.html","",0,20,200);
	Menu3_9=new Array("Curtain Up","","",1,20,205);
		Menu3_9_1=new Array("Company Article","http://curtainup.com/shepardfestival.html","",0,20,200);
	Menu3_10=new Array("www.NYTheatre.com","","",1,20,205);
		Menu3_10_1=new Array("Series 4 Sam Shepard Festival","http://www.nytheatre.com/nytheatre/archshow.php?key=349","",0,20,200);
	Menu3_11=new Array("www.artzine.org","","",1,20,205);
		Menu3_11_1=new Array("Bad Evidence","http://artzine.org/reviews/badevidence.htm","",0,20,200);