function begin_search (obj)
{
	if (obj && obj.value == ' Ваш e-mail')
		obj.value = '';
}
