function check_login()
{
	if ( !this.rempli )
		{
			this.value='';
			this.rempli=true;
		}
}