<!---->















| 麸 PDF | ã | 2019.3.28


function menuBarShow(sec)
if( sec == 1 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_on.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

menuBarLay1.style.display='block';
menuBarLay2.style.display='none';
menuBarLay3.style.display='none';
menuBarLay4.style.display='none';
menuBarLay5.style.display='none';
menuBarLay6.style.display='none';
menuBarLay7.style.display='none';

else if( sec == 2 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_on.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

menuBarLay1.style.display='none';
menuBarLay2.style.display='block';
menuBarLay3.style.display='none';
menuBarLay4.style.display='none';
menuBarLay5.style.display='none';
menuBarLay6.style.display='none';
menuBarLay7.style.display='none';

else if( sec == 3 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_on.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

menuBarLay1.style.display='none';
menuBarLay2.style.display='none';
menuBarLay3.style.display='block';
menuBarLay4.style.display='none';
menuBarLay5.style.display='none';
menuBarLay6.style.display='none';
menuBarLay7.style.display='none';

else if( sec == 4 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_on.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

menuBarLay1.style.display='none';
menuBarLay2.style.display='none';
menuBarLay3.style.display='none';
menuBarLay4.style.display='block';
menuBarLay5.style.display='none';
menuBarLay6.style.display='none';
menuBarLay7.style.display='none';

else if( sec == 5 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_on.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

menuBarLay1.style.display='none';
menuBarLay2.style.display='none';
menuBarLay3.style.display='none';
menuBarLay4.style.display='none';
menuBarLay5.style.display='block';
menuBarLay6.style.display='none';
menuBarLay7.style.display='none';

else if( sec == 6 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_on.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

menuBarLay1.style.display='none';
menuBarLay2.style.display='none';
menuBarLay3.style.display='none';
menuBarLay4.style.display='none';
menuBarLay5.style.display='none';
menuBarLay6.style.display='block';
menuBarLay7.style.display='none';
else if( sec == 7 )

document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_on.gif";

menuBarLay1.style.display='none';
menuBarLay2.style.display='none';
menuBarLay3.style.display='none';
menuBarLay4.style.display='none';
menuBarLay5.style.display='none';
menuBarLay6.style.display='none';
menuBarLay7.style.display='block';
else if( sec == 8 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

else if( sec == 9 )
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

else if( sec == 10)
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";

else if( sec == 11)
document.getElementById("tab_1").src = "http://image.munhwa.com/2011web/img/btn_menu_news_off.gif";
document.getElementById("tab_2").src = "http://image.munhwa.com/2011web/img/btn_menu_opinion_off.gif";
document.getElementById("tab_3").src = "http://image.munhwa.com/2011web/img/btn_menu_photo_off.gif";
document.getElementById("tab_4").src = "http://image.munhwa.com/2011web/img/btn_menu_sports_off.gif";
document.getElementById("tab_5").src = "http://image.munhwa.com/2011web/img/btn_menu_ent_off.gif";
document.getElementById("tab_6").src = "http://image.munhwa.com/2011web/img/btn_menu_travel_off.gif";
document.getElementById("tab_7").src = "http://image.munhwa.com/2011web/img/btn_menu_reporter_off.gif";










<!---->















üġȸȭιȹ/ø




αȸID/PW ã









ü缳÷ ðĿworld & Ideaѹݵ ڸп ѹݵ




αȸID/PW ã








üġȸȭιȭ׷/ǥ




αȸID/PW ã








üϹ߱౸豸




αȸID/PW ã








üȭ/




αȸID/PW ã








üƮ




αȸID/PW ã








ü ̸ġȸȭü




αȸID/PW ã


menuBarShow(1)













Hot Click








function news_send()

window.open('http://www.munhwa.com/news/news_send.html?no=2009081901033532301002','_new_print','width=350,height=300,scrollbars=no,resizable=no');

function news_scrap()

window.open('http://www.munhwa.com/news/news_scrap.html?no=2009081901033532301002','_new_print','width=350,height=213,scrollbars=no,resizable=no');

function news_print()

window.open('http://www.munhwa.com/news/news_print.html?no=2009081901033532301002','_new_print','width=720,height=550,scrollbars=yes,resizable=no');



ι




<!-- -->

[&#2013266112;ι&#2013266096;] 
[ι]
: 2009 08 19()


޸ շ ڸ 56

var sendUrl,nowUrl;
nowUrl = window.location.href;

function openSNSWin(openUrl)
var winObj;
winObj = window.open(openUrl,"sendSNSWin","width=1024, height=800");



function goYozmDaum(link, prefix, parameter)

var href="http://yozm.daum.net/api/popup/prePost?link="+encodeURIComponent(link)+"&prefix="+encodeURIComponent(prefix)+"&parameter="+encodeURIComponent(parameter);
var a = window.open(href,'yozmSend','');

if(a)
a.focus();



function sendTwitter(title, url)
var wp = window.open("http://twitter.com/home?status="+encodeURIComponent(title)+" "+encodeURIComponent(url),'twitter','');

if(wp)
wp.focus();




function sendMe2Day(title, url, tag)
title="""+title+"":"+url;
var wp = window.open("http://me2day.net/posts/new?new_post[body]="+encodeURIComponent(title)+"&new_post[tags]="+encodeURIComponent(tag),'me2Day','');

if(wp)
wp.focus();



function sendFaceBook(title,url)
var img = "http://image.munhwa.com/gen_news/200908/2009081901033532301002_b.jpg";
var href = "http://www.facebook.com/sharer.php?u=" + encodeURIComponent(nowUrl) + "&t=" + encodeURIComponent(title)+ "&i=" + encodeURIComponent(img);
var a = window.open(href, 'iscs', 'width=1000, height=500,scrollbars=yes,resizable=yes');

if( a )
a.focus();




function sendCyWorld(url,title,thumbnail,summary)

var wp = window.open("http://csp.cyworld.com/bl/bo_recommend_pop.php?url="+encodeURIComponent(url)+"&title="+encodeURIComponent(title)+"&thumbnail="+encodeURIComponent(url)+"&summary="+encodeURIComponent(summary),"xu",'');
if(wp)
wp.focus();



function sendGoogle(title,url,labels)

var wp = window.open("http://www.google.com/bookmarks/mark?op=add&title="+encodeURIComponent(title)+"&bkmk="+encodeURIComponent(url)+"&labels="+encodeURIComponent(labels),"google",'');
if(wp)
wp.focus();




function sendCblog(title,url,thumbnail, summary, writer)

var wp =
window.open("http://csp.cyworld.com/bi/bi_recommend_pop.php?url="+encodeURIComponent(url)+"&title_nobase64="+encodeURIComponent(title)+"&thumbnail="+encodeURIComponent(thumbnail)+"&summary_nobase64="+encodeURIComponent(summary)+"&writer="+encodeURIComponent(writer)+"&corpid=65962485", "recom_icon_pop", "width=400,height=364,scrollbars=no,resizable=no");
if(wp)
wp.focus();





function sendBand(title,url)
var href = "http://www.band.us/plugin/share?body=" + encodeURIComponent(nowUrl) + "&route=" + encodeURIComponent(title);
var a = window.open(href, 'band', 'width=1000, height=500,scrollbars=yes,resizable=yes');

if( a )
a.focus();






塯 ϸ Ű ġھ
Ʈ










  ޸ շ (Ʒ) ŷ ڸ

<!---->






޸ շ ڸ Ϸ Ű IJ ޾ƿ ִ.


¶ ü ̺̿ 18 ν Ʈ ޸𸮾 ũ ִ շ () ڸ 450޷( 562000) ġھҴ.


̹ Ŵ ޸ շ ڸ ϼ, ӿ, ޸ շο Բ 弼䡱 Բ ǰ ִ. ۰ 50޷ åƾ. ޸ շ 翡 ּ 50޷ ־ ϴ ̴.


ڸ 23 ó ó ־ Ժ ϰ ڸ Ź . 1954 շ ߱ κ ڸ ߴٰ ߴ. ڸ ܿ α ڸ Բ ߴµ, ٷ װ ̶ ٿ. ڽ ̸ 70 ̶̻ ڽ ȭDZ⸦ ٶٰ ߴ.


շδ 1962 36 ϱ , ׳ ڸ 1992 ÷̡̺ â ʰ 75000޷ ִ.


= õƯĿ kkachi@munhwa.com









[ ]
û㵿 ֽĺڡ Ʈ
, 18 MLB ѱ ߽¡
[ܵ]Ư ⡦ 6 ..
ݹ ְ 躴 2763 ǥ
ȿ Կ 嵿 õ








var CURRENT_DIV = 0;

function hot_photo_next(tg)
var obj='hot_photo_num';
var cnt=6;
NextPrePhotoView1 (tg, obj, cnt);
return;


var setRoll = 0;
function setPhotoRolling ()
var tg, obj, cnt, timeLimit;

tg = 1;
obj = 'hot_photo_num';
cnt = 6;
timeLimit = 5000;

if (setRoll == 0)
setRoll = 1;
setTimeout("setPhotoRolling( "+tg+",'"+obj+"',"+cnt+","+timeLimit+")", timeLimit);
return

NextPrePhotoView(tg,obj,cnt);
setTimeout("setPhotoRolling( "+tg+",'"+obj+"',"+cnt+","+timeLimit+")", timeLimit);


function NextPrePhotoView1 (tg, obj, cnt)
var i,n,c;
n = cnt;
if(tg == 1) CURRENT_DIV += 1; else CURRENT_DIV = CURRENT_DIV + (n - 1);
CURRENT_DIV %= n;
for(i = 0; i < n; i++)
c = document.getElementById(obj + i);
if(i == CURRENT_DIV) c.style.display = ''; else c.style.display = 'none';










[HOT! ] š ȿ, ũ





[HOT! ] ⡱ ¥





[HOT! ] , Ŭ ٸ ¡ڽִ ..





[HOT! ] AOA øŷ¡ ǻ ..





[HOT! ] Ͻó ī, Ŵ ȥ Ȱ ..





[HOT! ] , ŷ ̼ҡ



Copyrightmunhwa.com 'ѹα ĸ ϼ ȭϺ'
[ û:02-3701-5555 / : m.munhwa.com ]
<!---->



window._taboola = window._taboola || [];
_taboola.push(
mode: 'thumbnails-a',
container: 'taboola-below-article-thumbnails',
placement: 'Below Article Thumbnails',
target_type: 'mix'
);


window._taboola = window._taboola || [];
_taboola.push(
mode: 'organic-thumbnails-a',
container: 'taboola-below-the-article_organic',
placement: 'Below the article_organic',
target_type: 'mix'
);






[AD]


<!--
// &#2013266110;&#2013265926;&#2013266112;ӿ&#2013266081;&#2013266101;&#2013265925; &#2013266097;&#2013266084;&#2013266096;&#2013265933;



-->






var consumer_seq = 549;
var livere_seq = 13656;
var smartlogin_seq = 612;

/* &#2013266108;&#2013266099;&#2013266113;&#2013266084; &#2013266106;κ&#2013265936; */
var title = "&#2013266104;޸&#2013266097;&#2013266104;&#2013266096; &#2013266104;շ&#2013265934; &#2013266112;&#2013266093;&#2013266112;ڸ&#2013266094; &#2013266105;&#2013266095;&#2013265928;&#2013266167;&#2013266100;&#2013265922; &#2013266096;&#2013266090; &#2013266081;&#2013266094;56&#2013266110;&#2013266943;&#2013266168;&#2013266081;&#2013266095;";
var refer = "www.munhwa.com/news/view.html?no=2009081901033532301002"; // http:// &#2013266112;&#2013266107; &#2013266113;&#2013266086;&#2013266111;&#2013265948;&#2013265927;&#2013265937; &#2013265927;ش&#2013265927; &#2013265926;&#2013265924;&#2013266112;&#2013265932;&#2013266113;&#2013266166;&#2013266111;&#2013266081; &#2013266113;&#2013266082;&#2013266097;&#2013265945;&#2013265927;&#2013265938; &#2013266108;&#2013266166; &#2013266112;ִ&#2013265922; &#2013265923;ּ&#2013265938;&#2013265927;&#2013265937;&#2013266112;&#2013265927; &#2013265927;ʼ&#2013266166; &#2013265926;Ķ&#2013266168;&#2013265950;&#2013265925;͸&#2013266104;&#2013266112;&#2013266107; &#2013265926;&#2013266167;&#2013265927;&#2013265940;&#2013265927;&#2013265937; URL&#2013266112;&#2013266107; &#2013266099;־&#2013265934;&#2013266113;ּ&#2013266108;&#2013266111;&#2013265924;.

var munhwa =
name : 'munhwa',
title : '&#2013266105;&#2013266094;ȭ&#2013266112;Ϻ&#2013266104;'
;

/* &#2013266102;&#2013265923;&#2013266112;̺긮 &#2013266096;&#2013266100;ü &#2013266107;&#2013266173;&#2013266108;&#2013266106; */
livereReply = new Livere( livere_seq , refer , title );

livereReply.description = "&#2013266104;޸&#2013266097;&#2013266104;&#2013266096; &#2013266104;շ&#2013265934;&#2013266112;&#2013265927; &#2013266105;&#2013266091;&#2013266100;&#2013266173; &#2013266112;&#2013266093;&#2013266112;ڸ&#2013266094;&#2013266104;&#2013266086; &#2013265922;&#2013266167;&#2013266113;&#2013266166;&#2013265927;Ϸ&#2013266113;&#2013266100;&#2013265922; &#2013266096;&#2013266360;Ű&#2013266081; &#2013265928;IJ&#2013266166; &#2013266100;޾ƿ&#2013266112;&#2013266104;&#2013266083;&#2013266096;&#2013265933; &#2013266112;ִ&#2013265945;.&#2013266111;¶&#2013265923;&#2013266112;&#2013265934; &#2013266096;&#2013266360;&#2013265925; &#2013266110;&#2013266167;ü&#2013266112;&#2013265934; &#2013266112;̺&#2013266083;&#2013266112;̿&#2013266081; &#2013266101;&#2013266171;&#2013266104;&#2013266083;&#2013266104;&#2013265929;..";
livereReply.site = "http://www.munhwa.com/news/view.html?no=2009081901033532301002";

/** &#2013266104;&#2013265973;&#2013265922; &#2013266109;&#2013265923;&#2013266112;&#2013265947; (&#2013265927;ʼ&#2013266166;) **/
livereLib.start();

/* &#2013266102;&#2013265923;&#2013266112;̺긮 &#2013266112;̺&#2013266085;Ʈ */
jQuery(livereLib).bind('livereEvent', function(event, param)

if (livereReply == null) return;

var key = param['key'];
var value = param['value'];
var requestData = param['requestData'];

switch (key)
case "livereCreationComplete":
break;
case "getArticleHandlerComplete":
break;
case "getArticleComplete":
break;
case "livereDataInitComplete":
break;
case "actionComplete":
break;
case "renewMemberData":
break;
case "writeDone":
break;
case "livereLogout":
break;
case "replyDeleteEvent":
break;

);







function rankShow(sec)
if( sec == 0 )
rankLay0.style.display='block';
rankLay1.style.display='none';
rankLay2.style.display='none';
rankLay3.style.display='none';
else if( sec == 1 )
rankLay0.style.display='none';
rankLay1.style.display='block';
rankLay2.style.display='none';
rankLay3.style.display='none';
else if( sec == 2 )
rankLay0.style.display='none';
rankLay1.style.display='none';
rankLay2.style.display='block';
rankLay3.style.display='none';
else if( sec == 3 )
rankLay0.style.display='none';
rankLay1.style.display='none';
rankLay2.style.display='none';
rankLay3.style.display='block';




























û㵿 ֽĺڡ ..
, 18 MLB ѱ..
[ܵ]Ư ⡦ ..
ݹ ְ 躴 2763..
ȿ Կ 嵿..
¡ Ƽĭ ..
12000 BMW X7, 29 ..
Ư ȯӽÿ ..
ħڵ, 翡 Ż ..
ź 6 ̿ ȸ ⼮ ..


























ݹ ְ 躴 2763..
ź 6 ̿ ȸ ⼮ ..
201õ..
ȣ, 4800 ..
40ȸ ûȸ 衯 ڿ ..
̷ ûȸ ϳü ..
ݰ ġ ..
, Ǹ ..
° ȣ, 뱸 ĥ弭..
Ȳ ..


























12000 BMW X7, 29 ..
¿ 21%빮 14% ֡ ȭ..
Ű 鷮 Ĺ, ̼ ..
ȣ ϳ ꡯ 29 Į..
ȣ, װ 濵 Żݴ..
װ յΰ ο..
ο 츮 Ѵ١ ..
¿׷, 뱳ü ..
ٲٴ ũ ϱ..
ũ Űڸ鼭 ߸ ..


























Ư ȯӽÿ ..
뷡ڶ ƾ Ҿƹ..
ִ ۻ硯 Ʃ巡, ..
, 9⸸ JYPθƮ ..
š ȿ, ..
[ܵ]̸Ÿ ͺ, 3000 ..
ؿ ȾƸԳİ? ī..
ٺ , BTS ÷ ..
-ҿ κ, ȥ 2⸸ ..
ʿ ٴϿ ù -..


rankLay0.style.display='block'

function worldShow(sec)
if( sec == 0 )
worldLay0.style.display='block';
worldLay1.style.display='none';

else if( sec == 1 )
worldLay0.style.display='none';
worldLay1.style.display='block';












༺ Ŀ ŷ

Ƽ ýñ

̺ 䱸ߴٰ ¥ ..

ͳ 3 ä

ء Ÿ̾ ũ..













ī ȣȭȰ л, ijټ..

Լ 6 û翡 ׷ ϡ ..

, Ǽ ..

迡 ޴ȭࡦ ..

ġ Լȣ ..


worldLay1.style.display='block';

function gihumorShow(sec)
if( sec == 0 )
gihumorLay0.style.display='block';
gihumorLay1.style.display='none';

else if( sec == 1 )
gihumorLay0.style.display='none';
gihumorLay1.style.display='block';
















ӿ

ū

ٴϴ















ǹ

äο 2

äο




gihumorLay0.style.display='block';

(function()var b=!1,c="//www.mediacategory.com/servlet/adBanner?from="+escape(document.referrer)+"&s=13872&iwh=240_240&igb=1",d=function()b=!0;document.getElementById("mobonDivBanner_13872").innerHTML="";trydocument.write(""+"iv>");var e=setTimeout(d,1E3),f=document.getElementsByTagName("head").item(0),a=document.createElement("script");a.src="//cdn.megadata.co.kr/js/media/1.1/MBSHandler.js";a.type="text/javascript";a.async?a.async=!0:a.defer=!0;a.onload=function()!0!==b&&(clearTimeout(e),enlipleMBSHandler(enlipleMBSHandler.getProductTypeCode("banner"),enlipleMBSHandler.getWebCode(),13872).createBanner(c,"240","240"));f.appendChild(a)catch(g)d())();






















topnew_title
topnews_photo

SNS ģ ڶڻ Ұ ξơ ҹ ֽİŷ ġ Ƿ 1ɿ ް (33) ش ڴʰ Ȯεƴ.27 ..



θ ǻ졯 2ɼ ǫ







201õ 149õ..
ݹ ְ 躴 2763 ..
强 㡯1 ..




line
special news
, 18 MLB ѱ ߽¡..
(32ν ) ѱ ҵ ڸ ⸦ ħ ..
line


[ܵ]Ư ⡦ 6 ..
ǵ ü硦..
ҵ 468 Ѵ 251 ο ..





photo_news
ź 6 ̿ ȸ ⼮ û..
photo_news
12000 BMW X7, 29 ù
line





[ ģ ¥ ġ]
illust

ϴ ӡ ġ ..



[ͳ ]

markmark

topnew_title


number
ϰ 300 ż ..
60 ǡԴ ȿ
Ż׷ õ ̶ũ , ..
ȿ Կ 嵿 ..
¡ Ƽĭ ..








hot_photo

UFC Ÿ Ʊ׸ Ǽ



hot_photo

뷡ڶ ƾ Ҿƹ..



hot_photo

, 9⸸ JYPθƮ..




ȸҰ | ȳ | ȳ | ̿ȳ | ȳ | | ȸ | ó | ޹ħ | ûҳ⺸ȣå(å:) | Site Map

<!---->
&#2013266107;&#2013266430;&#2013266167;&#2013266112;&#2013265946; &#2013266101;&#2013266871;Ϲ&#2013266168;ȣ 110-81-30950 | &#2013265925;&#2013266685;&#2013265925;&#2013265926;Ǹž&#2013266167;&#2013266109;Ű&#2013265933; &#2013266113;&#2013266086; 2000-&#2013266108;&#2013266093;&#2013266111;&#2013265935;&#2013266113;߱&#2013266104;-0610ȣ | &#2013266100;&#2013265931;ǥ&#2013266112;̻&#2013265927; &#2013266112;̺&#2013266100;&#2013266097;&#2013265940;
Copyright &#2013266088;&#2013265935; &#2013266105;&#2013266094;ȭ&#2013266112;Ϻ&#2013266104;. All Rights Reserved.
ȣ : ȭϺ | ּ : ߱ ȷ 22 | Ϲȣ : Ư 01697 | : 2011 7 15 | ࡤ : ̺ | ࿬ : 1997 1 1
Copyright ȭϺ. All Rights Reserved. 02) 3701-5114









#divScroll width:120px; position:absolute; left:50%; top:148px; z-index:100; margin-left:-610px;








<!--
-->








#Right_divScroll width:120px; position:absolute; left:50%; top:148px; z-index:100; margin-left:480px;



<!--
-->












function initMoving(elementID, position, topLimit, leftLimit) {
if (!elementID)
return false;
var obj = elementID;
obj.initTop = position;
obj.topLimit = topLimit;
obj.style.position = "absolute";
obj.top = obj.initTop;
obj.left = leftLimit;

if (typeof(window.pageYOffset) == "number")
obj.getTop = function()
return window.pageYOffset;

else if (typeof(document.documentElement.scrollTop) == "number")
obj.getTop = function()
return document.documentElement.scrollTop;

else
obj.getTop = function()
return 0;



if (self.innerHeight)
obj.getHeight = function()
return self.innerHeight;

else if(document.documentElement.clientHeight)
obj.getHeight = function()
return document.documentElement.clientHeight;

else
obj.getHeight = function()
return 500;



obj.move = setInterval(function() {
if (obj.initTop > 0)
pos = obj.getTop() + obj.initTop;
else
pos = obj.getTop() + obj.getHeight() + obj.initTop;
//pos = obj.getTop() + obj.getHeight() / 2 - 15;


Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.