/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.corpscreen.com/index.html', {'tw':'_self','tt':'','sw':'170'}],
	['Services', '', {'tw':'_self','tt':'','sw':'193'},
		['Pre-Employment Screening', 'http://www.corpscreen.com/preemploy.html', {'tw':'_self','tt':''}],
		['Background Investigations', 'http://www.corpscreen.com/background.html', {'tw':'_self','tt':''}],
		['Business Due Diligence', 'http://www.corpscreen.com/duediligence.html', {'tw':'_self','tt':''}],
/*		['Integrity Testing', 'http://www.corpscreen.com/integrity.html', {'tw':'_self','tt':''}], */
		['Personality Testing', 'http://www.corpscreen.com/personality.html', {'tw':'_self','tt':''}],
		['Drug and Alcohol Testing', 'http://www.corpscreen.com/drugtesting.html', {'tw':'_self','tt':''}],
		['Residency Investigation', 'http://www.corpscreen.com/residency.html', {'tw':'_self','tt':''}],
		['---------------------------', '', {'tw':'_self','tt':'','sh':'1'}],		
		['Screening Services Offered', 'http://www.corpscreen.com/screeningservices.html', {'tw':'_self','tt':''}]
	],	
/*	['Submit a Request', 'https://www.corpscreen.com/BkgrndChk/IRInput.html', {'tw':'_self','tt':'','sw':'234'}], */
	['Submit a Request', 'https://corporateconsultantsllc.secure-screening.net/escreening/LoginEntrance.asp', {'tw':'_blank','tt':'','sw':'234'}],
	['Links', 'http://www.corpscreen.com/links.html', {'tw':'_self','tt':'','sw':'160'}],
	['Contact Us', 'http://www.corpscreen.com/contactus.html', {'tw':'_self','tt':'','sw':'190'}],
];

