<!-- 

function clearForm1(form)
{
	form.destination.value = "" ;
}

//-->
