
36번지의 멜란트리흐 빌딩의 발코니는 1989년 11월24일 퇴임하던 공산당 대통령 알렉산더 드브체크와 새로 취임하던
민중대통령 바츨라프 하벨이 수천명의 국민 앞에서 서로 겨안으며 공산정권의 막을 내렸던 역사적인 장소다...
(프라하 걷기여행 중에서)
책보고 찾으러 다니르라 개고생 했서요....(이동네만 4번을 돌았네요....벤치에서 쉬다가
발견했습니다... 그기쁨이란 이루 말할수가 없네요...)
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://cfile217.uf.daum.net/image/174647344F709D0A29E808"){ 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/praha2/316") }, 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; } } } }); }