
/* --- menu items --- */
var MENU_ITEMS = [
		
	['Litchfield Little School','http://www.LitchfieldLittleSchool.com'],
	['Rays Frosty Parties', null, {'bl' : 134},
  	['2003','/Others/RaysParty_2003'],
  	['2004','/Others/RaysParty_2004'],
  	['2006','/Others/RaysParty_2006']],
	['Synchro', null, {'bl' : 134},
	['NESSA ','/NESSA'],
  	['Eastern Zone','http://eastzone.westfieldynj.org/'],
  	['US Synchro','http://www.usasynchro.org'],
  	['SynchroMaster','/Others/SynchroMaster']],
	['Others', null, {'bl' : 134},
  	['Google','http://www.Google.com'],
  	['My Humor Site','/Humor'],
  	['Family', null, {'bl' : 134},
	  	['Tim in Europe-2010','/Family/TimInEurope2010'],
	  	['Brent and Leah','/Family/BrentAndLeah'],
	  	['Tim on Chronicle','/Family/Chronicle/chronicle3-17-05.wmv'],
	  	['Tim\'s Nightmare','/Family/TimsNightmare'],
	  	['Tim and Angel','/Files/TimsPictures'],
	  	['Cruise - Feb. 2004','/Family/Vacation_01'],
	  	['Cruise - Feb. 2006','/Family/Feb2006Cruise'],
	  	['Cruise - Feb. 2007','/Family/Feb2007Cruise/album'],
	  	['Cruise - Feb. 2008','/Family/Feb2008Cruise'],
	  	['Jackman, ME - Aug. 2008','/Family/Jackman_2008'],
	  	['Christmas with Tim','/Family/Christmas 2007/'],
	  	['Nashua Telegraph','/Family/StudentOfTheWeek'],
	  	['Kim\'s Graduation','/Family/KimsGraduationWeekend'],
	  	['Erich & Elaine','/ErichAndElaine']],
	['Miscellaneous', null, {'bl' : 134},
		['Freeware','/Others/myfreestuff.html'],
		['Useful Sites','/Others/myusefulsites.html'],
		['Baldacci Novels','/Others/DavidBaldacciNovels.html'],
		['Web Cam','/WebCam'],
		['Red Sox','/Others/GoSox'],
		['Calendar','http://pub28.bravenet.com/calendar/show.php?usernum=2387039319']]
	]
];


