/* Tigra Menu items structure */
var MENU_ITEMS1 = [
	['Home', 'default.asp', {'tw':'_parent','tt':'Home (default.asp)','sb':'Home (default.asp)','be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}],
	['Contact Info', null, {'be':['progid:DXImageTransform.Microsoft.GradientWipe(DURATION=0.3,wipeStyle=0)','']},
		['Contact Us', 'shell2.asp?fs=contactUs'],
		['Documents', 'shell2.asp?fs=companyDocuments'],
		['Casey Webmail', 'http://webmail.caseycda.com', {'tw':'_blank','be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}],
		['Casey Sales eGroup', 'http://www.egroups.com/groups/caseysales', {'tw':'_blank','be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}]
	],
	['Locations', 'shell2.asp?fs=locations', {'be':['progid:DXImageTransform.Microsoft.GradientWipe(DURATION=0.3,wipeStyle=0)','']},
		['Cranston', 'shell2.asp?fs=CaseyLocationsCCS', {'be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}],
		['Foxboro', 'shell2.asp?fs=CaseyLocationsCOW', {'be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}]
	],
	['Helpful Links', null, null,
		['Industry Links', 'shell1.asp?fs=linkListing'],
		['MSDS Links', 'shell1.asp?fs=msdsLinkListing'],
		['FAC59', 'shell1.asp?fs=fac59']
	],
	['Repair Services', 'shell2.asp?fs=serviceLinkPage', null,
		['Equipment Services', 'shell1.asp?fs=eqServices'],
		['Standard Procedures', 'shell1.asp?fs=standardProcedures']
	],
	['Catalog', 'shell2.asp?fs=printedCatalog', {'sw':79}],
	['Seminars', 'shell2.asp?fs=seminars', {'sw':79}],
	['Clearance/Specials', 'http://www.caseycda.com/shell1.asp?fs=clearance', {'sw':78}]
];
