/* --- menu items --- */
var MENU_ITEMS0 = [
	['Products', 'content.html', {'tw':'content'},
		['Platforms', null, {'bl':90}, 
			['Citation NMR', 'http://www.protasis.com/C0/', {'tw':'_top'}],
			['One-Minute NMR', 'http://www.protasis.com/OMNMR/', {'tw':'_top'},			
				['for Library Building'],
				['for Multi-User Facilities'],
				['for Compliance']
			],			
			['Biofluids Analyzer']
		],
		['by Application', '../Products_Appl_Frame.htm', {'bl':90, 'tw':'_top'}, 
			['for Natural Products', 'http://www.protasis.com/NaturalProducts/', {'tw':'_top'}],
			['for Metabolite ID'],
			['for Trace Impurities']			
		],
		['by Technology', '../Products_Tech_Frame.htm', {'bl':90, 'tw':'_top'},
			['Dynamic Focusing'],
			['- - - - - - - - - - - - - - - - -'],
			['MicroFlow NMR', 'http://www.protasis.com/MicroFlowNMR/', {'tw':'_top'}],
			['MicroTrap MS']
		]
	],
	['Support', null, {'sw' : 90},
		['Documentation', 'http://www.softcomplex.com/products/tigra_menu_gold/docs/', {'tw':'_top'},
		],
		['Help Desk', 'http://www.protasis.com/support/', {'tw':'_top'}],
		['Installation & Training', 'http://www.protasis.com/support/', {'tw':'_top'}],
		['Downloads', '../', {'tw':'_top'}]
	],
	['Customers', null, {'sw' : 90},
		['Newsletter', 'http://www.protasis.com/support.html', {'tw' : '_blank'}],
		['Testamonials'],
		['Case Studies']
	],
	['Calendar', null, {'sw' : 90},
		['Seminars & Webcasts', 'http://www.protasis.com/Calendar/seminar_agendas.htm', {'tw' : 'main'}],
		['Conferences'],
		['News Archives']
	],
	['Catalog', null, {'sw' : 90},
		['Applications', 'http://www.protasis.com/Products_Appl_Frame.htm', {'tw' : '_top'}],
		['Technologies'],
		['Platforms'],		
		['Components']	
	],
	['About Protasis', null, {'sw' : 90},
		['Corporate Overview', 'http://www.protasis.com/overview.html', {'tw' : 'main'}],	
		['Vision and Values', 'http://www.protasis.com/support.html', {'tw' : '_blank'}],
		['Locations'],
		['Investors'],
		['Employment']
	]
];

