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

