Warning: array_key_exists() expects parameter 2 to be array, null given in /home/customer/www/centerlasered.com/public_html/wp-content/plugins/flowplayer5/frontend/class-flowplayer5-styles-scripts.php on line 41
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/customer/www/centerlasered.com/public_html/wp-content/plugins/flowplayer5/frontend/class-flowplayer5-styles-scripts.php on line 41 Precise Course Archives - Center for Dental Laser Education $( document ).ready(function() {
$("video").each(function(){
$(this).attr('controlsList','nodownload');
$(this).load();
});
});