/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', null, null,
		['Home Page', 'page-main.html'],
		['Company Info', 'page-company-info.html'],
		['It\'s all about Service', 'page-service.html'],
		['What\'s New', 'page-new.html'],
		['Contact Us', 'page-contact.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
	],
	['Chrome Masks', null, null,
		['Photo Masks', 'page-masks.html'],
		['Order Form', 'new-order.php'],
		['Prices', 'new-calculator.php'],
		['It\'s all about Service', 'page-service.html'],
		['Universities', 'page-uni.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
	],
	['Film Masks', null, null,
		['Film Masks', 'page-tooling.html'],
		['Order Form', 'new-order.php'],
		['Prices', 'new-calculator.php'],
		['Universities', 'page-uni.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
	],
	['Photo-Tooling', null, null,
		['Photo Tooling', 'sub-plots.html'],
		['Large Format', 'page-large.html'],
		['Dimensional Stability', 'sub-dimstability.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
		
	],
	['Products', null, null,
		['LinkCAD Software', 'page-linkcad.html'],
		['CAD Conversions', 'page-cadcon.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
		
	],
	['Resources', null, null,
		['Mask Sales Brochure', 'http://www.calameo.com/read/000127425e0a6b040e854', {'tw':'_blank'}],
		['Mask Technical Guide', 'http://www.calameo.com/read/0001274256f3e90753b8a?authid=Kd8UxmCJhoed', {'tw':'_blank'}],
		['Universities', 'page-uni.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
		],
	
		
	['Other', null, null,
		['Sending Data', 'page-senddata.html'],
		['Order Tracking', 'http://www.jdphoto.co.uk/tracking/index.php', {'tw':'_blank'}],
		['Trade Fairs', 'page-trade.html'],
		['Testimonials', 'page-testimonials.html'],
		['Environment Policy', 'page-environment.html'],
		['Quality Policy', 'page-quality.html'],
		['Privacy Policy', 'page-privacy.html'],
		['Archived News', 'sub-archives.html'],
		['Account Application', 'page-account.html'],
		['Making Payments', 'https://jdphoto-co-uk.cgi-data.com/webform/6502026.cgi ', {'tw':'_blank'}],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
	],
	
];
