/***********************************************************************************
*	(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=8;			// 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='blue';			// Background color when mouse is over
	var HighSubBgColor='blue';			// 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=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=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=33;				// Menu offset x coordinate
	var StartLeft=1;				// 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=700;			// 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=['../graph1/tri.gif',5,10,'../graph1/tridown.gif',10,5,'../graph1/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://drivein-jim.net/blog/","",8,25,155);
   Menu1_1=new Array("What's New page","http://drivein-jim.net/blog/?page_id=1240","",0,23,175);
   Menu1_2=new Array("FAQ about this site","http://drivein-jim.net/blog/?page_id=180","",0);
   Menu1_3=new Array("about submit photos","../aboutphoto.html0","",0);
   Menu1_4=new Array("Open Drive-In Theatre web pages","../nonjavsite.html","",2,36,175);
      Menu1_4_1=new Array("Open: Alabama - Mississippi","http://drivein-jim.net/blog/?page_id=1276","",0,30,175);
      Menu1_4_2=new Array("Open: Montana - Wyoming","http://drivein-jim.net/blog/?page_id=1277","",0,30,175);
   Menu1_5=new Array("States updated","../quantityupdated.html","",0);
   Menu1_6=new Array("I remember","http://drivein-jim.net/blog/?p=857","",0);
   Menu1_7=new Array("Non-Javascript table site map","../nonjavsite.html","",0);
   Menu1_8=new Array("Route 66 Drive-Ins","http://drivein-jim.net/blog/?p=904","",0);

Menu2=new Array("States: Alaska - Maryland","","",20,36,175);
   Menu2_1=new Array("Alaska","http://drivein-jim.net/blog/?p=78","",0,23,120);
   Menu2_2=new Array("Alabama","http://drivein-jim.net/blog/?p=149","",0);
   Menu2_3=new Array("Arkansas","http://drivein-jim.net/blog/?p=268","",0);
   Menu2_4=new Array("Arizona","http://drivein-jim.net/blog/?p=292","",0);
   Menu2_5=new Array("California entrance page","http://drivein-jim.net/blog/?p=1116","",0,23,100);
   Menu2_6=new Array("Colorado","http://drivein-jim.net/blog/?p=1162","",0);
   Menu2_7=new Array("Connecticut","http://drivein-jim.net/blog/?p=200","",0);
   Menu2_8=new Array("Delaware","http://drivein-jim.net/blog/?p=161","",0);
   Menu2_9=new Array("Florida","http://drivein-jim.net/blog/?p=1197","",0);
   Menu2_10=new Array("Georgia","http://drivein-jim.net/blog/?p=1323","",0);
   Menu2_11=new Array("Hawaii","http://drivein-jim.net/blog/?p=79","",0);
   Menu2_12=new Array("Idaho","http://drivein-jim.net/blog/?p=986","",0);
   Menu2_13=new Array("Illinois","http://drivein-jim.net/blog/?p=851","",0);
   Menu2_14=new Array("Indiana","http://drivein-jim.net/blog/?p=559","",0);
   Menu2_15=new Array("Iowa","../g_l/driveinia.html","",0);
   Menu2_16=new Array("Kansas","../g_l/driveinks.html","",0);
   Menu2_17=new Array("Kentucky","../g_l/driveinky.html","",0);
   Menu2_18=new Array("Louisiana","http://drivein-jim.net/blog/?p=1304","",0);
   Menu2_19=new Array("Maine","http://drivein-jim.net/blog/?p=931","",0);
   Menu2_20=new Array("Maryland","http://drivein-jim.net/blog/?p=1235","",0);

Menu3=new Array("States: Massachusetts - South Carolina","","",20,36,175);
   Menu3_1=new Array("Massachusetts","http://drivein-jim.net/blog/?p=578","",0,23,100);
   Menu3_2=new Array("Michigan","../m_n/driveinmi.html","",0);
   Menu3_3=new Array("Minnesota","../m_n/driveinmn.html","",0);
   Menu3_4=new Array("Mississippi","../m_n/driveinms.html","",0);
   Menu3_5=new Array("Missouri","../m_n/driveinmo.html","",0);
   Menu3_6=new Array("Montana","../m_n/driveinmt.html","",0,23,100);
   Menu3_7=new Array("North Carolina","http://drivein-jim.net/blog/?p=534","",0);
   Menu3_8=new Array("North Dakota","http://drivein-jim.net/blog/?p=956","",0);
   Menu3_9=new Array("Nebraska","../m_n/driveinne.html","",0);
   Menu3_10=new Array("Nevada","http://drivein-jim.net/blog/?p=349","",0);
   Menu3_11=new Array("New Hampshire","../m_n/driveinnh.html","",0);
   Menu3_12=new Array("New Jersey","../m_n/driveinnj.html","",0);
   Menu3_13=new Array("New Mexico","http://drivein-jim.net/blog/?p=617","",0);
   Menu3_14=new Array("New York","http://drivein-jim.net/blog/?p=655","",0);
   Menu3_15=new Array("Ohio","../o_t/driveinoh.html","",0);
   Menu3_16=new Array("Oklahoma","../o_t/driveinok.html","",0);
   Menu3_17=new Array("Oregon","../o_t/driveinor.html","",0);
   Menu3_18=new Array("Pennsylvania","http://drivein-jim.net/blog/?p=1273","",0);
   Menu3_19=new Array("Rhode Island","http://drivein-jim.net/blog/?p=391","",0);
   Menu3_20=new Array("South Carolina","../o_t/driveinsc.html","",0);

Menu4=new Array("States: South Dakota - Wyoming","","",10,36,175);
   Menu4_1=new Array("South Dakota","http://drivein-jim.net/blog/?p=381","",0,23,100);
   Menu4_2=new Array("Tennessee","http://drivein-jim.net/blog/?p=596","",0);
   Menu4_3=new Array("Texas 5 pages","http://drivein-jim.net/blog/?p=815","",0,23,155);
   Menu4_4=new Array("Utah","http://drivein-jim.net/blog/?p=178","",0);
   Menu4_5=new Array("Virginia","http://drivein-jim.net/blog/?p=220","",0);
   Menu4_6=new Array("Vermont","http://drivein-jim.net/blog/?p=309","",0);
   Menu4_7=new Array("Washington state","../u_w/driveinwa.html","",0,23,100);
   Menu4_8=new Array("Wisconsin","../u_w/driveinwi.html","",0);
   Menu4_9=new Array("West Virginia","../u_w/driveinwv.html","",0);
   Menu4_10=new Array("Wyoming","http://drivein-jim.net/blog/?p=338","",0);

Menu5=new Array("Blog and Contact links","","",3,25,175);
	Menu5_1=new Array("Form Mail","http://drivein-jim.net/blog/?page_id=987","",0,23,90);
	Menu5_2=new Array("Guestbook","http://drivein-jim.net/blog/?page_id=988","",0);
	Menu5_3=new Array("updates Blog","http://drivein-jim.net/blog/?page_id=2","",0);

Menu6=new Array("Web/surf rings","","",1,25,175);
	Menu6_1=new Array("The Drive-In Theatre Resources sitering","../rings09.html","",0,36,175);

Menu7=new Array("poems","","",3,25,175);
   Menu7_1=new Array("Desert Highway (Halloween)","http://drivein-jim.net/blog/?p=856","",0,23,180);
   Menu7_2=new Array("Drive-In Movie","http://drivein-jim.net/blog/?p=854","",0);
   Menu7_3=new Array("Drive-In Movie in the Lonesome Desert Night","http://drivein-jim.net/blog/?p=853","",0,34,180);

Menu8=new Array("Off-Site Links","javascript:top.location.href=''","",1,25,175);
	Menu8_1=new Array("Links page","http://drivein-jim.net/blog/?page_id=312","",0,23,80);