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');
}

function openVideo() {
  window.open('assets/Rid_Demo_hi/index.html','popup','width=590,height=430');
}

