//친구 앨범function popupalbum(euserid) {url = "http://avatarmall.daum.net/avatar/member/popup/i_album_pop.jsp?euserid="+euserid;window.open(url, 'album_pop', 'toolbar=0,status=0,width=560,height=554,scrollbars=0');}//찜목록function popupzim(euserid) {url = "http://avatarmall.daum.net/avatar/member/popup/i_jjim_pop.jsp?euserid="+euserid;window.open(url, 'jjim_pop', 'toolbar=0,status=0,width=540,height=442,scrollbars=0');}var onimage, offimage;var imgsrc;onimage = new array();offimage = new array();function mouseover(index,item) {imgsrc = eval("document.onoff" + index);imgsrc.src = onimage[index].src;item.style.color = "#000000";}function mouseout(index,item) {imgsrc = eval("document.onoff" + index);imgsrc.src = offimage[index].src;item.style.color = "#797979";}onimage[1] = new image();onimage[1].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_album1.gif";onimage[2] = new image();onimage[2].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_buy1.gif";onimage[3] = new image();onimage[3].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_love1.gif";onimage[4] = new image();onimage[4].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_avatar1.gif";offimage[1] = new image();offimage[1].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_album.gif";offimage[2] = new image();offimage[2].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_buy.gif";offimage[3] = new image();offimage[3].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_love.gif";offimage[4] = new image();offimage[4].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_avatar.gif";
송승헌의 새로운 사진