뮤지컬 '페임' 쇼케이스 슈퍼주니어 은혁 응원 드리미가 은혁이 지정한 곳으로 기부완료되었다. 드리미 기증식에는
은혁을 대신하여 은혁의 부모님이 참석했다. 은혁이 기부한 드리미 쌀은 결식아동과 독거노인 등 어려운 이웃에게 전
달됐다. 은혁응원드리미결과보고서 보기 : http://dreame.co.kr/board_list.php?boardIndex=9
뮤지컬 '페임' 쇼케이스 슈퍼주니어 은혁 응원 드리미 진행 : 쌀화환 드리미 www.dreame.co.kr 1544-8489
var flashVersion = parent.swfobject.getFlashPlayerVersion();
if(typeof flashVersion != "undefined" && typeof flashVersion.major != "undefined" && flashVersion.major >= 10 && typeof ExifViewer != "undefined"){
var getTxImages = function () {
var result, txImages, images, i, len, img;
result = [];
images = [];
txImages = document.body.getElementsByTagName("img");
len = txImages.length;
for (i = 0; i < len; i += 1) {
img = txImages[i];
if (/tx\-daum\-image|txc\-image/.test(img.className)) {
images.push(img);
}
}
for(var i = 0, len = images.length; i < len; i++){
img = images[i];
if(img.src == "http://cfile202.uf.daum.net/image/20585D33501B3625169AC3"){
result.push(img);
images.splice(i, i);
break;
}
}
return result;
};
var txImages = getTxImages();
ExifViewer.load({
serviceName: "blog",
images: txImages,
showAllItem: false,
imageViewer: {
templateValue: {
blogid: encodeURIComponent(BLOGID),
articleurl: encodeURIComponent("http://blog.daum.net/babyorganics/8523980")
},
photoList: {
photoListProtocol: "blogphotolistselect",
photoListDataFromUrl: "http://blog.daum.net/_blog/api/PhotoListSelectImageViewer.do?blogid={blogid}&articleurl={articleurl}&imageurl={imageurl}"
},
groupList: {
groupListProtocol: "blogcatelist",
groupListDataFromUrl: "http://blog.daum.net/_blog/api/CategoryList.do?blogid={blogid}"
},
data: {
count: txImages.length,
getViewingUrl: function (index) {
return txImages[index].src;
}
}
}
});
}