function WriteSWF(str){  
    document.write(str);  
} 
