function clearnl(object)
{
	if(object.value == "Geef hier je e-mailadres op")
		object.value=''
}