function launchKuvanVideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=kuvan_moa_animation.flv','Kuvan_Video','height=360,width=460,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchTylerVideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=biomarin_patientstory_tyler.flv','Tyler_Video','height=360,width=460,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchIsabelVideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=biomarin_patientstory_isabel.flv','Isabel_Video','height=360,width=460,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchJesseVideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=biomarin_patientstory_jesse.flv','Jesse_Video','height=360,width=460,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchLaurenVideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=biomarin_patientstory_lauren.flv','Lauren_Video','height=360,width=460,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchNathanVideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=biomarin_patientstory_nathan.flv','Nathan_Video','height=360,width=460,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchEnzymeVideo() {
//alert('video launch');
TheImgWin = window.open('/player/enzymevideo.html','Enzyme_Video','height=415,width=655,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchNORDideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=Nord_Final_25th.flv','Nord_25_Years','height=367,width=410,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}

function launchManufacturingVideo() {
//alert('video launch');
TheImgWin = window.open('/player/index.php?video=MFG_Video_11_19_2009.flv','BioMarin_Manufacturing','height=367,width=410,toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=no,resizable=no');
TheImgWin.focus();
}