var flashvars = {};
var params = {};
params.menu = "false";
params.allowfullscreen = "false";
params.wmode = "transparent";
params.loop = "false";
params.id = "movie";
var attributes = {};


swfobject.embedSWF("/swf/penetrex_takeover.swf", "home-penetrex-flash", "960", "646", "9.0.0", "/swf/expressInstall.swf", flashvars, params, attributes);

//the following function will remove the flash container from overlaying the stage
function closeOverlay() {
	$("#home-penetrex-flash").remove();		
}

function callPromoVideo() {
	// Initiate Modal Video (Popup)
	$('#ugPopup1').click();
}
	
	


