<!--
   function confirmlink(location) {
	if (window.confirm("You are about to be redirected to an overseas website. Products and product information may differ from that registered and/or available in New Zealand. For pharmaceuticals please consult your doctor for further information. For pharmaceutical prescribers please consult New Zealand registered datasheets before prescribing. For medical devices please consult the New Zealand product information.")){
	window.open(location);
	}
   }

// End the hiding -->
