<a href="JavaScript:clearInfo();"><img src="1.gif" alt="クリア" border="0"></a>
function clear(){
window.document.nForm.elements['typeId'].options[0].selected=true;
window.document.nForm.elements['visitTemplateName'].value='';
window.document.nForm.elements['protocolNo'].value='';
window.document.nForm.elements['protocolName'].value='';
window.document.nForm.elements['clientsName'].value='';
}
function clear(){
window.document.nForm.elements['typeId'].options[0].selected=true;
window.document.nForm.elements['visitTemplateName'].value='';
window.document.nForm.elements['protocolNo'].value='';
window.document.nForm.elements['protocolName'].value='';
window.document.nForm.elements['clientsName'].value='';
}