\n'); } //--> //document.body.onresize = function (){ // call_flash(); //} function call_flash(){ return resize_player_window(); } function call_me(){ //Time out ?? return resize_player_window(); } function resize_player_window(){ //document.getElementById('flashmovie').width=document.body.clientWidth; return document.body.clientWidth; }