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

¿À´ÃÀÇ ¹æ¹®ÀÚ¼ö
4,546

     ÈÄ    ¿ø    ±Ý
  ºÎ Ãß ¿¬ ¼º ¸í ¼­
ºÎÃß¿¬TV µ¿¿µ»ó
  ¿À´ÃÀÇ ºÎÁ¤ºÎÆÐ
ÇÖ   ÀÌ   ½´
Á¤ Ã¥ Á¦ ¾È
¾îÁ¦ µé¾î¿Â Á¦º¸
  °ø   Áö    »ç   Ç×
  ¹® Àç ÀÎ ºñ ¸®
  ±è Á¤ Àº ºñ ¸®
  ºÏ ±« ºñ ¸®
  ±¹ ȸ ÀÇ ¿ø ºñ ¸®
  °ø Á÷ ÀÚ ºñ ¸®
  °Ë Âû °æ Âû ºñ¸®
  ÆÇ »ç ºñ ¸®
  º¯ È£ »ç ºñ ¸®
  ¾ð ·Ð ºñ ¸®
  ±º ´ë ºñ ¸®
  ³ó ¾î ÃÌ ºñ ¸®
  ±³ À° ºñ ¸®
  ±â ¾÷ ºñ ¸®
  ¼¼ ¹« ºñ ¸®
  °Ç ¼³ ±³ Åë ºñ¸®
  ±Ý À¶ º¸ Çè ºñ¸®
  Á¤ º¸ Åë ½Å ºñ¸®
  Á¾ ±³ ºñ ¸®
À¥Èıâ
 
 
ÀÛ¼ºÀÚ : ºñ±³ÇÏ½Ã¿ä    ÀÛ¼ºÀÏ : 10-04-02 Á¶È¸¼ö : 412 Ãßõ¼ö : 0 ¹øÈ£ :295,187
¿©·Ð 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=3458151&$parameter"; }else{ url="loginDisagreeArticle?bbsId=D003&commentId=0&type=R&articleId=3458151&$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=3458151&feedback.commentId=0&feedback.type='+ftype+'&articleId=3458151', 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"} */ }

È®½ÇÈ÷ ºñ±³µÇ´Â ´ëÅë·É

°áÁ¦ ¹ÞÀ¸·Á°í ¼­ÀÖÀ»±î¿ä?
À̸í¹Ú ´ëÅë·ÉÀÌ 1ÀÏ ¿ÀÀü û¿Í´ë¿¡¼­ ¼î¿è ¶ó½½·Î Çë°¡¸® ´ëÅë·É°ú Á¤»óȸ´ãÀ» °®±â¿¡ ¾Õ¼­ ¹æ¸í·ÏÀ» ÀÛ¼ºÇÏ´Â ¼î¿è ¶ó½½·Î Çë°¡¸® ´ëÅë·ÉÀ» ÁöÄѺ¸°í ÀÖ´Ù.
Çë°¡¸® ´ëÅë·É

¼¼°è ÃÖ°­ ´ëÅë·É ¾Õ¿¡¼­µµ ±â°³°¡ ³ÑÄ¡´Â ³ë¹«Çö ´ëÅë·É

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

 
 
 


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

