var MENU_ITEMS2 = [
	['Browse Here', null, null,
	
		['Information', null, null,
			['Posse History','history.htm',{'tw' : '_self'}],
			['Members','members.htm',{'tw' : '_self'}],
			['Member Activity','activity.htm',{'tw' : '_self'}],
			['Member Login','members',{'tw' : '_self'}],
		],
		
		['Events', null, null,
			['None Current',null,], 
		/*	['Youth Rodeo','jcjsp/rodeo.htm',{'tw' : '_self'}],    */
		],
		
		['Reservations',null, null,
			['Calendar','cal.htm',{'tw' : '_self'}],
			['Outdoor Arena','outarena.php',{'tw' : '_self'}],
			['Indoor Arena','inarena.php',{'tw' : '_self'}],
			['White Building','white.php',{'tw' : '_self'}],     
			['Blue Barn','blue.php',{'tw' : '_self'}],
			['Rental Contract','agreements/agreement.pdf',{'tw' : '_out'}],
		],  
		['Contact Us',null,null,	
			['Contact Info','contact.htm', {'tw' : '_self'}],		
			['Map','map.htm', {'tw' : '_self'}],
		],
		['Home', null, null,	
			['Sheriffs Posse','index.htm', {'tw' : '_self'}],		
			['Jr Posse','jcjsp/index.htm', {'tw' : '_self'}],
		],
	],
]
