function ViderChamp()
{
for (var i = 0; i < arguments.length; i++)	window.document.form1[arguments[i]].value=''
}
