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

¿À´ÃÀÇ ¹æ¹®ÀÚ¼ö
1,164

     ÈÄ    ¿ø    ±Ý
  ºÎ Ãß ¿¬ ¼º ¸í ¼­
ºÎÃß¿¬TV µ¿¿µ»ó
  ¿À´ÃÀÇ ºÎÁ¤ºÎÆÐ
ÇÖ   ÀÌ   ½´
Á¤ Ã¥ Á¦ ¾È
¾îÁ¦ µé¾î¿Â Á¦º¸
  °ø   Áö    »ç   Ç×
  ¹® Àç ÀÎ ºñ ¸®
  ±è Á¤ Àº ºñ ¸®
  ºÏ ±« ºñ ¸®
  ±¹ ȸ ÀÇ ¿ø ºñ ¸®
  °ø Á÷ ÀÚ ºñ ¸®
  °Ë Âû °æ Âû ºñ¸®
  ÆÇ »ç ºñ ¸®
  º¯ È£ »ç ºñ ¸®
  ¾ð ·Ð ºñ ¸®
  ±º ´ë ºñ ¸®
  ³ó ¾î ÃÌ ºñ ¸®
  ±³ À° ºñ ¸®
  ±â ¾÷ ºñ ¸®
  ¼¼ ¹« ºñ ¸®
  °Ç ¼³ ±³ Åë ºñ¸®
  ±Ý À¶ º¸ Çè ºñ¸®
  Á¤ º¸ Åë ½Å ºñ¸®
  Á¾ ±³ ºñ ¸®
À¥Èıâ
 
 
ÀÛ¼ºÀÚ : ±¸±¹±âµµ    ÀÛ¼ºÀÏ : 09-08-16 Á¶È¸¼ö : 477 Ãßõ¼ö : 0 ¹øÈ£ :284,137
¿©·Ð 1¹øÁö ÇÏ´ÂÁþÀÌ µµ´ëü ¿Ö Àú·²±î? ºÎÃß¿¬





<scRIPT type=text/javascript> //&reloadTemplate=T var isRecom = false; var isOwner = true ; var isLogin = true ; //·Î±×ÀÎÆäÀÌÁö À̵¿ function chkLogin(type){ if(type == 1){ url="loginAgreeArticle?bbsId=D003&commentId=0&type=R&articleId=2970915&$parameter"; }else{ url="loginDisagreeArticle?bbsId=D003&commentId=0&type=R&articleId=2970915&$parameter"; } top.location.href=url; } function readRecom1(type){ //·Î±×ÀÎüũ if(!isLogin){chkLogin(type);return;} //º»Àο©ºÎüũ if(isOwner){ alert("ÀÚ½ÅÀÇ ±Û¿¡´Â ÅõÇ¥ÇÏ½Ç ¼ö ¾ø½À´Ï´Ù"); return false; } if(isRecom){ alert("ÀÌ¹Ì Âü¿©Çϼ̽À´Ï´Ù"); return; } var url = (type==1) ? 'agreeArticle':'disagreeArticle'; var ftype = (type==1) ? 'A':'D'; //·ÎµùÀ̹ÌÁö º¸¿©ÁÖ±â UI.$('bt_rcmd').style.display = "none"; UI.$('bt_oppo').style.display = "none"; UI.$('ld_image').style.display = ""; document.getElementById('ld_image').innerHTML = ""; new UI.Ajax( { url:url, param:'bbsId=D003&feedback.bbsId=D003&feedback.articleId=2970915&feedback.commentId=0&feedback.type='+ftype+'&articleId=2970915', onComplete:readRecom2 } ); } function readRecom2(req) { var result = eval('(' + req.responseText + ')'); //alert(result.status) UI.$('ld_image').style.display = "none"; UI.$('bt_rcmd').style.display = ""; UI.$('bt_oppo').style.display = ""; //·ÎµùÀ̹ÌÁö »èÁ¦ if (result.status == '500'){ alert("ÀÌ¹Ì Âü¿©Çϼ̽À´Ï´Ù"); isRecom = true; return false; }else if(result.status == '600'){ alert("ÀÌ¹Ì Âü¿©Çϼ̽À´Ï´Ù"); isRecom = true; return false; }else if (result.status == '700'){ alert("ÀÌ¹Ì Âü¿©Çϼ̽À´Ï´Ù"); isRecom = true; return false; }else if (result.status == '300'){ alert("À߸øµÈ ¿À·ùÀÔ´Ï´Ù. ´Ù½ÃÇѹø ½ÃµµÇØ ÁÖ¼¼¿ä."); return false; }else if (result.status == '200'){ UI.$('bt_rcmd').innerHTML = ""+result.agreeCount+""; UI.$('bt_oppo').innerHTML = ""+result.disagreeCount+""; //UI.$('bt_result').innerHTML = result.agreeRate +"%"; //setSwfScore(result.agreeRate); //alert("ÅõÇ¥°¡ ¼º°øÀûÀ¸·Î µÇ¾ú½À´Ï´Ù"); isRecom = true; }else return false; //alert(req.responseText) //status üũ /* status 200 : ¼º°ø 500 : Áߺ¹ ¼±ÅÃÇÑ °æ¿ì 600:Âù¼º 700:¹Ý´ë 300 : ½ÇÆÐ {status:"500", bbsId:"K152", articleId:"58367", agreeCount:"3", disagreeCount:"0", agreeRate:"100"} */ }
                          °íÇâÀÌ ÀϺ»À̶ó ´ëÇѹα¹ ±¹±â¿Í ¾Ö±¹°¡´Â ³ª¿Í´Â »ó°ü¾ø´Ù´Â »ý°¢
                                   (  °æ·Ê.¾Ö±¹°¡.±¹±â¿¡´ëÇÑ°æ·Ê.Çϳªµµ ¿Ã¹Ù¸¦°ÍÀÌ ¾øÀ½ )

