function cleanupFP9IELeaks() {
  __flash_unloadHandler = function() {};
  __flash_savedUnloadHandler = function() {};
}
if (typeof window.attachEvent != "undefined" && UFO.uaHas("ieWin")) {
  window.attachEvent("onbeforeunload", cleanupFP9IELeaks);
}

if (body_height<=768) {
	flash_width = "920";
	flash_height = "148";
} else {
	flash_width = "1024";
	flash_height = "165";
}

var FO = { movie:"http://www.pokerunderworld.com/swf/header11.swf", width:flash_width, height:flash_height, majorversion:"7", build:"0" };
UFO.create(FO, "ufo");