function write_secret_submit(){
if(document.write_form.focus_info.value != ""){
var onfocus = document.write_form.focus_info.value;
document.write_form.focus_info.value = onfocus+"/d84a51799b0896c1c043b66e09b99dfc";
}else{
alert("ì •ë³´ê°€ 부족합니다.");
return false;
}
}
function comment_secret_submit(){
if(document.comment_write_form.focus_info.value != ""){
var onfocus = document.comment_write_form.focus_info.value;
document.comment_write_form.focus_info.value = onfocus+"/131cec4b5306f1c12850e0503263c7ab";
}else{
alert("ì •ë³´ê°€ 부족합니다.");
return false;
}
}
function comment_secret_submit2(){
if(document.comment_form2.focus_info.value != ""){
var onfocus = document.comment_form2.focus_info.value;
document.comment_form2.focus_info.value = onfocus+"/131cec4b5306f1c12850e0503263c7ab";
}else{
alert("ì •ë³´ê°€ 부족합니다.");
return false;
}
}
function contact_secret_submit(){
if(document.contact_form.focus_info.value != ""){
var onfocus = document.contact_form.focus_info.value;
document.contact_form.focus_info.value = onfocus+"/6bdb5e10bc45743bd9e29834717d5aa4";
}else{
alert("ì •ë³´ê°€ 부족합니다.");
return false;
}
}