
function PatchEmbed(swf_id){ 
    document.write(document.getElementById(swf_id).value);
} 
