/* 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'}]
	],
	['Services', null, null,
		['Photo Tooling', 'page-tooling.html'],
		['Photo Masks', 'page-masks.html'],
		['PCB Scanning', 'page-scanning.html'],
		['CAD Conversions', 'page-cadcon.html'],
		['Large Format', 'page-large.html'],
		['Placement Files', 'page-assembly.html'],
		['Data Preperation', 'page-dataprep.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
	],
	['Products', null, null,
		['GerbTool VisualCAM', 'page-gerbtool.html'],
		['LinkCAD Software', 'page-linkcad.html'],
		['ScanCAD Products', 'page-scancad.html'],
		['Cell Finder Slides', 'page-cell.html'],
		['Assembly Products', 'page-assemprod.html'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
	],
	['Agfa', null, null,
		['UK Agents', 'page-agfa.html'],
		['Film Types', 'page-agfa-filmtypes.html'],
		['Silver Recovery', 'sub-silver.html'],
		['Order Form', 'sub-agfaorder.php'],
		['Live Chat Support', 'http://messenger.providesupport.com/messenger/photodata.html', {'tw':'_blank','tt':'Click Here for Live Customer Support'}]
		
	],
	['AOI Inspection', null, null,
		['Product Overview', 'page-aoioverview.html'],
		['Stencils & Screen Insp', 'page-inspscreen.html'],
		['Film & Artwork Insp', 'page-inspfilm.html'],
		['Printed Material Insp', 'page-inspprint.html'],
		['Dispensed Ink Insp', 'page-inspdispense.html'],
		['PCB Assembly Inspection', 'page-assemprod.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', 'tracking/index.php'],
		['Trade Fairs', 'page-trade.html'],
		['Testimonials', 'page-testimonials.html'],
		['Distributors', 'page-distributors.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'}]
	],
	
	['e-Brochures', 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'}],
	['GerbTool - VisualCAM', 'http://www.calameo.com/read/0001274259a0294e13854', {'tw':'_blank'}],
	['ScanCAD AOI', 'http://www.calameo.com/read/000127425dbc2185f7c87', {'tw':'_blank'}],
	['Agfa Film Products', 'http://www.calameo.com/read/0001274256f3431cd2f15', {'tw':'_blank'}]
	],
	
	
];
