/* Tigra Menu items structure */
var MENU_ITEMS0 = [
	['Home', 'http://orders.blairsupplyusa.com/default.asp', {'tw':'_parent','sw':70}],
	['Contact Info', null, {'sw':120},
		['Contact Us', 'shell2.asp?fs=contactUs'],
		['Company Directory', 'shell1.asp?fs=companyDirectory', {'be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}]
	],
		['Locations', null, null,
		['Branches', 'shell1.asp?fs=blair_contactus.asp', {'be':['revealTrans(TRANSITION=3,DURATION=0.5)','']}]
	],
	['Helpful Links', null, {'sw':110},
		['Industry Links', 'shell1.asp?fs=linkListing'],
		['Documents', 'shell2.asp?fs=companyDocuments']
	],
	['Account Services', null, {'sw':130},
		['Orders', null, null,
			['View Open Orders', 'openOrderDisp.asp'],
			['Search Past Orders', 'shell1.asp?fs=searchInvoices']
		],
		['Products', 'mCatDisplay.asp'],
		['Review Quotes', 'quoteListing.asp'],
		['Account Balance', 'shell1.asp?fs=AcctBal_detail'],
		['Product  Lookup Search', 'productSearch.asp'],
		['Learning Center', 'shell2.asp?fs=learningcenter']
	],
	['Clearance', 'http://orders.blairsupplyusa.com/shell1.asp?fs=clearance', {'sw':90}],
	['Cart', 'updateCart.asp?src=review', {'sw':60}],
	['Logoff', 'http://orders.blairsupplyusa.com/default.asp?fs=logoff', {'sw':85}]
];
