ÃÑ ¹æ¹®ÀÚ¼ö
366,023,367
Ȩ ·Î ±× ÀΠȸ ¿ø °¡ ÀÔ ÀÚÀ¯°Ô½ÃÆÇ ºÎÃß¿¬ ¼Ò°³ ã¾Æ¿À½Ã´Â ±æ
¾îÁ¦ÀÇ ¹æ¹®ÀÚ¼ö
4,073

¿À´ÃÀÇ ¹æ¹®ÀÚ¼ö
2,160

     ÈÄ    ¿ø    ±Ý
  ºÎ Ãß ¿¬ ¼º ¸í ¼­
ºÎÃß¿¬TV µ¿¿µ»ó
  ¿À´ÃÀÇ ºÎÁ¤ºÎÆÐ
ÇÖ   ÀÌ   ½´
Á¤ Ã¥ Á¦ ¾È
¾îÁ¦ µé¾î¿Â Á¦º¸
  °ø   Áö    »ç   Ç×
  ¹® Àç ÀÎ ºñ ¸®
  ±è Á¤ Àº ºñ ¸®
  ºÏ ±« ºñ ¸®
  ±¹ ȸ ÀÇ ¿ø ºñ ¸®
  °ø Á÷ ÀÚ ºñ ¸®
  °Ë Âû °æ Âû ºñ¸®
  ÆÇ »ç ºñ ¸®
  º¯ È£ »ç ºñ ¸®
  ¾ð ·Ð ºñ ¸®
  ±º ´ë ºñ ¸®
  ³ó ¾î ÃÌ ºñ ¸®
  ±³ À° ºñ ¸®
  ±â ¾÷ ºñ ¸®
  ¼¼ ¹« ºñ ¸®
  °Ç ¼³ ±³ Åë ºñ¸®
  ±Ý À¶ º¸ Çè ºñ¸®
  Á¤ º¸ Åë ½Å ºñ¸®
  Á¾ ±³ ºñ ¸®
À¥Èıâ
 
 
ÀÛ¼ºÀÚ : cik123    ÀÛ¼ºÀÏ : 16-04-07 Á¶È¸¼ö : 1,734 Ãßõ¼ö : 1 ¹øÈ£ :15,107
¿©·Ð 1¹øÁö ½ÊÀÏÁ¶. ºÎÃß¿¬¿¡¼­ °Ë»öÇϸé.... ºÎÃß¿¬


½ÊÀÏÁ¶.  ºÎÃß¿¬¿¡¼­ °Ë»öÇϸé....


http://badkiller.kr/bbs/board.php?

bo_table=board21&wr_id=14240&sca=&sfl=wr_subject%

7C%7Cwr_content&stx=%BD%CA%C0%CF%C1%

B6&sop=and&page=5

 
ÀÛ¼ºÀÚ : cik123 ÀÛ¼ºÀÏ : 15-07-12 Á¶È¸¼ö : 332 Ãßõ¼ö : 0 ¹øÈ£ :14,240
¿©·Ð 1¹øÁö ±èÈ«µµ ¸ñ»ç, À̹ø¿¡µµ "½ÊÀÏÁ¶ ¾È ÇÏ¸é ¾Ï °É·Á" ºÎÃß¿¬
±èÈ«µµ ¸ñ»ç, À̹ø¿¡µµ "½ÊÀÏÁ¶ ¾È ÇÏ¸é ¾Ï °É·Á"

