/* Tigra Menu items structure */
var MENU_ITEMS = [
	[['<img src="images/header09_03.jpg" />', '<img src="images/header09-on_03.jpg"'], 'about.html', {'sw':94},
	  ['President Sean O\'Brien', 'sean.html'],
		['Agents & Officers', 'agents.html'],
		['Spokesman', 'spokesman.html'],
		['Retirees Chapter 25', 'retirees.html', null,
			['Retirement Celebrations', 'retiree-celebrations.html']
		],
		['Store', 'store.html'],
		['Women\'s Committee', 'womens.html'],
		['Related Links & Resources', 'relatedlinks.html', null,
			
			['Related links', 'relatedlinks.html']
		],
		['Media Room', 'mediaroom.html'],
		['Contact Us', 'contact.asp', null,
			['Directions', 'directions.html'],
			['Email Us', 'email.html']
		],
		['HOME', 'home.html']
	],
	
	[['<img src="images/header09_04.jpg" />', '<img src="images/header09-on_04.jpg"'], 'calendar.html', {'sw':105},
	 	['Blood Bank', 'bloodbank.html'],
		['Monthly Meetings', 'meetings.html'],
		['R.A.F.T.', 'raft.html'],
		['Womens Committee', 'womens.html'],
		['Diversity', 'diversity.html'],
	],
	
	[['<img src="images/header09_05.jpg" />', '<img src="images/header09-on_05.jpg"'], 'benefits.html', {'sw':103},
	 ['Pension Fund', 'pensionfund.html'],
		['TeamstersCare', 'teamsterscare.html'],
		['Credit Union', 'creditunion.html'],
		['401k', '401k.html'],
		['Scholarships', 'scholarships.html'],
		['Teamster Advantages', 'http://www.youdecide.com/teamsters25',{'tw':'_blank'}],
		['Teamster Vacations', 'http://www.teamstervacations.com', {'tw':'_blank'}]
	],
	
	[['<img src="images/header09_06.jpg" />', '<img src="images/header09-on_06.jpg"'], 'organizing.html', {'sw':112},
		['Joining the Teamsters', 'joining.html', null,
		],
		['Recent Organizing Victories', 'victories.html'],
		['Contact Organizing', 'contact-org.html']
	],
	
	[['<img src="images/header09_07.jpg" />', '<img src="images/header09-on_07.jpg"'], 'political.html', {'sw':109},
	  ['D.R.I.V.E.', 'drive.html'],

	],
	
	[['<img src="images/header09_08.jpg" />', '<img src="images/header09-on_08.jpg"'], 'education.html',{'sw':123},
	 ['Computer Classes', 'computer.html'],
		['Scholarships', 'scholarships.html', null,
			
		],
		['Local 25 Library', 'library.html', null,
			['ADA', 'ada.html'],
			['FMLA', 'fmla.html'],
			['Weingartem Rights', 'weingarten.html'],
			['Glossary', 'glossary.html'],
			['Teamster Occupations', 'occupation.html'],
			['Sexual Harrasment', 'shtoc.html']
		]
	],
	
	[['<img src="images/header09_09.jpg" />', '<img src="images/header09-on_09.jpg"'], 'events.html', {'sw':93},
	  ['Special Events', '2008.html', null,
			['Golf Outing', 'golf.html'],
			['Toys for Tots', 'toysfortots.html'],
			['Scholarship Awards', 'scholarship-awards.html'],
			['Walk Now For Autism', 'autism-speaks.html'],
			['Autism Light Up The Night', 'autism-lutn.html']
		],
	
		
	],
	
	[['<img src="images/header09_10.jpg" />', '<img src="images/header09-on_10.jpg"'], 'worksite.html', {'sw':105},
		
	]
];