<!---->















| 麸 PDF | ã | 2019.8.6 ȭ


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=20101109010325303020060','_new_print','width=350,height=300,scrollbars=no,resizable=no');

function news_scrap()

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

function news_print()

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



ۡ




<!-- -->

[&#2013266105;&#2013266094;ȭ] 
[ȭ]
: 2010 11 09()


̵ EMA 2010 3ι

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/2011web/img/mh_mh_logo.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();






MTV 19
Ʈ








<!---->






ä MTVڸư 7 帮 ī ī 2010 MTV (EMA 2010) 19 9 3ð Ư 濵Ѵ.


ط 17ȸ EMA 2010 MTV ۷ι û  ϳ ų ȭ ս Ÿ ǻ ȭ . ûĿ ̵ ƾ ֿ ƼƮ .


̵ ֿ 뷡(Best Song), ֿ (Best Pop), ֿ ƼƮ(Best Female) 3 ι MTV 忡 ̾ ִ ڸ ö. 밡 δ佺Ʈ ҵ鿡 λ縦 ߴ. ûĿ Ƽ 丮 Ϲ Ųũ յ뵵 ָ . 帮 Į ߿ İ Ȳ ̷.


̵ offramp@munhwa.com









[ ]
õ ޶ݵü , ZSK ij..
¹鿡 ʷ ȣҹ
Ż ߡ ް, ãҴٴ ڼ
2019 ̽ڸ , Ϻ δȸ
õ 1965ü ûС̰ ΰ








var CURRENT_DIV = 0;

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


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

tg = 1;
obj = 'hot_photo_num';
cnt = 7;
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! ] 42, ӡȭ, 20 ص..





[HOT! ] ȿ 㿵, Ϳ 󱼿 ..





[HOT! ] , ũ ӿ ..





[HOT! ] (ITZY) ̱׷ ̼ҡ





[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;



-->








window.livereOptions =
refer:'www.munhwa.com/news/view.html?no=20101109010325303020060',
site:'www.munhwa.com/news/view.html?no=20101109010325303020060'
;

(function(d, s)
var j, e = d.getElementsByTagName(s)[0];

if (typeof LivereTower === 'function') return;

j = d.createElement(s);
j.src = 'https://cdn-city.livere.com/js/embed.dist.js';
j.async = true;

e.parentNode.insertBefore(j, e);
)(document, 'script');
>Please activate JavaScript for write a comment in LiveRe.






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';




























õ ޶ݵü , Z..
¹鿡 ʷ ..
Ż ߡ ް, ã..
2019 ̽ڸ , Ϻ ..
õ 1965ü ûС̰ ..
ƺ AKB48 ..
ϰ ܼ ..
̴ٵ 10 븣𿡼 ȥ..
߽ż Ƶ, ѹα..
100 ۡ Ƽ ڲ..


























Ż ߡ ް, ã..
ϰ ܼ ..
[Ӻ], ѹ̿ ڸ ..
, ķ Ÿ..
ȥ бԡ¹ 浹..
Ҹſ Ȯꡦ ..
ȫǥ , ౸ ƴ ..
ѡ Ӷ ϴ..
ۡ ڸ С
[Ӻ] ..


























õ ޶ݵü , Z..
۽Ʈ ޾? ..
Ϸ縸 50 ߡ ..
7 Ÿ Ǹŷ 37%顦 ȥ 41..
ߵ ġ ̸ 2..
Ī 20ǰ 1⳻ ..
, 29° ۰Ӹ 㰡 ߱ ..
, ޼ϵ..
޷ ȯ 1213 ޵ ڽ..
ȯ ٰ ְ ޶ ڻ ݡ..


























ƺ AKB48 ..
̴ٵ 10 븣𿡼 ȥ..
Ʈ̽ ȿ ٴϿ ..
ūƵ Ŵ, ..
ȭ ֿ ..
賲-峪 ȥ ǹ..
OST Ρ α⿵ȭ ֿΡ..
ڿ ð ..
׾ˡ ͺ輺 ۱ PD ..
OST Ź ȯ, tvN ȣ ..


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';












ýñ  ڼ

볷 3000ġ ..

Ȱ  20

8000

Ҷ ǿ ̡ ..













찣 , ..

17 ҳ, 6 ҳ о ߶..

ܸ ̻ ν A..

Ƹ ù ǰ ..

ܸ顤 彺 50..


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

߰ , ħ뿭 ġ ī彺ź ¹鿡 ʷ ΰ ..



markõ 1965ü ûС̰ ΰ

mark ϰ ܼ ڴ١







õ ޶ݵü , ZSK ..
ܡ 67%ƺ ..
[Ӻ], ѹ̿ ڸ ط ̻߻..




line
special news
Ʈ̽ ȿ ٴϿ п ̾..
ٴϿ(23) Ʈ̽ ȿ(22) ҵ鿡 ̾ ߴ..
line


2019 ̽ڸ , Ϻ δȸ ..
ڸ, ȯ۱ ȭ ..
Ż ߡ ް, ãҴٴ ..





photo_news
ūƵ Ŵ,
photo_news
ƺ AKB48 ..
line





[ظ ̼ ]
illust

֡ Ӹ



[ͳ ]

markѱ Ÿ Ұ mark ?

topnew_title


number
ڽ 3⿩ 1,900 رڽڵ ..
DZ ȸ ϳ ..
2 Ƶ Ű Ѱݿ ..
ȥ бԡ¹ 浹ٸ..
100 ۡ Ƽ ڲ ..








hot_photo

̴ٵ 10 븣𿡼 ..



hot_photo

׾ˡ ͺ輺 ۱ P..



hot_photo

ϱ ް ̽ ģ ..




ȸҰ | ȳ | ȳ | ̿ȳ | ȳ | | ȸ | ó | ޹ħ | ûҳ⺸ȣå(å:) | 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;


if (pos > obj.bottomLimit)
pos = obj.bottomLimit;
if (pos < obj.topLimit)
pos = obj.topLimit;

interval = obj.top - pos;
obj.top = obj.top - interval / 3;
obj.style.top = obj.top + "px";
, 30)

initMoving(document.getElementById("right_skyWingBanner"), 5, 758, 900);
initMoving(document.getElementById("left_skyWingBanner"), 5, 758, 900);

<!--//<![CDATA[
var nid=(function(a,id){if(a){var s=a.split('+').join(' '),p=,r,re=/(?

Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript