CAFE

[♥]...활동후기

2009.6.27 코레아클럽

작성자허태봉|작성시간09.07.29|조회수61 목록 댓글 0

var mlayoutPhoto; function doPhotoViewInit() { try {document.execCommand('BackgroundImageCache', false, true);} catch(e) {} var layoutPhotowrap=new PhotoImageViewerWrap(); mlayoutPhoto = new layoutPhotowrap.PhotoImageViewer({ target : parent, cssurl : "/common/smarteditor/engine/plugin/photo/original_viewer.css", ndsurl : "", popupurl : "http://happylog.naver.com/wcomp/smarteditor" }); } hbean.observer.add("doPhotoViewInit()"); var resize_width = 680; /* * 이미지 resize(과거 호환) */ function resizeImage(imgnum) { if (imgnum == null || imgnum == "") return; try { var e = document.getElementById("userImg"+ imgnum) if (e != null && e.width > resize_width) { e.width = resize_width; setTimeout("resizeImage("+ imgnum +")", 1000); } } catch(e) {} } /* * 이미지 보기(과거 호환) */ function popImage(imgnum) { try { if (imgnum == null || imgnum == "") return; var imgurl = document.getElementById("userImg"+ imgnum).src; mlayoutPhoto.doPlayer([imgurl], 0); } catch(e) { } } /* * 이미지 보기(과거 호환) */ function popview(imgurl) { mlayoutPhoto.doPlayer([imgurl], 0); }

2009년 6월 27일

코레아클럽에서 바베큐파티를 후원해주셨습니다~^^

다음검색
현재 게시글 추가 기능 열기

댓글

댓글 리스트
맨위로

카페 검색

카페 검색어 입력폼