![](https://t1.daumcdn.net/cfile/cafe/1734774B512A06FB07)
![](https://t1.daumcdn.net/cfile/cafe/252C9F4B512A06FB13)
![](https://t1.daumcdn.net/cfile/cafe/192D2F4B512A06FC12)
![](https://t1.daumcdn.net/cfile/cafe/2122AF4B512A06FD25)
![](https://t1.daumcdn.net/cfile/cafe/0225904B512A06FD1E)
![](https://t1.daumcdn.net/cfile/cafe/262C7E4B512A06FE14)
![](https://t1.daumcdn.net/cfile/cafe/14294A4B512A06FE19)
![](https://t1.daumcdn.net/cfile/cafe/211CFF4B512A06FF2F)
![](https://t1.daumcdn.net/cfile/cafe/26037A4C512A06FF05)
![](https://t1.daumcdn.net/cfile/cafe/2277C94C512A070018)
![](https://t1.daumcdn.net/cfile/cafe/1574564C512A07001E)
![](https://t1.daumcdn.net/cfile/cafe/2471FC4C512A070022)
![](https://t1.daumcdn.net/cfile/cafe/0373134C512A070122)
![](https://t1.daumcdn.net/cfile/cafe/137B564C512A070114)
![](https://t1.daumcdn.net/cfile/cafe/227B4A4C512A070212)
![](https://t1.daumcdn.net/cfile/cafe/1347B047512A070221)
![](https://t1.daumcdn.net/cfile/cafe/03536547512A070309)
![](https://t1.daumcdn.net/cfile/cafe/1356BD47512A070302)
![](https://t1.daumcdn.net/cfile/cafe/164BAA47512A07031A)
![](https://t1.daumcdn.net/cfile/cafe/23542247512A070407)
![](https://t1.daumcdn.net/cfile/cafe/18426447512A07042A)
![](https://t1.daumcdn.net/cfile/cafe/1225AF4E512A070526)
![](https://t1.daumcdn.net/cfile/cafe/2629964E512A07061D)
![](https://t1.daumcdn.net/cfile/cafe/12327F4E512A07060C)
![](https://t1.daumcdn.net/cfile/cafe/142A144E512A070719)
![](https://t1.daumcdn.net/cfile/cafe/2227924E512A070720)
![](https://t1.daumcdn.net/cfile/cafe/032A554E512A07071D)
![](https://t1.daumcdn.net/cfile/cafe/252DAA4E512A070817)
![](https://t1.daumcdn.net/cfile/cafe/0135584E512A070905)
![](https://t1.daumcdn.net/cfile/cafe/1835C64B512A070906)
![](https://t1.daumcdn.net/cfile/cafe/1927E34B512A070A1B)
![](https://t1.daumcdn.net/cfile/cafe/021BBC4B512A070A33)
![](https://t1.daumcdn.net/cfile/cafe/202C324B512A070B15)
![](https://t1.daumcdn.net/cfile/cafe/03388F4B512A070B01)
![](https://t1.daumcdn.net/cfile/cafe/1126674B512A070C1D)
![](https://t1.daumcdn.net/cfile/cafe/1622774B512A070C27)
![](https://t1.daumcdn.net/cfile/cafe/243CB84A512A070D16)
![](https://t1.daumcdn.net/cfile/cafe/163EBF4A512A070E11)
![](https://t1.daumcdn.net/cfile/cafe/0332864A512A070E2C)
![](https://t1.daumcdn.net/cfile/cafe/0335D64A512A070F23)
![](https://t1.daumcdn.net/cfile/cafe/263B134A512A070F19)
![](https://t1.daumcdn.net/cfile/cafe/123AB34A512A07101D)
![](https://t1.daumcdn.net/cfile/cafe/0142D24A512A071109)
![](https://t1.daumcdn.net/cfile/cafe/2632CD4A512A071129)
![](https://t1.daumcdn.net/cfile/cafe/0344404A512A071206)
![](https://t1.daumcdn.net/cfile/cafe/1345334A512A071404)
![](https://t1.daumcdn.net/cfile/cafe/013ABA4A512A07141B)
클레멘타인 - 이성원
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);
}
}
return result;
};
var txImages = getTxImages();
ExifViewer.load({
serviceName: "blog",
images: txImages,
showAllItem: false,
imageViewer: {
templateValue: {
blogid: encodeURIComponent(BLOGID),
articleurl: encodeURIComponent("http://blog.daum.net/hdjd3696/7871907")
},
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;
}
}
}
});
}
. |