![](https://t1.daumcdn.net/cafefile/pds22/14_e_z_10l3l_DDD6_000_00_00000044)
남오미자 수고 11
![](https://t1.daumcdn.net/cafefile/pds22/14_e_z_10l3l_DDD6_000_00_00000044_02)
느티, 수고 9, 수령5년
![](https://t1.daumcdn.net/cafefile/pds22/7_e_z_10l3l_DDD6_000_00_00000044_03)
느티, 수고 9.5
![](https://t1.daumcdn.net/cafefile/pds22/22_e_z_10l3l_DDD6_000_00_00000044_06)
느티, 수고 12
![](https://t1.daumcdn.net/cafefile/pds22/30_e_z_10l3l_DDD6_000_00_00000044_04)
느티, 수고 16
![](https://t1.daumcdn.net/cafefile/pds22/9_e_z_10l3l_DDD6_000_00_00000044_05)
담쟁이, 수고 11
![](https://t1.daumcdn.net/cafefile/pds22/23_e_z_10l3l_DDD6_000_00_00000044_07)
때죽, 청실, 수고 14
![](https://t1.daumcdn.net/cafefile/pds22/28_e_z_10l3l_DDD6_000_00_00000044_08)
때죽(적화) 수고 13
![](https://t1.daumcdn.net/cafefile/pds22/29_e_z_10l3l_DDD6_000_00_00000044_09)
마삭줄, 수고 10
![](https://t1.daumcdn.net/cafefile/pds22/11_e_z_10l3l_DDD6_000_00_00000044_10)
![](https://t1.daumcdn.net/cafefile/pds22/34_e_z_10l3l_DDD6_000_00_00000047)
![](https://t1.daumcdn.net/cafefile/pds22/12_e_z_10l3l_DDD6_000_00_00000047_02)
![](https://t1.daumcdn.net/cafefile/pds22/17_e_z_10l3l_DDD6_000_00_00000047_03)
![](https://t1.daumcdn.net/cafefile/pds22/28_e_z_10l3l_DDD6_000_00_00000047_04)
![](https://t1.daumcdn.net/cafefile/pds22/23_e_z_10l3l_DDD6_000_00_00000047_05)
![](https://t1.daumcdn.net/cafefile/pds22/11_e_z_10l3l_DDD6_000_00_00000047_06)
![](https://t1.daumcdn.net/cafefile/pds22/11_e_z_10l3l_DDD6_000_00_00000047_07)
![](https://t1.daumcdn.net/cafefile/pds22/10_e_z_10l3l_DDD6_000_00_00000047_08)
![](https://t1.daumcdn.net/cafefile/pds22/29_e_z_10l3l_DDD6_000_00_00000047_09)
![](https://t1.daumcdn.net/cafefile/pds22/30_e_z_10l3l_DDD6_000_00_00000047_10)
|
function popupMyAvatar() {
mname = "zero";
rurl = "http://cafe208.daum.net/reload.html";
url = "http://mall.avatar.daum.net/cgi-bin/MyAvatar?TYPE=POPUP&MNAME="+mname+"&URL="+rurl;
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}
//친구 앨범
function popupAlbum() {
mname = "zero";
rurl = "http://cafe208.daum.net/reload.html";
url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendAlbum?TYPE=POPUP&EUSERID=Js9NXR-A2J50&MNAME="+mname+"&URL="+rurl;
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}
//찜목록
function popupZim() {
url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendWishList?TYPE=POPUP&EUSERID=Js9NXR-A2J50&MNAME=zero&URL=http://cafe208.daum.net/reload.html"
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}
|
|
function popupMyAvatar() { mname = "zero"; rurl = "http://cafe208.daum.net/reload.html"; url = "http://mall.avatar.daum.net/cgi-bin/MyAvatar?TYPE=POPUP&MNAME="+mname+"&URL="+rurl; window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1'); } //친구 앨범 function popupAlbum() { mname = "zero"; rurl = "http://cafe208.daum.net/reload.html"; url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendAlbum?TYPE=POPUP&EUSERID=Js9NXR-A2J50&MNAME="+mname+"&URL="+rurl; window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1'); } //찜목록 function popupZim() { url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendWishList?TYPE=POPUP&EUSERID=Js9NXR-A2J50&MNAME=zero&URL=http://cafe208.daum.net/reload.html" window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1'); }
|