|
// 원본 이미지보기 function showImgWin(imgName, imgWidth, imgHeight) { var imageWin = new Object(); imageWin = window.open("", "imageWin", "width=" + imgWidth + ",height=" + imgHeight); imageWin.document.write("
"); //imageWin.document.write("
"); imageWin.document.write(" "); imageWin.document.write(" | "); imageWin.document.title = ("원본 이미지보기") }
|
===========
나의 작은 발자욱들로 흔적을 남기지만....
가슴 한 켠이 허전하기만 한것은... 자신에 대한 불신인가?
더욱 빗장을 걸어 잠그게 되네..
오래도록 침묵할 것을...
|