¹®ÀçÀΠźÇÙ 100¸¸ ÀÎ ¼­¸í ¿îµ¿
ÈÄ¿ø°èÁ : ³óÇù 301-0064-5221-51 (¿¹±ÝÁÖ : ºÎÁ¤ºÎÆÐÃß¹æ½Ã¹Î¿¬ÇÕȸ)
ºÎÃß¿¬ Á¦   ¸ñ ÀÛ¼ºÀÚ       ÀÛ¼ºÀÏ Á¶È¸ Ãßõ
7672 ¾Ë¹Ù»ý ¾ÈŸ±î¿î Á×À½¡¦"¼ö¾÷ ³¡³ª¸é °ð¹Ù·Î µ·¹ú·¯¡¦" ºû³ª¸® 07-05 413 0
7671 ÀÚ²Ù ±è½¼»óÀ» ó´ÜÇØ¾ß ÇѴٴµ¥ (1) Á¶°¨µµ 12-25 413 8
7670 ÀÌ°Å ¹ÌÃĵµ º¸Åë ¹ÌÄ£°Ô ¾Æ´Ï±º (1) ¾¾¾Ë 12-25 413 11
7669 ¼öÀαâ // Çѱ¹ÃµÁÖ±³È¸¿Í ºÏÇѵ¿Æ÷(2) ³ªµÎ 12-25 413 4
7668 ±«µØÁßÀ̳ðÀº Çѳª¶ó´çÀÌ Áý±ÇÇϸé ÀüÀï³­´Ù°í °ø°¥À» Ä¡´õ´Ï.. (1) °ø°¥¹è 12-25 413 29
7667 º¯ÇùȸÀåÀÇ ¸·¸»!!! Æ÷Àϵ¿ 12-25 413 9
7666 BBK´Â Áö±ÝºÎÅÍ ½ÃÀÛÀÌ´Ù!!! (2) Æ÷Àϵ¿ 12-25 413 6
7665 <AFP ¼±Á¤ 2007³â Ȳ´ç ´º½º> neo523 12-25 413 1
7664 Â÷¶¼±â ¹è¶¼±â ´Ù ÇÕÇصµ ³ª¶ó¶¼±â ¸¸Å­ÀÌ¾ß Ç߰ڴ°¡ ÆÛÁÖ±â 12-25 413 8
7663 ÀÌ °³&#153;¸À?À̸í¹Ú ¹Ú±×³×°¡ ÇÑ Â÷¶½À» ÀÌȭâ¿¡°Ô ¸í¹Ú ²ÀµÎ¡¦ 12-25 413 3
7662 ÀÏÀÚ¸®¸¦ ¿øÇϽʴϱî? (1) Æ÷Àϵ¿ 12-25 413 7
7661 [³ë¹«Çö ¸Á¾ð] ¿©´ç ´ë¼±À» ¿ÏÀüÈ÷ ¸ÁÃÆ´Ù Æß 12-26 413 5
7660 MEDSONLINE rgergerger 12-26 413 0
7659 ÃË»õ³ð°ú °³´ëÁßÀÌ ½Ê³â°£ ºúÁ®³õ°í °³³ðµé ¾Æ¹æ±Ã¿¡¼­ °Åó °¡·ÅÁÖ±¸ 12-26 413 10
7658 Á»¡¿¬ÇÕ ±âµ¶±³µ¶Àç½Ã´ëÀÇ °³¸· 1¸·1Àå 12-26 413 14
7657 <AFP ¼±Á¤ 2007³â Ȳ´ç ´º½º> Á¤µµ 12-26 413 0
7656 ¹Ù´ÙÀ̾߱â·Î ÇѸòì±ä ÃË»õ³ðÇö¼ö»çÇ϶ó ¸í°³³² 12-26 413 8
7655 ¸Å¿ì ÈǸ¢ÇÑ ÁÂÆIJ¤ÆÇÁ¤±ÇÀÌ ¾Öµé±îÁö ÀÌ Áö°æÀ¸·Î ´ë¹ÚÀÇ²Þ 12-27 413 8
7654 µµµÏÀÌ Á¦¹ßÀú¸®³×... °³´ë¡ÀÌ°¡ ½®´ç¼Õ³ö¹ö¸®°í (1) °³±¹ºÎ°Éȸ¡¦ 12-27 413 7
7653 1Ãþ¹éÆòºô¶ó´Â ¾Öºñ°¡ °³±¹ºÎ°Éȸ¡¦ 12-27 413 4
   12911  12912  12913  12914  12915  12916  12917  12918  12919  12920    
´Á´ë´åÄÄ
¿ì) 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