애국가 나오니 찡하네요~
비록 한국과 중국 2개 국가대항전이었지만, 한국 선수가 우승해서 시상식에서 애국가가 울려퍼지니, 찡했습니다. :) 한국, 중국 선수들도 모두 열심히 싸워줬고 대회도 무사히 끝나서 이제 한시름 놓이네요.
그럼 이제 한국으로 돌아가서 뵙겠습니다. ^-^
<script src="//file.thisisgame.com/static/resource/jwplayer-6.4.3359/jwplayer.js?v=4"></script><script> $(document).ready(function() {
loadingJWPlayer('#board-wrap .board-content .jwplayer-embed');
});
</script><script> function ViewPic(filename, obj)
{
window.open('viewimage.php?name=' + filename, '', 'directories=no,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no,width=400,height=400');
}
function pic_resize()
{
for(i=1;i<6;i++)
{
if ( eval('document.pic_' + i)) {
if ( eval('document.pic_' + i + '.width > 530') )
{
eval('document.pic_' + i + '.width = 530') ;
}
}
}
$('.smartOutput').find('img').each(function() {
if ($(this).width() > 530) {
$(this).height('');
$(this).width(530);
$(this).click(function() { ViewPic($(this).attr('src'), 0);});
}
else {
$(this).load(function() {
var img_tag = $(this);
if (img_tag.width() > 530) {
img_tag.height('');
img_tag.width(530);
img_tag.click(function() { ViewPic($(this).attr('src'), 0);});
}
});
}
});
}
$(window).ready(function() {
//setTimeout('pic_resize()',500);
});
</script>
- 포인트
- 35647
- T-Coin
- 1222
-
에러 BEST 11.12.19 10:39 삭제 공감5
-