
var MENU_ITEMS = [
['Australia', null, null,
	['Pathology', 'aus_path.htm', null,],
	['Radiology', 'aus_rad.htm', null,],
	['Lifescreen', 'aus_lfs.htm', null,],
	['Clinical Trials', 'aus_clin.htm', null,],
	['Sonic Clinical Institute', ["javascript: openBrWindow('http://www.sonicclinicalinstitute.com.au','','toolbar=yes,status=yes,scrollbars=yes,width=616,height=500,resizable');",null]],
],

['New Zealand', null, null,
['Pathology', 'nz_path.htm', null],
['Radiology', 'nz_rad.htm', null],
],	


['Germany', null, null,
['Pathology', 'gm_path.htm', null],
],



['Switzerland', null, null,
['Pathology', null, null,
	['medica MEDIZINISCHE LABORATORIEN Dr. F. KAEPPELI AG', ["javascript: openBrWindow('http://www.medica-labor.ch','','status=yes,scrollbars=yes,width=616,height=500,resizable');",null]],
],
],


['United Kingdom', null, null,
['Pathology', 'uk_path.htm', null],
],
	

	
['USA', null, null,
['Pathology', 'usa_path.htm', null,
	['American Esoteric Laboratories Inc. (AEL)', ["javascript: openBrWindow('http://www.ael.com','','status=yes,scrollbars=yes,width=616,height=500,resizable');",null]],
],
],



];
