$(document).ready(function() {
	$("embed").removeAttr("wmode").attr("wmode", "transparent").css("position", "relative");
});