http://tvpot.daum.net/clip/ClipViewByVid.do?vid=GScf32t4nPo$ (°ü·Ã µ¿¿µ»ó)

  

űر⠾ٷ¯Áö ¶§¹®¿¡ Å±رâ´Â ²¨²Ù·Î µé¾îÁà¾ß µÇ´Â À̸íÚÏ

±¹±ºÀÇ ³¯ ±â³ä½Ä ´Ü»ó¿¡¼­ ÄÚµüÁö û¼ÒÇÏ´À¶ó ¹Ù»Û À̸íÚÏ

 

¾ö¼÷ÇؾßÇÒ 5.18¹ÎÁÖÇ×Àï Èñ»ýÀÚ ¹¦¿ª¿¡¼­ ¾ó±¼ÀÌ Â°Áöµµ·Ï ¿ô¾îÁ¦³¢´Â À̸í¹Ú

¼­ÀÖ´Â ²ÃÁ»º¸¼Ò


ºÎ½Ã´ëÅë·É ¿îÀüÀ̳ª ÇØÁÖ°í

                                 ±º´ë°¬´Ù¿ÀÁö¾Ê¾Æ °æ·Ê ÇÒÁÙµµ¸ð¸£°í

±¹±â¿¡´ëÇÑ °æ·Ê ÇÏ´Â ²ÃÁ»º¸¼Ò

Ǫƾ´ëÅë·É ºÎäÁúÀ̳ª ÇØÁÖ°í

 

±ÛÀ̳ª Àç´ë·Î ¾²³ª

ÁöÆó¿¡ ½ÎÀÎÀ̶ó´Ï ÀÌ°Ç ±¸¼Ó°¨À̳×

°³ ¹ä¸ÔÀÌ´Â °Íµµ ¾Æ´Ï°í

¹¦Áö Âü¹èÇϸ鼭 ¹ßÀ» ¾îµð´Ù°¡ ¿Ã¸®´ÂÁö

  ¿©¼ºÀÇ Æ¯Á¤ºÎÀ§¸¦ ¸îÃÊ°£ ÃÄ´Ùº¸¸é ¼ºÈñ·Õ ¹üÁË¿¡ ÇØ´çÇÑ´Ù!... µÞ°ñ¸ñ ¾ç¾ÆÄ¡µµ ¾Æ´Ï°í...

̵̧ : 0
°Ô½Ã±ÛÀ» twitter·Î º¸³»±â °Ô½Ã±ÛÀ» facebookÀ¸·Î º¸³»±â °Ô½Ã±ÛÀ» Me2Day·Î º¸³»±â °Ô½Ã±ÛÀ» ¿äÁòÀ¸·Î º¸³»±â °Ô½Ã±ÛÀ» ±¸±Û·Î ºÏ¸¶Å© Çϱ⠰ԽñÛÀ» ³×À̹ö·Î ºÏ¸¶Å© Çϱâ
ºÎÁ¤ºÎÆÐÃß¹æ½Ã¹Î¿¬ÇÕȸ(ºÎÃß¿¬)

 
 
 


