function btn_reset()
{
	document.inquiryform.reset();
}