function __ws__(id){
    document.writeln(id.text);
    id.id='';
}
