/* Tigra Menu items structure */
var MENU_ITEMS = [
	[['<img src="images/mainnav_01.jpg" />', '<img src="images/mainnav-on_01.jpg"'], 'about-bcd.html', {'sw':190},
		['About Board Certification', 'about-bcd.html'],
		['Recertify Online', 'online-recertify.html'],
		['BCD Online Directory', 'online-directory.html'],
		['Update Your BCD Directory Listing', 'online-update.html'],
		['Verification of Credentials', 'verification-credentials.html'],
		['BCD Benefits', 'bcd-benefits.html'],
		['Liability Insurance &amp; Discount Benefits', 'bcd-liability.html'],
		['ValueOptions Form', '/images/pdfs/ValueOptions.pdf', {'tw':'_blank'}],
		['BCD Reinstatement Affidavit', '/images/pdfs/ABEReinstateform2010.pdf', {'tw':'_blank'}]
	],
	
	[['<img src="images/mainnav_02.jpg" />', '<img src="images/mainnav-on_02.jpg"'], 'abe-credentials.html', {'sw':145},
		
	],
	
	[['<img src="images/mainnav_03.jpg" />', '<img src="images/mainnav-on_03.jpg"'], 'abe.html', {'sw':69},
		['About ABE', 'about-abe.html'],
		['The BCD in the Marketplace', 'about-bcd-marketplace.html'],
		['Code of Ethics', 'about-code-ethics.html'],
        ['Mission and Goals', 'about-mission.html'],
		['The Board of Directors', 'about-board.html'],
		['The Staff', 'about-staff.html']
	],
	
	[['<img src="images/mainnav_04.jpg" />', '<img src="images/mainnav-on_04.jpg"'], 'about-csw.html', {'sw':140},
		['About Clinical Social Work', 'about-csw.html',],
		['Clinical Social Workers', 'csw-marketplace.html',],
		['Clinical Social Work Described', 'about-described-csw.html',],
		['Clinical Social Work Defined', 'about-definitions-csw.html',],
		['Center for Clinical Social Work', 'center-for-clinical-social-work.html',],
		['Center for Clinical Social Work Website', 'http://www.centercsw.org',]
	],
	
	[['<img src="images/mainnav_05.jpg" />', '<img src="images/mainnav-on_05.jpg"'], 'publications.html', {'sw':110},
		['About Publications', 'publications.html'],
		['Position Statements', 'pub-position-papers.html'],
		['News & Publications', 'pub-newsletters.html'],
		['Testimony/Court Cases', 'pub-jaffee-redmond.html'],
		['Practice-Promotion Brochure', 'pub-practice.html'],
		['BCD Revocations', 'pub-revoke.html']
	],
	
	[['<img src="images/mainnav_06.jpg" />', '<img src="images/mainnav-on_06.jpg"'], 'special-offers.html', {'sw':102},
	],
	
	[['<img src="images/mainnav_07.jpg" />', '<img src="images/mainnav-on_07.jpg"'], 'students.html', {'sw':104},
		['Judith Holm Memorial Student Awards Program', 'student-awards.html', {'sh':34}],
		['Learning About Confidentiality', 'student-confidentiality.html']
		]
];