// JavaScript Document
function VidageChpDate(ladate){
	if(ladate=="jj/mm/aaaa"){
		document.formnews.date_naissance.value="";
	}
}

