/* Tigra Menu items structure */
var MENU_ITEMS = [				  
	[' Home', 'index.php',,
		[' POCD Home page.']],
	[' Products', 'POCD_products.php',,
		['Drug Delivery', 'pr_drug_delivery_self_medication.php',,
			['<b>Drug Delivery</b>: <br>devices for self-administering<br> and self-injecting medication.<br><br> For all ages and conditions']],
		['Online Support', 'pr_online_patient_support.php',,
			['<b>Online Patient Support</b>: <br>web based tools which support patients without the need to visit a surgery.']],
		['Blood Sampling', 'pr_blood_sampling.php',,
			['<b>Capillary Blood Sampling</b>: <br>devices for obtaining blood samples <br>from fingers and alternative sites <br>with a minimum of fuss and discomfort.']],
		['Neurology & Sexual Health', 'pr_neurology_sexual-health-care.php',,
			['<b>Neurology</b>: <br>Neurological examination without cross-infection <br><br><b>Sexual Health Care</b>: <br>Drug free, self treatment products to help overcome sexual health problems.']],
		['Point of Care Devices', 'pr_point_of_care_devices.php',,
			['<b>Point of Care Instruments and monitoring equipment</b>: <br>a diverse range of devices for taking the guesswork <br>out of analysing and monitoring various body parameters.']],
		['Drug and Alcohol testing', 'pr_drug_alcohol_testing.php',,
			['<b>Drug and Alcohol Testing</b>: <br>devices for testing breath, saliva or fluids <br>for a reliable indication of presence of drugs.']],
		['Volumetric Solutions', 'pr_volumetric_solutions.php',,
			['<b>Volumetric Solutions</b>: <br>a wide range of highest quality normality solutions, <br>volumetric standards, titration solutions and buffers.<br>All of these products are traceable to NIST standards.']],
	],
	[' Financing', 'POCD_financing.php',,
	 	['<b>POCD_financing</b>: our financing facilities <br>to help you get the best the soonest']],
	[' Price Lists', 'POCD_price_lists.php',,
	 	['These are being finalised at present, <br>you can register your interest and <br>we will notify you <br>as soon as they become available']],
	[' About Us', 'aboutPOCD.php',,
		[' About POCD, backgound information <br>and company policies ']],
	['Contact Us', 'contactPOCD.php',,
		[' Contact POCD']],	
//	['<span style="color:#ff0000; font-size: 16px; font-weight: bold;">Edit</span>', 'tellfergus.php',,
//		['let Fergus know of required changes to this page']],
];
var MENU2_ITEMS = [				  
	[' Laboratory Supplies', 'http://pocdscientific.com.au',,
		['<b>Laboratory Supplies</b>:<br><br>Equipment, consumables and disposables for scientific laboratories are available at POCD Scientific.']],
];