[ºÎÃß¿¬TV] ¹®ÀçÀÎÀ» ¼ÒȯÇ϶ó!
Total 265,878

¹®ÀçÀΠźÇÙ 100¸¸ ÀÎ ¼­¸í ¿îµ¿
ÈÄ¿ø°èÁ : ³óÇù 301-0064-5221-51 (¿¹±ÝÁÖ : ºÎÁ¤ºÎÆÐÃß¹æ½Ã¹Î¿¬ÇÕȸ)
ºÎÃß¿¬ Á¦   ¸ñ ÀÛ¼ºÀÚ       ÀÛ¼ºÀÏ Á¶È¸ Ãßõ
6738 µ¶Àç¶õ´Ù..^^ °³Àå»ç 01-10 421 2
6737 ½Ê¸®µµ ¸ø°¡¼­ ź·Î... °í»ó 01-10 421 2
6736 [´ç¼±¹«È¿] ºÎÃß¿¬°Ô½ÃÆÇ º¯ÇØ¶ó °¡°¡¸° 01-10 421 4
6735 [źÇٳ빫Çö] ¾ÆÀ̱¸ ´Ùµé ½Ã²ô·´±¸¿ä Àüȸ¿ø 01-10 421 2
6734 [¼¼»óº¸±â]-----21¼¼±â ÁøÂ¥ ¹Ùº¸µé ¼¼»óº¸±â 01-10 421 2
6733 Áöµ¶ÇÑ Âø°¢ »óÅ­ 01-11 421 5
6732 [źÇÙ] "ÒÆ´ëÅë·É ¼±°Å¿îµ¿¡¤°ËÂû ÆíÆļö»ç Ãß±Ã" Àӽñ¹È¸ 01-11 421 6
6731 [źÇÙ] ºÎÃß¿¬µµ ȸ°èº¸°í¼­¸¦ °ø°³ÇϽÿÀ ±Ã±ÀÀÌ 01-11 421 4
6730 Á¤Ä¡Àû ¿µÈ­.. »óÅ­ 01-13 421 3
6729 YS°¡ ³ë±¸¶óÀÇ Àú³á½Ä»ç Ãʴ븦 ÅðÂ¥³õ¾Ò´ÙÁö.. Áï°¢¹ÝÀÀ 01-13 421 11
6728 ²Ã°©¶°´Â ÆĶõÀº ¿ìÀÍ¿¡¼­ »ç¶óÁö°Å¶ó ÆĶõ¸ð 03-23 421 5
6727 °¨»çÇÕ´Ï´Ù... ¾Ö±¹³à 01-14 421 4
6726 ÆľƶõÀ̶õ »ç¶÷ ³¯Ä«·Ó³×. ½Å³ª¹§ 01-14 421 4
6725 [´ç¼±¹«È¿] ºñ»ó!!! â»ç¶û ¿©ºñ µîÀå â»ç¶ûºñ»ó 01-14 421 7
6724 ¿ì¸®µµ Á¶Á÷È­ Çսô٠½Å³ª¹§ 01-14 421 2
6723 ¸¸´ç°¡´Â ±æÀÌ ÀÖ½À´Ï´Ù »çÀ̹ö´ëÅ롦 01-14 421 6
6722 [´ç¼±¹«È¿] ¼Ö¹æ¿ïÆаŸ®¸¦ ÇâÇÑ Ã³ÀýÇÑ Àý±Ô ¤Ñ¤Ñ¤Ñ 01-14 421 2
6721 Èû³»¶óÇѱ¹°æÁ¦ [ÁÖ°¡1000 ³Ñ¾î¼±´Ù] qaz 01-14 421 3
6720 »óÅ­´ÔÀº °í¾Æ¶óµµ ³ª»Û»ç¶÷Àº ¾Æ´Õ´Ï´Ù.. ¿µÆÄ¿ö 01-14 421 2
6719 Ç×°ø¸ðÇÔ¶¼±â´çÀÇ ´ç¼ö´Â Á¤µ¿¿µ°ú ±è´ëÁß. ÀÓÇâÇÑ 01-15 421 12
   12951  12952  12953  12954  12955  12956  12957  12958  12959  12960    
´Á´ë´åÄÄ
¿ì) 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