﻿function clinx_clpopup_confirmLeaving(){		
	var msg = "We would point out to you that you are leaving the website of PADMA AG. PADMA AG hereby expressly states that it has no influence whatsoever on the structure or the contents of the linked pages and can therefore accept no responsibility for these.  (Disclaimer in acccordance with the requirements of Swissmedic regarding the advertising of drugs on the Internet). ";
	return window.confirm(msg);
}