function check(x,y)
{
	if( y=="" || y==" " )
		x.value="twój adres e-mail";
}
