 function f()
    {
    form1.txtYourName.value=""
    form1.txtYourEmail.value=""
    form1.txtFriendName1.value=""
    form1.txtFriendEmail1.value=""
    form1.txtFriendName2.value=""
    form1.txtFriendEmail2.value=""
    form1.txtFriendName3.value=""
    form1.txtFriendEmail3.value=""
    form1.txtQuery.value=""
    }