function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}



function openTerms() {
  window.open('http://bayercare.com/generalprivacypages/General-Conditions-of-Use.html','popup','width=290,height=330,scrollbars=yes,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0');	

}



function openPrivacy() {
  window.open('http://bayercare.com/generalprivacypages/Privacy-Statement.html','popup','width=290,height=330,scrollbars=yes,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0');	

}



function openImprint() {
  window.open('http://bayercare.com/generalprivacypages/Imprint.html','popup','width=290,height=330,scrollbars=yes,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0');

}


