/* ---------------------------------------------------------------------------
	
	Hospital Physician Partners Video Javascript file
	http://hppartners.com
	
	Author: nGen Works
	http://ngenworks.com
	
--------------------------------------------------------------------------- */

Shadowbox.init({
	players: ["html", "flv"],
	handleOversize: "none"
});


//Wait till the page has loaded
$(document).ready(function(){

});