var msgpopup="State per lasciare il sito della Stryker Italia. Regulatory requirements or medical practices may vary from country to country as well as Legal advice and personal data protection. Therefore the information contained in the site your are about to enter may not be appropriate to use in your country. By making use of any such links, you understand that the legal statement and privacy policy on the linked site will apply and which may be different from those of this site.";

function Abbandona(cIndir)
{
  var Popup = 0;
 
alert(msgpopup)

parent.location=cIndir
 
}
