//<!-- 

function clearForm(form)
{
	myform.search.value = "" ;
}
function clearForm1(form)
{
	ezine.emailadd.value = "" ;
}

//-->
