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