湮ڼ
367,782,943
Ȩ ȸ Խ ߿ Ұ ãƿô
湮ڼ
4,516

湮ڼ
4,720

             
  
߿TV
   
     
å
            
  
  
  
   ȸ
  
  
  
   ȣ
  
  
  
  
  
  
  
  
  
  
ı
 
 
ۼ : ؿ    ۼ : 16-10-04 ȸ : 3,755 õ : 2 ȣ :15,959
1 daum.net . ߿ ˻ϸ.... ߿

daum.net . ߿ ˻ϸ....

http://badkiller.kr/bbs/board.php?bo_table=board21&wr_id=15219&sca=&sfl=wr_subject%7C%7Cwr_content&stx=daum.net+%C0%C0%B4%E4&sop=and&page=1
ۼ : cik123 ۼ : 16-05-17 ȸ : 307 õ : 0 ȣ :15,219
1 daum.net ʽϴ. ߿

daum.net ʽϴ.

http://blog.daum.net/dongrae369/14318

daum.net ʽ


ϴ.

daum.net ʽ


ϴ.



ϸ ۸ø


....ϴ...



ø±ۺ ϰ


߱...

daum.net ʽϴ.(1)

  • 111(1)
  • 111ŰŰŰ(1)
  • ŰŰŰ(1)
  • ȸ ̷ ¿ž !!!!!!!!!!!(1)
  • ƹ ƾ (1)
  • Ȱ ѿ 40%(1)
  • ڵ ϴ (1)
  • ó ȸ ȫ ˸ (1)
  • ⵶ δ Ǹ(1)
  • Ÿ ΰ 缺Ǵ ġ.(1)
  • Ǽ (1)
  • ű! ̴ΰΰ? (1)
  • ٿֱ ȵ.͵ϴ(1)
  • õ : 0
    ߹ùοȸ(߿)

    <scRIPT type=text/javascript> var md5_norobot_key = 'd41d8cd98f00b204e9800998ecf8427e'; <scRIPT type=text/javascript> // ڼ var char_min = parseInt(0); // ּ var char_max = parseInt(0); // ִ
    ̸ йȣ
    <scRIPT type=text/javascript src="../js/jquery.kcaptcha.js"> <scRIPT type=text/javascript> 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 subject = ""; var content = ""; $.ajax({ url: "../skin/board/new_badkiller_skin/ajax.filter.php", type: "POST", data: { "subject": "", "content": f.wr_content.value }, dataType: "json", async: false, cache: false, success: function(data, textStatus) { subject = data.subject; content = data.content; } }); if (content) { alert("뿡 ܾ('"+content+"') ԵǾֽϴ"); f.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 (!check_kcaptcha(f.wr_key)) { 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 (typeof(wrestInitialized) != 'undefined') wrestInitialized(); } function comment_delete(url) { if (confirm(" ڸƮ Ͻðڽϱ?")) location.href = url; } comment_box('', 'c'); // ڸƮ Է ̵ óϱؼ ߰ (root) <scRIPT type=text/javascript src="../js/md5.js">

    <scRIPT type=text/javascript> function file_download(link, file) { if (confirm("'"+file+"' ٿε Ͻø Ʈ (-20)˴ϴ.\n\nƮ Խù ѹ Ǹ ٽ ٿε ϼŵ ߺϿ ʽϴ.\n\n׷ ٿε Ͻðڽϱ?")) document.location.href=link; } <scRIPT type=text/javascript src="../js/board.js"> <scRIPT type=text/javascript> window.onload=function() { resizeBoardImage(720); drawFont(); } <scRIPT language=Javascript>
    Total 17
    ߿ ۼ ۼ ȸ õ
    17 (ȭ Ե.۵Ϲزļ!!!!) ؿ 10-03 10 0
    16 111 111111.߿ ˻ϸ....(񳭿 ĺٿֱȵ 1 ؿ 10-02 14 0
    15 ֵ鵵 ȸ ʽϴ ؿ 09-30 27 0
    14 , ѱȸ ˵ ƴϴ? ؿ 09-25 44 1
    13 ͵ ϴ ֵ б ؿ 09-09 75 0
    12 źȸ òݴ 5 ⱳ, 6 ١ ؿ 09-05 64 0
    11 111ȸ ο ȸ. ȭԵ.daum.net cik123 08-06 116 0
    10 Ʈ ̵ , ̿ л cik123 08-06 138 0
    9 ϳ ¾ ° ̴ٰ Ǿ ִ. ׷ٸ cik123 06-03 195 0
    8 daum.net ʽϴ. cik123 05-17 308 0
    7 ڵǰ ش޶ ҿ븦 ̿Ͽ ¥ģ ̡ cik123 03-03 216 0
    6 daum.net() ʽϴ cik123 02-07 767 1
    5 Ű : ѿȸȸ cik123 01-03 340 0
    4 Ǹ ۿø!!! cik123 11-23 395 0
    3 Ѽ 05-17 532 0
    1 2
    <scRIPT type=text/javascript> if ('') document.fcategory.sca.value = ''; if ('daum.net ') { document.fsearch.sfl.value = 'wr_subject||wr_content'; if ('and' == 'and') document.fsearch.sop[0].checked = true; if ('and' == 'or') document.fsearch.sop[1].checked = true; } else { document.fsearch.sop[0].checked = true; }
    ) 135-934 84 23 ѶŬ 1115ȣ TEL : 02-558-5544 FAX : 02-566-6266
    [E-mail] [email protected]
    ߹ùοȸ / ȣ 220-82-60326 /
    Ŀ : 301-0064-5221-51 ( : ߹ùοȸ)
    ͳ ּ : badkiller.kr
    Korean Solidarity for Anti-Corruption Copyrights 2000 All Rights Reserved
    <scRIPT type=text/javascript src="../js/wrest.js">
    õ : 2
    ߹ùοȸ(߿)

     
     
     

    Total 4,149
    ߿     ۼ       ۼ ȸ õ
    3984 ڶ츮 ȸ Ҹȸ, '' û ؿ 02-07 2526 0
    3983 ʽϴ..(Ʒּ Ŭϸ Ȯΰ!!!) Ÿ ؿ 02-07 1876 2
    3982 ȭ ܵǾϴ.Ŭص . ϡ ؿ 02-06 3346 1
    3981 Űڡ : ѿȸȸ [ Ѽϴ ̡ ؿ 02-06 2624 1
    3980 Ͱ ѱȸ ұ - 깰 ؿ 02-02 2031 1
    3979 ҷ ߰ ˸ , ׸ 뼭 ε ̱ ÷Ρ ؿ 02-02 2074 2
    3978 3967 ȸ? ְڴ? CIK123 01-05 316 0 ؿ 01-29 2407 5
    3977 긮 Դ³ ƴѰ cik123 07-04 241 0 ؿ 01-29 1690 4
    3976 ź ... ȸ 10 ؿ 01-24 2410 4
    3975 "DZȸ ȸ " " Ǹ ؿ 01-22 1910 4
    3974 ۼ ŷļ . 캾ô!!!! (2) 111߿۵ ؿ 01-22 4992 1
    3973 ۼ ŷļ . 캾ô!!!! ؿ 01-21 3620 2
    3972 [ũ] (( 4 )) ̷ |ǵȸ( ȵʡ ؿ 01-20 2104 2
    3971 û ģ, "ѱȸ (know)" ͱ û⿬ȸ, ؿ 01-19 1972 2
    3970 8 Ⱦ ȸ Ӹ ڱ ؿ 01-18 2634 2
       11  12  13  14  15  16  17  18  19  20    
    ) 06233 84 23 ѶŬ 1115ȣ TEL : 02-558-5544 FAX : 02-566-6266
    [E-mail] [email protected]
    ߹ùοȸ / ȣ 220-82-60326 /
    Ŀ : 301-0064-5221-51 ( : ߿ TV)
    ͳ ּ : badkiller.kr
    Korean Solidarity for Anti-Corruption Copyrights 2000 All Rights Reserved