function retornaFlash(flashObj) {
 document.getElementById('divFlashVideoPlayer').innerHTML = flashObj;
}
