function W2M_makeMeEmpty(obj)
{
	obj.value = '';
}
