/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['Home',  'http://www.amerontlock.com/',  {'tw' : '_self'},
		['Protective Lining Products Homepage', 'http://www.amerontlock.com/', {'tw' : '_self'}],
		['Coporate Homepage', 'http://www.ameron.com', {'tw' : 'content'}],
	],
	['Resources','http://www.amerontlock.com/resources.htm',  {'tw' : '_self'},
		['History of Ameron T-Lock &reg; Video','http://www.ameronpipe.com/video/',  {'tw' : '_blank'}],
		['T-Lock Historical Development', 'http://www.amerontlock.com/book/index.cfm?book=1', {'tw' : '_self'}],
		['48 Yr Old T-Lock Protected Pipe', 'http://www.amerontlock.com/book/index.cfm?book=2', {'tw' : '_self'}],
		['Case Histories', 'http://www.amerontlock.com/resources.htm',  {'tw' : '_self'},
			['Los Angeles County Sanitation District', 'http://www.amerontlock.com/casehistory/losangeles.htm', {'tw' : '_self'}],
			['Install T-Lock® — and forget it! ', 'http://www.amerontlock.com/casehistory/orangecounty.htm', {'tw' : '_self'}],
			['EPA report to Congress', 'http://www.amerontlock.com/casehistory/epa.htm' ,{'tw' : 'content'}],
		],
	],
	['Locations','http://www.amerontlock.com/locations.htm', {'tw' : '_self'}],
	['T-Lock','http://www.amerontlock.com/tlock.htm', {'tw' : '_self'},
		['Field Welding', 'http://www.amerontlock.com/products/field_welding.htm', {'tw' : '_self'}],
		['Installing T-Lock', 'http://www.amerontlock.com/products/instal_tlock.htm', {'tw' : '_self'}],
		['TLock Technical Drawings', 'http://www.amerontlock.com/products/tlock_tech_drawings.htm', {'tw' : '_self'}],
		['Arrowlock Technical Drawings', 'http://www.amerontlock.com/products/arrow_tech_drawings.htm', {'tw' : '_self'}],
		['Installation Plain Sheet','http://www.amerontlock.com/registration/request.cfm?id=29', {'tw' : '_self'}],
		['Physical and Chemical Data','http://www.amerontlock.com/registration/request.cfm?id=31', {'tw' : '_self'}],
		['Typical Specifications','http://www.amerontlock.com/registration/request.cfm?id=34', {'tw' : '_self'}],
		['Typical Specification in Spanish','http://www.amerontlock.com/registration/request.cfm?id=35', {'tw' : '_self'}],
		['Ameron T-Lock Welding Pocket Guide #2','http://www.amerontlock.com/registration/request.cfm?id=39', {'tw' : '_self'}],
		['Welding, Testing and Repair Manual','http://www.amerontlock.com/registration/request.cfm?id=40', {'tw' : '_self'}],



],	
	['Price List','http://www.amerontlock.com/registration/request.cfm?id=42', {'tw' : '_self'}],
	['Arrow-Lock Rehab','http://www.amerontlock.com/arrowlock.htm', {'tw' : '_self'},
		['Specifications','http://www.amerontlock.com/registration/request.cfm?id=36', {'tw' : '_self'}],
		['Application Instructions','http://www.amerontlock.com/registration/request.cfm?id=37', {'tw' : '_self'}],
		['Installations','http://www.amerontlock.com/registration/request.cfm?id=38', {'tw' : '_self'}],
		['ArrowLock Technical Drawings', 'http://www.amerontlock.com/products/arrow_tech_drawings.htm', {'tw' : '_self'}],
	],
	['T-Hab w/ T-Lock','http://www.amerontlock.com/thab.htm', {'tw' : '_self'},
		['Data Sheet','http://www.amerontlock.com/registration/request.cfm?id=41', {'tw' : '_self'}],
	],
	['Wrap & Cap','http://www.amerontlock.com/wrapncap.htm', {'tw' : '_self'}],
	['Contact','http://www.amerontlock.com/contact/contact.cfm', {'tw' : '_self'}],
	['Site Map','http://www.amerontlock.com/sitemap.htm', {'tw' : '_self'}],
];