http://blog.daum.net/dongrae369/10191
̵̧ : 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 204
ºÎÃß¿¬ Á¦ ¸ñ ÀÛ¼ºÀÚ ÀÛ¼ºÀÏ Á¶È¸ Ãßõ
144 ¸í¼º±³È¸. ¸í¿¹ÈÑ¼Õ ´ÙÀ½½Å°í°Ç¼ö 1À§. cik123 08-02 448 0
143 ±³È¸´Â ±¸´õ±â°¡ µé²ú´Â ¶Ë±¸µ¢ÀÌ´Ù. cik123 07-31 394 0
142 ¸í¼º±³È¸´ë¸®´Üü°¡ ½Å°í, ´ÙÀ½¿¡¼­ »èÁ¦µÈ°Ô½Ã¹°. cik123 07-28 346 0
141 ½ÊÀÏÁ¶ ¹Ù·Î¾Ë±â cik123 07-19 335 1
140 ½ºÅ©·¦] ¼¼°è±³È¸°¡ ½ÃÇàÄ¡ ¾Ê´Â Çѱ¹±³È¸¸¸ÀÇ ÀÌ»óÇÑ ½ÊÀÏÁ¶ Á¦¡¦ cik123 07-13 342 0
139 [½ºÅ©·¦] ½ÊÀÏÁ¶ ¹ÙÃĶó! ¾È¹ÙÄ¡¸é ȯ³­, Áúº´, »ç°í ³­´Ù! ¿ö¸Þ¡¦ cik123 07-12 317 0
138 ±èÈ«µµ ¸ñ»ç, À̹ø¿¡µµ "½ÊÀÏÁ¶ ¾È ÇÏ¸é ¾Ï °É·Á" cik123 07-12 333 0
137 [½ºÅ©·¦] ½ÊÀÏÁ¶ ³»¾ß ±³ÀÎ ÀÚ°Ý À¯Áö? CIK123 07-10 317 0
136 ±èÈ«µµ¸ñ»ç °ü·Ã±Û CIK123 07-10 364 0
135 [½ºÅ©·¦] ¼Ò¼³°¡ Á¶¼º±â ±³¼ö, "½ÊÀÏÁ¶ ³»Áö ¸¶¶ó" Çѱ¹±³È¸¿¡ ¡¦ cik123 07-09 460 0
134 ¸ñ»ç °ü·Ã±Û cik123 07-09 374 0
133 ¿Ü±¹¿£ ½ÊÀÏÁ¶°¡ ¾ø´Ù. cik123 07-08 376 1
132 ±³È¸ °ü·Ã±Û cik123 07-08 347 0
131 ºÎ¸ñ»ç »çÅà Àü¼¼±ÝÀ¸·Î 36¾ïÀ» ¾²¸é¼­ ¿µºóºô¶ó 9並 ÅÖÅÖºñ¿ö¡¦ cik123 06-29 441 0
130 ºô¶ó9ä-´Ù ±³È¸¸íÀÇ·Î µ¹·Á³ö¶ó!! cik123 06-29 454 0
1 2 3 4 5 6 7 8 9 10
<scRIPT type=text/javascript> if ('') document.fcategory.sca.value = ''; if ('½ÊÀÏÁ¶') { 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">
̵̧ : 1
ºÎÁ¤ºÎÆÐÃß¹æ½Ã¹Î¿¬ÇÕȸ(ºÎÃß¿¬)

 
 
 

Total 4,154
ºÎÃß¿¬ Á¦   ¸ñ ÀÛ¼ºÀÚ       ÀÛ¼ºÀÏ Á¶È¸ Ãßõ
3194 "Àüº´¿í ÀçÆÇ, ¼º¹üÁË ÇÇÇØÀÚµé Áõ°Å °ÅÁþ Ãë±Þ" cik123 02-12 1325 1
3193 '¹èÀÓÇøÀÇ' ±èÀçö îñMBC»çÀå, Ç׼ҽɼ­ ¹ú±Ý 2000¸¸¡¦ cik123 02-24 1110 1
3192 Çѱ¹ÀÎÅͳݼ±±³³×Æ®¿öÅ©. ´ÙÀ½°Ë»öÇϸé.... cik123 07-25 2420 1
3191 ±³È¸. ÁÁ¾Æ! ¾ÆÁÖÁÁ¾Æ! ³ªÇÑÅÙ µüÀ̾ß! (°£À½Çϴ³ð. Â÷·®ºÀ»ç¡¦ (1) cik123 03-03 1182 1
3190 Çϳª´Ô¸¸ ¼¶±âÁö ¸»°í Àΰ£µµ ¼¶±â¼¼¿ä ±×¸®½ºµµ 03-04 828 1
3189 ¡°è. ºÎÃß¿¬¿¡¼­ °Ë»öÇϸé... cik123 03-06 3646 1
3188 Á¶¿ë±â ¸ñ»ç 800¾ï ´ÙÀ½ °Ë»öÇϸé... cik123 03-07 1129 1
3187 Á» ±×·¸°Ô »ìÁö ¸¶¼¼¿ä Çѱ³¿¬ "Á¾±³ÀÎ °ú¼¼ ½ÃÇà À¯¿¹ ¹ý¾È¡¦ ÇØ¿î´ë 08-21 1921 1
3186 ¾î±ú³Ê¸Ó º¸°í¹è¿ö µû¶óÇϴ°Ü? | cik123 03-12 1352 1
3185 ºÏÇÑ ¸¶±Í¿¡°Ô ¼±±³ºñ¸¦ °ø±ÞÇÑ °û¼±Èñ ¸ñ»ç°¡ µµ´ëü ´©±¸¾ß? ¡¦ cik123 03-15 1648 1
3184 ¾Æºê¶óÇÔ °íÇâ 칮Àº ±³È² ..."½ÅÀÇ À̸ªÀ¸·Î Æø·Â? °¡ÀåÅ«¡¦ ¹æÅë 03-07 4261 1
3183 Àüº´¿í ¸ñ»ç »ç°Ç, ¿©±â¼­ ³¡? cik123 03-21 2152 1
3182 ½ÊÀÏÁ¶. ºÎÃß¿¬¿¡¼­ °Ë»öÇϸé.... cik123 04-07 1735 1
3181 Àå°æµ¿ ¸ñ»ç, ÁÖÀÏ¿¹¹è¿¡¼­ ±âµ¶´ç È«º¸ ¿µ»ó »ó¿µ cik123 04-12 2604 1
3180    ¹Ú´ëÇ¥ ºñ·Ê´ëÇ¥°¡ ¾îÂî ¾Æ³»¿¡°Ô Áִ°¡ ³²ÇÑÀÌ ºÏÁ¶¼± ±èÁ¤Àº ¡¦ ¹Ú°¡´ëÇ¥ 04-13 870 1
   61  62  63  64  65  66  67  68  69  70    
´Á´ë´åÄÄ
¿ì) 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