{"id":8,"date":"2014-09-24T09:07:15","date_gmt":"2014-09-24T00:07:15","guid":{"rendered":"http:\/\/www.ohearing.com\/?page_id=8"},"modified":"2014-09-24T09:07:15","modified_gmt":"2014-09-24T00:07:15","slug":"%ed%9a%8c%ec%9b%90%ea%b0%80%ec%9e%85","status":"publish","type":"page","link":"http:\/\/www.ohearing.com\/?page_id=8","title":{"rendered":"\ud68c\uc6d0\uac00\uc785"},"content":{"rendered":"<script type=\"text\/javascript\">\r\njQuery(document).ready(function(){\r\n\tjQuery(\"span[id^='error_']\").hide();\r\n});\r\n\r\nfunction zipcode_search(){\r\n\twindow.open(\"http:\/\/www.ohearing.com\/wp-content\/plugins\/BBSe_Membership\/zipcode.php\", \"zipcode_search\", \"width=400,height=400,scrollbars=yes\");\r\n}\r\n\r\nfunction id_change(){\r\n\tvar frm = document.join_frm;\r\n\tfrm.id_checked.value = \"\";\r\n\tjQuery('#error_user_id').html(\"\");\r\n}\r\n\r\nfunction id_check(tUrl){\r\n\tvar id_check = document.join_frm.user_id.value;\r\n\tvar Alpha = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\";\r\n\tvar Digit = \"1234567890\";\r\n\tvar i;\r\n\t\r\n\tjQuery('#error_user_id').show();\r\n\r\n\tif(id_check == \"\"){\r\n\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\tdocument.join_frm.user_id.focus();\r\n\t\treturn;\r\n\t}\r\n\t\tif(id_check.length < 5){\r\n\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\ub294 5\uc790 \uc774\uc0c1\uc73c\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\tdocument.join_frm.user_id.focus();\r\n\t\treturn false; \r\n\t}\r\n\t\tif(id_check.length > 16){\r\n\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\ub294 16\uc790 \uc774\ud558\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\tdocument.join_frm.user_id.focus();\r\n\t\treturn false; \r\n\t}\r\n\r\n\tmunja = Alpha + Digit;\r\n\tif(munja.length > 1){\r\n\t\tfor(i = 0; i < id_check.length; i++){\r\n\t\t\tif(Alpha.indexOf(id_check.charAt(0)) == -1){\r\n\t\t\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\uc758 \uccab\uae00\uc790\ub294 \uc601\ubb38\uc790\ub9cc \uac00\ub2a5\ud569\ub2c8\ub2e4.\");\r\n\t\t\t\tdocument.join_frm.user_id.value = \"\";\r\n\t\t\t\tdocument.join_frm.user_id.focus();\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tif(munja.indexOf(id_check.charAt(i)) == -1){\r\n\t\t\t\tjQuery('#error_user_id').html(\"\uc601\ubb38\uc790\uc640 \uc22b\uc790\ub9cc \uac00\ub2a5\ud569\ub2c8\ub2e4.\");\r\n\t\t\t\tdocument.join_frm.user_id.value = \"\";\r\n\t\t\t\tdocument.join_frm.user_id.focus();\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\t\r\n\tjQuery.ajax({\r\n\t\ttype: \"post\",\r\n\t\tasync: false,\r\n\t\turl: tUrl,\r\n\t\tdata: \"user_id=\" + id_check,\r\n\t\tsuccess: function(data){\r\n\t\t\tvar result = data.split(\"|||\");\r\n\t\t\tvar response = result[0];  \r\n\t\r\n\t\t\t\/\/ \ubd84\uae30 \ucc98\ub9ac\r\n\t\t\tif(response == \"success\"){\r\n\t\t\t\tif(result[1] == \"y\") jQuery('#id_checked').val(\"y\");\r\n\t\t\t\telse jQuery('#id_checked').val(\"n\");\r\n\t\t\t\tjQuery('#error_user_id').html(result[2]);\r\n\t\t\t}else if(response == \"empty id\"){  \r\n\t\t\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t}else if(response == \"short id\"){  \r\n\t\t\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\ub294 5\uc790 \uc774\uc0c1\uc73c\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t}else if(response == \"long id\"){  \r\n\t\t\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\ub294 16\uc790 \uc774\ud558\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t}else if(response == \"error id\"){  \r\n\t\t\t\tjQuery('#error_user_id').html(\"\uc544\uc774\ub514\ub294 \uc601\ubb38 \ub610\ub294 \uc22b\uc790\ub9cc \uc0ac\uc6a9\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t}else if(response == \"join not id\"){  \r\n\t\t\t\tjQuery('#error_user_id').html(\"\uac00\uc785\uc774 \ubd88\uac00\ub2a5\ud55c \uc544\uc774\ub514\uc785\ub2c8\ub2e4.\");\r\n\t\t\t}else{\r\n\t\t\t\tjQuery('#error_user_id').html(\"\uc11c\ubc84\uc640\uc758 \ud1b5\uc2e0\uc774 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.\");\r\n\t\t\t}\r\n\t\t},\r\n\t\terror: function(data, status, err){\r\n\t\t\tjQuery('#error_user_id').html(\"\uc11c\ubc84\uc640\uc758 \ud1b5\uc2e0\uc774 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.\");\r\n\t\t}\r\n\t});\r\n}\r\n\r\nfunction success_msg(){\r\n\tjQuery(\"#success_box\").show();\r\n\tjQuery(\"#success_box\").html(\"\uc815\ubcf4\ub97c \uc815\uc0c1\uc801\uc73c\ub85c \uc800\uc7a5\ud558\uc600\uc2b5\ub2c8\ub2e4.\");\r\n\tjQuery(\"span[id^='error_']\").hide();\r\n\tscroll(0, 0);\r\n}\r\n\r\n\/\/ \ud68c\uc6d0\uac00\uc785\/\uc218\uc815\r\nfunction write_check(check_url){\r\n\tjQuery.ajax({\r\n\t\turl: check_url,\r\n\t\ttype: \"post\",\r\n\t\tdataType: \"jsonp\",\r\n\t\t\/\/async: false,\r\n\t\tjsonp: \"callback\",\r\n\t\t\/\/jsonpCallback: 'myCallback',\r\n\t\tdata: jQuery('#join_frm').serialize(),\r\n\t\tcrossDomain: true,\r\n\t\tbeforeSend: function(){},\r\n\t\tcomplete: function(){},\r\n\t\tsuccess: response_json,\r\n\t\terror: function(data, status, err){\r\n\t\t\tvar errorMessage = err || data.statusText;\r\n\t\t\talert(errorMessage);\r\n\t\t}\r\n\t});\r\n}\r\n\r\nfunction response_json(json){\r\n\tvar list_cnt = json.length;\r\n\tif(list_cnt > 0){\r\n\t\tjQuery.each(json, function(index, entry){\r\n\t\t\tvar data = entry['result'];\r\n\t\t\tvar data_arr = data.split(\"|||\");\r\n\t\t\tvar res = data_arr[0];\r\n\t\t\tif(res == \"success\"){\r\n\t\t\t\tif(jQuery(\"#mode\").val() == \"write\"){\r\n\t\t\t\t\tjQuery(\"#success_id\").val(data_arr[1]);\r\n\t\t\t\t\tjQuery(\"#success_hp\").val(data_arr[2]);\r\n\t\t\t\t\tjQuery(\"#sms_send\").val(data_arr[3]);\r\n\t\t\t\t\tjQuery(\"#success_frm\").submit();\r\n\t\t\t\t}else{\r\n\t\t\t\t\t\/\/location.reload();\r\n\t\t\t\t\tsetTimeout(function(){success_msg()}, 100);\r\n\t\t\t\t}\r\n\t\t\t}else if(res == \"exist email\"){\r\n\t\t\t\tjQuery(\"#error_email\").show();\r\n\t\t\t\tjQuery(\"#error_email\").html(\"\uc5d0\ub7ec : \uc785\ub825\ud558\uc2e0 \uc774\uba54\uc77c\uc8fc\uc18c\ub294 \uc774\ubbf8 \uc0ac\uc6a9\uc911\uc785\ub2c8\ub2e4.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_email)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#email\").focus();\r\n\t\t\t}else if(res == \"empty id\"){\r\n\t\t\t\tjQuery(\"#error_user_id\").show();\r\n\t\t\t\tjQuery(\"#error_user_id\").html(\"\uc5d0\ub7ec : \uc544\uc774\ub514\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_user_id)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_id\").focus();\r\n\t\t\t}else if(res == \"short id\"){\r\n\t\t\t\tjQuery(\"#error_user_id\").show();\r\n\t\t\t\tjQuery(\"#error_user_id\").html(\"\uc5d0\ub7ec : \uc544\uc774\ub514\ub294 5\uc790 \uc774\uc0c1\uc73c\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_user_id)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_id\").focus();\r\n\t\t\t}else if(res == \"long id\"){\r\n\t\t\t\tjQuery(\"#error_user_id\").show();\r\n\t\t\t\tjQuery(\"#error_user_id\").html(\"\uc5d0\ub7ec : \uc544\uc774\ub514\ub294 16\uc790 \uc774\ud558\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_user_id)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_id\").focus();\r\n\t\t\t}else if(res == \"exist id\"){\r\n\t\t\t\tjQuery(\"#error_user_id\").show();\r\n\t\t\t\tjQuery(\"#error_user_id\").html(\"\uc5d0\ub7ec : \uc785\ub825\ud558\uc2e0 \uc544\uc774\ub514\ub294 \uc774\ubbf8 \uc0ac\uc6a9\uc911\uc778 \uc544\uc774\ub514\uc785\ub2c8\ub2e4.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_user_id)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_id\").focus();\r\n\t\t\t}else if(res == \"check id\"){\r\n\t\t\t\tjQuery(\"#error_user_id\").show();\r\n\t\t\t\tjQuery(\"#error_user_id\").html(\"\uc5d0\ub7ec : \uc544\uc774\ub514 \uc911\ubcf5\ud655\uc778\uc744 \ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_user_id)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_id\").focus();\r\n\t\t\t}else if(res == \"error id\"){\r\n\t\t\t\tjQuery(\"#error_user_id\").show();\r\n\t\t\t\tjQuery(\"#error_user_id\").html(\"\uc5d0\ub7ec : \uc544\uc774\ub514\ub294 \uc601\ubb38 \ub610\ub294 \uc22b\uc790\ub9cc \uc0ac\uc6a9\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_user_id)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_id\").focus();\r\n\t\t\t}else if(res == \"join not id\"){\r\n\t\t\t\tjQuery(\"#error_user_id\").show();\r\n\t\t\t\tjQuery(\"#error_user_id\").html(\"\uc5d0\ub7ec : \uc785\ub825\ud558\uc2e0 \uc544\uc774\ub514\ub294 \uac00\uc785\uc774 \ubd88\uac00\ub2a5\ud55c \uc544\uc774\ub514\uc785\ub2c8\ub2e4.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_user_id)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_id\").focus();\r\n\t\t\t}else if(res == \"empty pass\"){\r\n\t\t\t\tjQuery(\"#error_pass\").show();\r\n\t\t\t\tjQuery(\"#error_pass\").html(\"\uc5d0\ub7ec : \ube44\ubc00\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_pass)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#pass\").focus();\r\n\t\t\t}else if(res == \"short pass\"){\r\n\t\t\t\tjQuery(\"#error_pass\").show();\r\n\t\t\t\tjQuery(\"#error_pass\").html(\"\uc5d0\ub7ec : \ube44\ubc00\ubc88\ud638\ub294 5\uc790 \uc774\uc0c1\uc73c\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_pass)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#pass\").focus();\r\n\t\t\t}else if(res == \"long pass\"){\r\n\t\t\t\tjQuery(\"#error_pass\").show();\r\n\t\t\t\tjQuery(\"#error_pass\").html(\"\uc5d0\ub7ec : \ube44\ubc00\ubc88\ud638\ub294 16\uc790 \uc774\ud558\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_pass)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#pass\").focus();\r\n\t\t\t}else if(res == \"empty repass\"){\r\n\t\t\t\tjQuery(\"#error_repass\").show();\r\n\t\t\t\tjQuery(\"#error_repass\").html(\"\uc5d0\ub7ec : \ube44\ubc00\ubc88\ud638 \ud655\uc778\uc744 \uc704\ud574 \ub2e4\uc2dc \ud55c\ubc88\ub354 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_repass)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#repass\").focus();\r\n\t\t\t}else if(res == \"password mismatch\"){\r\n\t\t\t\tjQuery(\"#error_pass\").show();\r\n\t\t\t\tjQuery(\"#error_pass\").html(\"\uc5d0\ub7ec : \ube44\ubc00\ubc88\ud638\uac00 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_pass)\").hide();\r\n\t\t\t\tjQuery(\"#pass\").val(\"\");\r\n\t\t\t\tjQuery(\"#repass\").val(\"\");\r\n\t\t\t\tjQuery(\"#pass\").focus();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t}else if(res == \"empty name\"){\r\n\t\t\t\tjQuery(\"#error_name\").show();\r\n\t\t\t\tjQuery(\"#error_name\").html(\"\uc5d0\ub7ec : \uc774\ub984\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_name)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#user_name\").focus();\r\n\t\t\t}else if(res == \"empty birth_year\"){\r\n\t\t\t\tjQuery(\"#error_birth\").show();\r\n\t\t\t\tjQuery(\"#error_birth\").html(\"\uc5d0\ub7ec : \uc0dd\ub144\uc6d4\uc77c(\ub144)\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_birth)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#birth_year\").focus();\r\n\t\t\t}else if(res == \"incorrect birth_year\"){\r\n\t\t\t\tjQuery(\"#error_birth\").show();\r\n\t\t\t\tjQuery(\"#error_birth\").html(\"\uc5d0\ub7ec : \uc0dd\ub144\uc6d4\uc77c(\ub144)\uc744 \ubc14\ub974\uac8c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_birth)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#birth_year\").focus();\r\n\t\t\t}else if(res == \"empty birth_month\"){\r\n\t\t\t\tjQuery(\"#error_birth\").show();\r\n\t\t\t\tjQuery(\"#error_birth\").html(\"\uc5d0\ub7ec : \uc0dd\ub144\uc6d4\uc77c(\uc6d4)\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_birth)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#birth_month\").focus();\r\n\t\t\t}else if(res == \"incorrect birth_month\"){\r\n\t\t\t\tjQuery(\"#error_birth\").show();\r\n\t\t\t\tjQuery(\"#error_birth\").html(\"\uc5d0\ub7ec : \uc0dd\ub144\uc6d4\uc77c(\uc6d4)\uc744 \ubc14\ub974\uac8c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_birth)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#birth_month\").focus();\r\n\t\t\t}else if(res == \"empty birth_day\"){\r\n\t\t\t\tjQuery(\"#error_birth\").show();\r\n\t\t\t\tjQuery(\"#error_birth\").html(\"\uc5d0\ub7ec : \uc0dd\ub144\uc6d4\uc77c(\uc77c)\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_birth)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#birth_day\").focus();\r\n\t\t\t}else if(res == \"incorrect birth_day\"){\r\n\t\t\t\tjQuery(\"#error_birth\").show();\r\n\t\t\t\tjQuery(\"#error_birth\").html(\"\uc5d0\ub7ec : \uc0dd\ub144\uc6d4\uc77c(\uc77c)\uc744 \ubc14\ub974\uac8c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_birth)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#birth_day\").focus();\r\n\t\t\t}else if(res == \"empty sex\"){\r\n\t\t\t\tjQuery(\"#error_sex\").show();\r\n\t\t\t\tjQuery(\"#error_sex\").html(\"\uc5d0\ub7ec : \uc131\ubcc4\uc744 \uc120\ud0dd\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_sex)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tfrm.sex[0].focus();\r\n\t\t\t}else if(res == \"empty zipcode\"){\r\n\t\t\t\tjQuery(\"#error_addr\").show();\r\n\t\t\t\tjQuery(\"#error_addr\").html(\"\uc5d0\ub7ec : \uc6b0\ud3b8\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_addr)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#zipcode\").focus();\r\n\t\t\t}else if(res == \"empty addr1\"){\r\n\t\t\t\tjQuery(\"#error_addr\").show();\r\n\t\t\t\tjQuery(\"#error_addr\").html(\"\uc5d0\ub7ec : \uc8fc\uc18c\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_addr)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#addr1\").focus();\r\n\t\t\t}else if(res == \"empty addr2\"){\r\n\t\t\t\tjQuery(\"#error_addr\").show();\r\n\t\t\t\tjQuery(\"#error_addr\").html(\"\uc5d0\ub7ec : \ub098\uba38\uc9c0\uc8fc\uc18c\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_addr)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#addr2\").focus();\r\n\t\t\t}else if(res == \"empty phone_1\"){\r\n\t\t\t\tjQuery(\"#error_phone\").show();\r\n\t\t\t\tjQuery(\"#error_phone\").html(\"\uc5d0\ub7ec : \uc804\ud654\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_phone)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#phone_1\").focus();\r\n\t\t\t}else if(res == \"empty phone_2\"){\r\n\t\t\t\tjQuery(\"#error_phone\").show();\r\n\t\t\t\tjQuery(\"#error_phone\").html(\"\uc5d0\ub7ec : \uc804\ud654\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_phone)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#phone_2\").focus();\r\n\t\t\t}else if(res == \"empty phone_3\"){\r\n\t\t\t\tjQuery(\"#error_phone\").show();\r\n\t\t\t\tjQuery(\"#error_phone\").html(\"\uc5d0\ub7ec : \uc804\ud654\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_phone)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#phone_3\").focus();\r\n\t\t\t}else if(res == \"empty hp_1\"){\r\n\t\t\t\tjQuery(\"#error_hp\").show();\r\n\t\t\t\tjQuery(\"#error_hp\").html(\"\uc5d0\ub7ec : \ud734\ub300\uc804\ud654\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_hp)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#hp_1\").focus();\r\n\t\t\t}else if(res == \"empty hp_2\"){\r\n\t\t\t\tjQuery(\"#error_hp\").show();\r\n\t\t\t\tjQuery(\"#error_hp\").html(\"\uc5d0\ub7ec : \ud734\ub300\uc804\ud654\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_hp)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#hp_2\").focus();\r\n\t\t\t}else if(res == \"empty hp_3\"){\r\n\t\t\t\tjQuery(\"#error_hp\").show();\r\n\t\t\t\tjQuery(\"#error_hp\").html(\"\uc5d0\ub7ec : \ud734\ub300\uc804\ud654\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_hp)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#hp_3\").focus();\r\n\t\t\t}else if(res == \"empty sms_reception\"){\r\n\t\t\t\tjQuery(\"#error_sms_reception\").show();\r\n\t\t\t\tjQuery(\"#error_sms_reception\").html(\"\uc5d0\ub7ec : SMS \uc218\uc2e0\uc5ec\ubd80\ub97c \uc120\ud0dd\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_sms_reception)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tfrm.sms_reception[1].focus();\r\n\t\t\t}else if(res == \"empty email\"){\r\n\t\t\t\tjQuery(\"#error_email\").show();\r\n\t\t\t\tjQuery(\"#error_email\").html(\"\uc5d0\ub7ec : \uc774\uba54\uc77c\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_email)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#email\").focus();\r\n\t\t\t}else if(res == \"not form email\"){\r\n\t\t\t\tjQuery(\"#error_email\").show();\r\n\t\t\t\tjQuery(\"#error_email\").html(\"\uc5d0\ub7ec : \uc774\uba54\uc77c \ud615\uc2dd\uc774 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_email)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#email\").focus();\r\n\t\t\t}else if(res == \"empty job\"){\r\n\t\t\t\tjQuery(\"#error_job\").show();\r\n\t\t\t\tjQuery(\"#error_job\").html(\"\uc5d0\ub7ec : \uc9c1\uc5c5\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_job)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#job\").focus();\r\n\t\t\t}else if(res == \"auth error\"){\r\n\t\t\t\tjQuery(\"#error_anti_spam\").show();\r\n\t\t\t\tjQuery(\"#error_anti_spam\").html(\"\uc5d0\ub7ec : \uc790\ub3d9\uc0dd\uc131\ubc29\uc9c0 \uc22b\uc790\ub97c \uc815\ud655\ud788 \uc785\ub825\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_anti_spam)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#string\").focus();\r\n\t\t\t}else if(res == \"empty agree_check1\"){\r\n\t\t\t\tjQuery(\"#error_agree1\").show();\r\n\t\t\t\tjQuery(\"#error_agree1\").html(\"\uc5d0\ub7ec : \uc774\uc6a9\uc57d\uad00\uc5d0 \ub3d9\uc758\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_agree1)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#agree_check1\").focus();\r\n\t\t\t}else if(res == \"empty agree_check2\"){\r\n\t\t\t\tjQuery(\"#error_agree2\").show();\r\n\t\t\t\tjQuery(\"#error_agree2\").html(\"\uc5d0\ub7ec : \uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc5d0 \ub3d9\uc758\ud574\uc8fc\uc138\uc694.\");\r\n\t\t\t\tjQuery(\"span[id^='error_']:not(#error_agree2)\").hide();\r\n\t\t\t\tjQuery(\"#success_box\").hide();\r\n\t\t\t\tjQuery(\"#agree_check2\").focus();\r\n\t\t\t}else if(res == \"nonData\"){\r\n\t\t\t\talert(\"\uc815\uc0c1\uc801\uc778 \uc811\uadfc\uc774 \uc544\ub2d9\ub2c8\ub2e4.\");\r\n\t\t\t\tlocation.href = \"http:\/\/www.ohearing.com\";\r\n\t\t\t}\r\n\t\t});\r\n\t}\r\n}\r\n\r\n\r\n\/* jsonp \ucf5c\ubc31\ub85c\uadf8(\ucf58\uc194)\r\nwindow.myCallback = function(data){\r\n\tconsole.log(data);\r\n}\r\n*\/\r\n<\/script>\r\n<div id=\"bbse_membership\" style=\"width:100%;float:left;\">\r\n\t<div id=\"success_box\" style=\"font-size:15px;font-weight:bold;padding:10px 0 10px 0;color:#7ba8ea;display:none;\"><\/div>\r\n\t<form method=\"post\" name=\"join_frm\" id=\"join_frm\">\r\n\t<input type=\"hidden\" name=\"mode\" id=\"mode\" value=\"write\" \/>\r\n\t<input type=\"hidden\" name=\"user_no\" id=\"user_no\" value=\"\" \/>\r\n\t<input type=\"hidden\" name=\"id_checked\" id=\"id_checked\" value=\"\" \/>\r\n\t<input type=\"hidden\" name=\"skin\" id=\"skin\" value=\"basic\" \/>\r\n\t<div class=\"form-element\">\r\n\t\t\t\t<label><strong>\uc544\uc774\ub514<span class=\"star1\">\ud544\uc218\uc785\ub825<\/span><\/strong><\/label>\r\n\t\t<label><input type=\"text\" name=\"user_id\" id=\"user_id\" onkeydown=\"id_change();\" maxlength=\"16\" class=\"nor\" \/><\/label><a href=\"javascript:;\" onclick=\"id_check('http:\/\/www.ohearing.com\/wp-content\/plugins\/BBSe_Membership\/proc\/id.check.php');\" class='_btn'>\uc911\ubcf5\ud655\uc778<\/a>\r\n\t\t<!--<span id=\"id_check_msg\"><\/span>-->\r\n\t\t<span id=\"error_user_id\" class=\"open_alert\"><\/span>\r\n\t\t\t<\/div>\r\n\t\t<div class=\"form-element\">\r\n\t\t<label><strong>\uc774\ub984<\/strong><\/label>\t\r\n\t\t<label><input type=\"text\" name=\"user_name\" id=\"user_name\" class=\"nor\" value=\"\" maxlength=\"20\" onkeydown=\"if(jQuery(this).val() != ''){jQuery('#error_name').empty().hide();}\" \/><\/label>\r\n\t\t<span id=\"error_name\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t\t<div class=\"form-element\">\r\n\t\t<label><strong>\uc774\uba54\uc77c<span class=\"star1\">\ud544\uc218\uc785\ub825<\/span><\/strong><\/label>\t\r\n\t\t<label><input type=\"text\" name=\"email\" id=\"email\" value=\"\" class=\"nor\" onkeydown=\"if(jQuery(this).val() != ''){jQuery('#error_email').empty().hide();}\" \/><\/label>\r\n\t\t<span id=\"error_email\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t<div class=\"form-element\">\r\n\t\t<label><strong>\ube44\ubc00\ubc88\ud638<span class=\"star1\">\ud544\uc218\uc785\ub825<\/span><\/strong><\/label>\r\n\t\t<label><input type=\"password\" name=\"pass\" id=\"pass\" maxlength=\"16\" class=\"nor\" onkeydown=\"if(jQuery(this).val() != ''){jQuery('#error_pass').empty().hide();}\" \/><\/label>\r\n\t\t\t\t<span id=\"error_pass\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t<div class=\"form-element\">\r\n\t\t<label><strong>\ube44\ubc00\ubc88\ud638 \ud655\uc778<span class=\"star1\">\ud544\uc218\uc785\ub825<\/span><\/strong><\/label>\r\n\t\t<label><input type=\"password\" name=\"repass\" id=\"repass\" maxlength=\"16\" class=\"nor\" onkeydown=\"if(jQuery(this).val() != ''){jQuery('#error_repass').empty().hide();}\" \/><\/label>\r\n\t\t<span id=\"error_repass\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t\t\t\t<div class=\"form-element\">\r\n\t\t<label><strong>\uc8fc\uc18c<\/strong><\/label>\r\n\t\t\t\t<label><input type=\"text\" name=\"zipcode\" id=\"zipcode\" value=\"\" class=\"nor\" onclick=\"javascript:zipcode_search();\" readonly \/><\/label><a href=\"javascript:;\" onclick=\"zipcode_search();\" class='_btn'>\uc6b0\ud3b8\ubc88\ud638\ucc3e\uae30<\/a>\r\n\t\t<label><input type=\"text\" name=\"addr1\" id=\"addr1\" class=\"nor_m\" value=\"\" onclick=\"javascript:zipcode_search();\" readonly \/><\/label>\r\n\t\t<label><input type=\"text\" name=\"addr2\" id=\"addr2\" class=\"nor_m\" value=\"\" onkeydown=\"if(jQuery(this).val() != ''){jQuery('#error_addr').empty().hide();}\" \/><\/label>\r\n\t\t\t\t<span id=\"error_addr\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t\t\t\t\t\t<div class=\"form-element\">\r\n\t\t<label><strong>\uc790\ub3d9\uc0dd\uc131\ubc29\uc9c0<span class=\"star1\">\ud544\uc218\uc785\ub825<\/span><\/strong><\/label>\r\n\t\t<label>\r\n\t\t\t\t\t\t<p style=\"margin-top:5px;\">\r\n\t\t\t\t<img src=\"http:\/\/www.ohearing.com\/wp-content\/plugins\/BBSe_Membership\/class\/auth_img.php?sid=dema9uvv7km1oeokk5g9n4f9f2\" height=\"52\" style=\"float:left\" ondrag=\"this.blur();\" alt=\"\uc790\ub3d9\uc0dd\uc131\ubc29\uc9c0\" \/>\r\n\t\t\t<\/p>\r\n\t\t\t<p>&nbsp;\uc790\ub3d9\uc0dd\uc131\ubc29\uc9c0\ub97c \uc704\ud574 \uc67c\ucabd\uc5d0 \ubcf4\uc774\ub294 \uc22b\uc790\ub97c \uc785\ub825\ud558\uc138\uc694.<\/p>\r\n\t\t\t\t\t\t<p>&nbsp;<input title=\"\ubcf4\uc548\ubc88\ud638\" class=\"i_text\" type=\"text\" name=\"string\" id=\"string\" value=\"\" onfocus=\"this.value='';return true;\" onkeydown=\"if(jQuery(this).val() != ''){jQuery('#error_anti_spam').empty().hide();}\" \/><\/p>\r\n\t\t<\/label>\r\n\t\t<span id=\"error_anti_spam\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t\t\t<div class=\"form-element\">\r\n\t\t<label><strong>\uc774\uc6a9\uc57d\uad00<\/strong><\/label>\r\n\t\t<div class=\"agree1\"><\/div>\r\n\t\t<span class='meg'><label><input type=\"checkbox\" name=\"agree_check1\" id=\"agree_check1\" value=\"1\" onclick=\"if(this.checked == true){jQuery('#error_agree1').empty().hide();}\" \/> \uc774\uc6a9\uc57d\uad00\uc5d0 \ub3d9\uc758\ud569\ub2c8\ub2e4.<\/label><\/span>\r\n\t\t<span id=\"error_agree1\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t<div class=\"form-element\">\r\n\t\t<label><strong>\uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68<\/strong><\/label>\r\n\t\t<div class=\"agree1\"><\/div>\r\n\t\t<span class='meg'><label><input type=\"checkbox\" name=\"agree_check2\" id=\"agree_check2\" value=\"1\" onclick=\"if(this.checked == true){jQuery('#error_agree2').empty().hide();}\" \/> \uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc5d0  \ub3d9\uc758\ud569\ub2c8\ub2e4.<\/label><\/span>\r\n\t\t<span id=\"error_agree2\" class=\"open_alert\"><\/span>\r\n\t<\/div>\r\n\t\t\t<div class=\"btn\">\r\n\t\t<a href=\"javascript:;\" onclick=\"write_check('http:\/\/www.ohearing.com\/wp-content\/plugins\/BBSe_Membership\/proc\/join.exec.php');\" class='login_btn'>\ud68c\uc6d0\uac00\uc785<\/a>\r\n\t<\/div>\r\n\t<\/form>\r\n<\/div>\r\n<form method=\"post\" name=\"success_frm\" id=\"success_frm\">\r\n<input type=\"hidden\" name=\"success_mode\" id=\"success_mode\" value=\"join\" \/>\r\n<input type=\"hidden\" name=\"success_id\" id=\"success_id\" value=\"\" \/>\r\n<input type=\"hidden\" name=\"success_hp\" id=\"success_hp\" value=\"\" \/>\r\n<input type=\"hidden\" name=\"sms_send\" id=\"sms_send\" value=\"\" \/>\r\n<\/form>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":[],"_links":{"self":[{"href":"http:\/\/www.ohearing.com\/index.php?rest_route=\/wp\/v2\/pages\/8"}],"collection":[{"href":"http:\/\/www.ohearing.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.ohearing.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.ohearing.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.ohearing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":1,"href":"http:\/\/www.ohearing.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":9,"href":"http:\/\/www.ohearing.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/9"}],"wp:attachment":[{"href":"http:\/\/www.ohearing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}