ÃÑ ¹æ¹®ÀÚ¼ö
365,907,477
Ȩ ·Î ±× ÀΠȸ ¿ø °¡ ÀÔ ÀÚÀ¯°Ô½ÃÆÇ ºÎÃß¿¬ ¼Ò°³ ã¾Æ¿À½Ã´Â ±æ
¾îÁ¦ÀÇ ¹æ¹®ÀÚ¼ö
3,276

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

     ÈÄ    ¿ø    ±Ý
  ºÎ Ãß ¿¬ ¼º ¸í ¼­
ºÎÃß¿¬TV µ¿¿µ»ó
  ¿À´ÃÀÇ ºÎÁ¤ºÎÆÐ
ÇÖ   ÀÌ   ½´
Á¤ Ã¥ Á¦ ¾È
¾îÁ¦ µé¾î¿Â Á¦º¸
  °ø   Áö    »ç   Ç×
  ¹® Àç ÀÎ ºñ ¸®
  ±è Á¤ Àº ºñ ¸®
  ºÏ ±« ºñ ¸®
  ±¹ ȸ ÀÇ ¿ø ºñ ¸®
  °ø Á÷ ÀÚ ºñ ¸®
  °Ë Âû °æ Âû ºñ¸®
  ÆÇ »ç ºñ ¸®
  º¯ È£ »ç ºñ ¸®
  ¾ð ·Ð ºñ ¸®
  ±º ´ë ºñ ¸®
  ³ó ¾î ÃÌ ºñ ¸®
  ±³ À° ºñ ¸®
  ±â ¾÷ ºñ ¸®
  ¼¼ ¹« ºñ ¸®
  °Ç ¼³ ±³ Åë ºñ¸®
  ±Ý À¶ º¸ Çè ºñ¸®
  Á¤ º¸ Åë ½Å ºñ¸®
  Á¾ ±³ ºñ ¸®
À¥Èıâ
 
 
ÀÛ¼ºÀÚ : cik123    ÀÛ¼ºÀÏ : 16-04-07 Á¶È¸¼ö : 1,636 Ãßõ¼ö : 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
ºÎÃß¿¬ Á¦   ¸ñ ÀÛ¼ºÀÚ       ÀÛ¼ºÀÏ Á¶È¸ Ãßõ
3809 ¼º °¨¼ö¼º ¹Ù´Ú, ½ÅÇб³°¡ ÀÚÃÊÇÑ ¸ñȸÀÚ ¼º¹üÁË cik123 05-06 1922 0
3808 ºÎÁ¤ºÎÆзΠµÚ¹ý¹÷ µÈ ³ª¶ó ±Ç´öÁø 04-24 817 1
3807 ±³È¸ 3½Ã°£ Ãâ¼®, 2¸¸ ¿ø! ¾Ë¹Ù µîÀå cik123 04-20 1347 1
3806 ÀÌ¿ù±Ý. ºÎÃß¿¬°Ë»öÇϸé.... cik123 04-17 1130 0
3805 ±³È¸´Â ¿Ö ¼¼±ÝÀ» ¾È³¾±î.. Á¾±³ 04-14 1049 2
3804 20´ë ÃѼ± °á°ú ÃÑÁ¤¸® cik123 04-14 1146 0
3803 ¸ñ»ç°¡ ¹Ì󳯶ç°í ÀÖ´Ù. ¸»¼¼ ³ª¶ó°¡ ¸ÁÇÏ°íÀÖ±¸³ª. õÁÖ±³ ¡¦ ¸Å±¹³ë±âµ¶¡¦ 04-13 1194 3
3802 Àå°æµ¿ ¸ñ»ç, ÁÖÀÏ¿¹¹è¿¡¼­ ±âµ¶´ç È«º¸ ¿µ»ó »ó¿µ cik123 04-12 2513 1
3801    ¹Ú´ëÇ¥ ºñ·Ê´ëÇ¥°¡ ¾îÂî ¾Æ³»¿¡°Ô Áִ°¡ ³²ÇÑÀÌ ºÏÁ¶¼± ±èÁ¤Àº ¡¦ ¹Ú°¡´ëÇ¥ 04-13 808 1
3800 ±³È¸ ½ÊÀÚ°¡ ºÒºûÀ» ±ÝÁöÇÏ´Â ¹ý Á» ¸¸µé¾î ÁÖ¼¼¿ä. ÃÖº´¿Ï 04-08 1151 0
3799 13¾ï ¿¹»ê Áß ´ãÀÓ¸ñ»ç ¿¬ºÀ¸¸ 3¾ï cik123 04-08 1976 0
3798 ½ÊÀÏÁ¶. ºÎÃß¿¬¿¡¼­ °Ë»öÇϸé.... cik123 04-07 1637 1
3797 ½Å°íÀÚ¡¡ : ´ëÇÑ¿¹¼ö±³Àå·Îȸ¸í¼º±³È¸ cik123 04-02 1469 0
3796 "49¾ï, ±³´Ü¡¤Çб³¹ýÀÎ ºú °±´Â µ¥ ½è´Ù" cik123 03-31 1403 0
3795 ±âÇϼº ½ÅÇб³, °­Àǵ¿ °æ¸Å·Î ³Ñ¾î°¡°í Çлý ¡°è·Î ½Ã²ø cik123 03-25 2863 0
   21  22  23  24  25  26  27  28  29  30    
´Á´ë´åÄÄ
¿ì) 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