혈액형별 무인도에 갇혔을 때의 반응

여름 아침 2005.04.28
조회915


<SCRIPT> window.onload = img_resize; function img_resize(){ // 이미지 사이즈 조절. if (document.attach_img.width > 360) { document.attach_img.width = 360; } } ㅎㅎ...ㅋㅋ