function __WS__(id)
{
	document.write(id.text);
	id.id='';
}