document.write(""); document.write("
"); document.write(""); document.write(""); document.write(""); document.write("
"); document.write(""); document.write("
"); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write("
이름
직책
휴대폰"); document.write(" --"); document.write("
견적분야"); document.write(" "); document.write("
병원명
"); document.write("
"); document.write("
"); document.write(" "); document.write("
닫기
"); document.write("
"); document.write("
"); var contents_html = ""; contents_html += ""; contents_html += " function sms_valid(frm) {\n"; contents_html += " if(frm.damname.value.trim() == '' || frm.damname.value.trim() == '이름') {\n"; contents_html += " alert('이름을 입력하세요');\n"; contents_html += " frm.damname.focus();\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += " else if(frm.email.value.trim() == '') {\n"; contents_html += " alert('직책을 입력하세요');\n"; contents_html += " frm.email.focus();\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += " else if(frm.phone2.value.trim() == '') {\n"; contents_html += " alert('전화번호를 입력하세요');\n"; contents_html += " frm.phone2.focus();\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += " else if(frm.phone3.value.trim() == '') {\n"; contents_html += " alert('전화번호를 입력하세요');\n"; contents_html += " frm.phone3.focus();\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += " else if(frm.sgr.value.trim() == ''){\n"; contents_html += " alert('견적분야를 선택하세요');\n"; contents_html += " frm.sgr.focus();\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += " else if(frm.hospital.value.trim() == ''){\n"; contents_html += " alert('병원명을 입력하세요.');\n"; contents_html += " frm.hospital.focus();\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += " else {\n"; contents_html += " frm.submit();\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += " return false;\n"; contents_html += " }\n"; contents_html += ""; document.write(contents_html);