function swf(){theObjects = document.getElementsByTagName("embed");for (var i = 0; i < theObjects.length; i++) {theObjects[i].outerHTML = theObjects[i].outerHTML;}}function player(flv,nome){var janela = nulljanela=window.open('player.php?flv='+flv+'&nome='+nome,'','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=355,height=315, left=300, top=150');}