/* Tigra Menu items structure */
var MENU_ITEMS = [
	['About', 'http://www.nawkaw.com/nawkaw.asp', null,
		['Search Nawkaw.com', 'http://www.nawkaw.com/search.asp'],
		['Company Info', 'http://www.nawkaw.com/nawkaw.asp'],
		['FAQs', 'http://www.nawkaw.com/faqs.asp'],
		['Specs', 'http://www.nawkaw.com/specs.asp'],
		['MSDS', 'http://www.nawkaw.com/msds.asp'],
		['References', 'http://www.nawkaw.com/references.asp'],
		['Awards', 'http://www.nawkaw.com/awards.asp'],
		['Recent Projects', 'http://www.nawkaw.com/projects.asp'],
		['Media', 'http://www.nawkaw.com/media.asp'],
		['Products', 'http://www.nawkaw.com/products.asp'],
		['Testing', 'http://www.nawkaw.com/test.asp'],
		['Glossary', 'http://www.nawkaw.com/terms.asp'],
		['Warranty', 'http://www.nawkaw.com/warranty.asp'],
		['Employment', 'http://www.nawkaw.com/employment.asp'],
		['Upload Files', 'http://www.nawkaw.com/upload.asp'],
		['AIA Credits', 'http://www.nawkaw.com/aia.asp'],
		['Online Payments', 'http://www.nawkaw.com/pay.asp']
	],
	['Stains', 'http://www.nawkaw.com/services.asp', null,
		['Brick', 'http://www.nawkaw.com/brick.asp'],
		['Block', 'http://www.nawkaw.com/block.asp'],
		['Precast', 'http://www.nawkaw.com/precast.asp'],
		['Tilt-Up', 'http://www.nawkaw.com/tilt-up.asp'],
		['Graffiti Removal', 'http://www.nawkaw.com/graffitiremoval.asp'],
		['Cleaning & Repair', 'http://www.nawkaw.com/cleaning.asp'],
		['Renovation', 'http://www.nawkaw.com/renovation.asp'],
		['Restoration', 'http://www.nawkaw.com/restoration.asp'],
		['Decorative Accents', 'http://www.nawkaw.com/decorative.asp'],
		['Pricing', 'http://www.nawkaw.com/pricing.asp']
	],
	['Formliners', 'http://www.nawkaw.com/formliners/index.asp', null,
		['Formliner Catalogue', 'http://www.nawkaw.com/formliners/formliner1.asp'],
		['One Time Formliners', 'http://www.nawkaw.com/formliners/onetime.asp'],
		['Photo Engraving Formliners', 'http://www.nawkaw.com/formliners/photo.asp'],
		['Special Formliners', 'http://www.nawkaw.com/formliners/special.asp'],
		['CNC Graphic Patterns', 'http://www.nawkaw.com/formliners/cnc.asp'],
		['Liquid Rubber', 'http://www.nawkaw.com/formliners/accessories.asp'],
		['Formliner Gallery', 'http://www.nawkaw.com/formliners/gallery.asp'],
		['Formliner Downloads', 'http://www.nawkaw.com/formliners/downloads.asp'],
		['Formliner Data', 'http://www.nawkaw.com/formliners/data.asp']
	],	
	['Liquid Rubber', 'http://www.nawkaw.com/formliners/accessories.asp', null,],
	['Photos', 'http://www.nawkaw.com/gallery.asp', null,
		['Brick Gallery', 'http://www.nawkaw.com/gallery-brick.asp'],
		['Block Gallery', 'http://www.nawkaw.com/gallery-block.asp'],
		['Precast Gallery', 'http://www.nawkaw.com/gallery-precast.asp'],
		['Tilt-Up Gallery', 'http://www.nawkaw.com/gallery-tilt.asp'],
		['Restoration Gallery', 'http://www.nawkaw.com/gallery-rest.asp'],
		['Renovation Gallery', 'http://www.nawkaw.com/gallery-ren.asp'],
		['Mortar Change Gallery', 'http://www.nawkaw.com/gallery-mortar.asp'],
		['Graffiti Removal Gallery', 'http://www.nawkaw.com/gallery-graffiti.asp'],
		['Cleaning & Repair Gallery', 'http://www.nawkaw.com/gallery-clean.asp'],
		['Textured Stain Gallery', 'http://www.nawkaw.com/gallery-texture.asp'],
		['Interactive Color Gallery', 'http://www.nawkaw.com/gallery2.asp']
	],
	['Locations', 'http://www.nawkaw.com/locations.asp'],
	['Contact Us', 'http://www.nawkaw.com/contact.asp', null,
	 	['Contact Information', 'http://www.nawkaw.com/contact.asp'],
		['International Territories', 'http://www.nawkaw.com/request.asp'],
	]
];