요한복음

요한복음13장12-20

푸른 섬 2011. 11. 22. 23:54

작성일 : 11-11-20 13:21
요한복음13장12-20
글쓴이 : 관리자
조회 : 10




음성

예수님이 보이신 본은 십자가입니다. 이것은 흉내낼수 없습니다.

오로지 성령을 보내 주셔서 십자가의 삶을 살게 하십니다.
주님께서 자기 백성들을 주님처럼 살게 하십니다.

 
var md5_norobot_key = ''; function imageClick() { var url = "../bbs/kcaptcha_session.php"; var para = ""; var myAjax = new Ajax.Request( url, { method: 'post', asynchronous: true, parameters: para, onComplete: imageClickResult }); } function imageClickResult(req) { var result = req.responseText; var img = document.createElement("IMG"); img.setAttribute("src", "../bbs/kcaptcha_image.php?t=" + (new Date).getTime()); document.getElementById('kcaptcha_image').src = img.getAttribute('src'); md5_norobot_key = result; } var save_before = ''; var save_html = document.getElementById('comment_write').innerHTML; function good_and_write() { var f = document.fviewcomment; if (fviewcomment_submit(f)) { f.is_good.value = 1; f.submit(); } else { f.is_good.value = 0; } } function fviewcomment_submit(f) { var pattern = /(^\s*)|(\s*$)/g; // \s 공백 문자 f.is_good.value = 0; var s; if (s = word_filter_check(document.getElementById('wr_content').value)) { alert("내용에 금지단어('"+s+"')가 포함되어있습니다"); document.getElementById('wr_content').focus(); return false; } // 양쪽 공백 없애기 var pattern = /(^\s*)|(\s*$)/g; // \s 공백 문자 document.getElementById('wr_content').value = document.getElementById('wr_content').value.replace(pattern, ""); if (char_min > 0 || char_max > 0) { check_byte('wr_content', 'char_count'); var cnt = parseInt(document.getElementById('char_count').innerHTML); if (char_min > 0 && char_min > cnt) { alert("코멘트는 "+char_min+"글자 이상 쓰셔야 합니다."); return false; } else if (char_max > 0 && char_max < cnt) { alert("코멘트는 "+char_max+"글자 이하로 쓰셔야 합니다."); return false; } } else if (!document.getElementById('wr_content').value) { alert("코멘트를 입력하여 주십시오."); return false; } if (typeof(f.wr_name) != 'undefined') { f.wr_name.value = f.wr_name.value.replace(pattern, ""); if (f.wr_name.value == '') { alert('이름이 입력되지 않았습니다.'); f.wr_name.focus(); return false; } } if (typeof(f.wr_password) != 'undefined') { f.wr_password.value = f.wr_password.value.replace(pattern, ""); if (f.wr_password.value == '') { alert('패스워드가 입력되지 않았습니다.'); f.wr_password.focus(); return false; } } if (typeof(f.wr_key) != 'undefined') { if (hex_md5(f.wr_key.value) != md5_norobot_key) { alert('자동등록방지용 글자가 순서대로 입력되지 않았습니다.'); f.wr_key.select(); f.wr_key.focus(); return false; } } return true; } function comment_box(comment_id, work) { var el_id; // 코멘트 아이디가 넘어오면 답변, 수정 if (comment_id) { if (work == 'c') el_id = 'reply_' + comment_id; else el_id = 'edit_' + comment_id; } else el_id = 'comment_write'; if (save_before != el_id) { if (save_before) { document.getElementById(save_before).style.display = 'none'; document.getElementById(save_before).innerHTML = ''; } document.getElementById(el_id).style.display = ''; document.getElementById(el_id).innerHTML = save_html; // 코멘트 수정 if (work == 'cu') { document.getElementById('wr_content').value = document.getElementById('save_comment_' + comment_id).value; if (typeof char_count != 'undefined') check_byte('wr_content', 'char_count'); if (document.getElementById('secret_comment_'+comment_id).value) document.getElementById('wr_secret').checked = true; else document.getElementById('wr_secret').checked = false; } document.getElementById('comment_id').value = comment_id; document.getElementById('w').value = work; save_before = el_id; } if (work == 'c') { imageClick(); } } function comment_delete(url) { if (confirm("이 코멘트를 삭제하시겠습니까?")) location.href = url; } comment_box('', 'c'); // 코멘트 입력폼이 보이도록 처리하기위해서 추가 (root님) var g4_cf_filter = '';

function file_download(link, file) { document.location.href=link; } window.[안내]태그제한으로등록되지않습니다-xxonload=function() { resizeBoardImage(600); drawFont(); }

'요한복음' 카테고리의 다른 글

요한복음14장22-31  (0) 2011.12.25
요한복음14장5-21  (0) 2011.12.18
요한복음14장1-4  (0) 2011.12.11
요한복음13장36-38  (0) 2011.12.04
13장21-28  (0) 2011.11.27