/* Tigra Menu items structure */
var MENU_ITEMS0 = [
	['Home', 'http://www.caseycda.com/default.asp', {'tw':'_parent','sw':60}],
	['Contact Info', null, {'sw':90},
		['Contact Us', 'shell2.asp?fs=contactUs'],
		['Company Directory', 'shell1.asp?fs=companyDirectory', {'be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}],
		['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)','']}],
		['Documents', 'shell2.asp?fs=companyDocuments']
	],
	['Locations', 'shell2.asp?fs=locations', {'sw':75},
		['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'],
		['Repair Request', 'shell1.asp?fs=MaintenanceOrderForm']
	],
	['Account Services', null, {'sw':110},
		['Orders', null, null,
			['View Open Orders', 'openOrderDisp.asp'],
			['Search Past Orders', 'shell1.asp?fs=searchInvoices']
		],
		['Quick Order Entry', 'orderEntry.asp'],
		['Review Quotes', 'quoteListing.asp'],
		['Account Balance', 'shell1.asp?fs=AcctBal_detail'],
		['Product  Lookup', 'productSearch.asp'],
		['MSDS Lookup', 'msdsprodsearch.asp'],
		['Learning Center', 'shell2.asp?fs=learningcenter'],
		['Catalog', 'shell2.asp?fs=printedCatalog'],
		['Old Style Menu', 'menu.asp']
	],
	['Clearance', 'http://www.caseycda.com/shell1.asp?fs=clearance', {'sw':65}],
	['Specials', 'http://www.caseycda.com/shell1.asp?fs=specials', {'sw':63}],
	['Cart', 'updateCart.asp?src=review', {'sw':40}],
	['Logoff', 'http://www.caseycda.com/default.asp?fs=logoff', {'sw':65}]
];
