조회 : 141

고수님들 아랫거좀 바주세여~소리도 안나오고 한쪽으로 쏠렸네여??!소스좀 올려주세여!부탁부탁!


BY syahs0402 2003-03-17

<head>
<title>Daum - 카페</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<LINK rel="SHORTCUT ICON" href="http://www.daum.net/daum2.ico">
<link rel="stylesheet" href="http://cafecj.hanmail.net/css/cafehome53.css" type="text/css">
<meta name="Description" content="Daum 카페는 인터넷 최고의 동호회로 누구나 카페를 만들고 회원으로 가입할 수 있는 서비스입니다. 친구와 채팅을 나누거나 게시판에 글을 올리고, 자료실 등록이 가능하며 친구들끼리 무선메일(SMS)을 보낼 수 있는 기능도 있습니다.">
<meta name="keywords" content="채팅,게시판,동호회,카페,chat,chatting,club,cafe,bbs,친구">
<script language="JavaScript">
<!--
document.domain='daum.net';

function del() {
if (confirm("정말로 삭제하시겠습니까?")) {
//document.firstForm.action = "/_c21_/bbs_delete_hdn?grpid=BqtF&fldid=lYN&dataid=4547&moveto=%2F_c21_%2Fbbs_list%3Fgrpid%3DBqtF%26fldid%3DlYN%26list%3DN%26listval%3D001BRzzzzzzzzzzzzzzzzzzzzzzzzz%26topid%3D001COzzzzzzzzzzzzzzzzzzzzzzzzz";
document.firstForm.grpid.value='BqtF';
document.firstForm.fldid.value='lYN';
document.firstForm.dataid.value='4547';
document.firstForm.moveto.value='%2F_c21_%2Fbbs_list%3Fgrpid%3DBqtF%26fldid%3DlYN%26list%3DN%26listval%3D001BRzzzzzzzzzzzzzzzzzzzzzzzzz%26topid%3D001COzzzzzzzzzzzzzzzzzzzzzzzzz';
document.firstForm.action = "/_c21_/bbs_delete_hdn";
document.firstForm.submit();
}
}


function goBbsList(list,listval,topid) {
/*
list : 앞, 뒤목록 액션 표시
listval : 글보기 화면에서 글목록으로 갈 경우 리스트를 뽑기위한 기준
topid : 해당 게시판의 제일 큰 bbsdepth
*/
// 앞,뒤목록 보기를 누른 경우

document.firstForm.grpid.value='BqtF';
document.firstForm.fldid.value='lYN';
document.firstForm.list.value = list;
document.firstForm.listval.value = listval;
document.firstForm.topid.value = topid;
document.firstForm.action="/_c21_/bbs_list";
document.firstForm.submit();
}

function goBbsRead(list,listval,topid,content,contentval) {
/*
list : 앞, 뒤목록 액션 표시
listval : 글보기 화면에서 글목록으로 갈 경우 리스트를 뽑기위한 기준
topid : 해당 게시판의 제일 큰 bbsdepth
content : 앞, 뒷글 액션 표시
contentval : 글읽기 화면에서 기준이 될 bbsdepth
*/
// 글제목을 누른 경우
document.firstForm.grpid.value = 'BqtF';
document.firstForm.fldid.value = 'lYN';
document.firstForm.list.value = list;
document.firstForm.listval.value = listval;
document.firstForm.topid.value = topid;
document.firstForm.content.value = content;
document.firstForm.contentval.value = contentval;

// bbs_read에서 content가 널이면, 글제목을 클릭하여 글을 읽는 경우이므로, 받은 dataid을 포함하여 2개를 뽑는다.
document.firstForm.action="/_c21_/bbs_read";
document.firstForm.submit();
}

function check_reply(bbsdepth) {

if(bbsdepth.lastIndexOf("zzzzz") == -1) {
alert("더 이상 답글을 달 수 없습니다.");
return;
}

document.firstForm.action = '/_c21_/bbs_reply';
document.firstForm.grpid.value = 'BqtF';
document.firstForm.fldid.value = 'lYN';
document.firstForm.dataid.value = '4547';
document.firstForm.num.value = '0';
document.firstForm.pardataname.value = '%3Cb%3E%3Cfont+color%3D%22%237FC700%22%3E%A1%DC+%B5%B7%C0%B8%B7%CE+%BB%EC%BC%F6+%BE%F8%B4%C2+%B0%CD%B5%E9...%A1%DC%3C%2Fb%3E%3C%2Ffont%3E';
document.firstForm.parbbsdepth.value = '001BLzzzzzzzzzzzzzzzzzzzzzzzzz';

document.firstForm.e_paruserid.value = 'p2xde3czYs90';

document.firstForm.pardatatype.value = '9';
document.firstForm.parregdt.value = '2003/01/13 13:13';
document.firstForm.move.value = '/_c21_/bbs_list?grpid=BqtF&fldid=lYN&list=N&listval=001BRzzzzzzzzzzzzzzzzzzzzzzzzz&topid=001COzzzzzzzzzzzzzzzzzzzzzzzzz';
document.firstForm.submit();
}

//-->
</script>
<script>
function htmlEditWin(url) {
window.open(url, 'htmlEdit', 'width=640, height=697, resizable=yes,scrollbars=yes');
}
function MailBankPop(url) {
window.open(url, 'mailbank', 'width=510, height=580, resizable=no,scrollbars=no');
}
</script>

</head>
<body bgcolor="#ffffff" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">

<script src="http://cafecj.hanmail.net/jssrc/member_person_module_v1.0.js"></script>
<script>
document.domain='daum.net';
function popup(szURL, szName, iWidth, iHeight) {
window.open(szURL, szName, 'width=' + iWidth + ',height=' + iHeight + ',resizable=yes,scrollbars=yes,');
}
function caller(url) {
top.status='';
if (top.flag != null) {
top.deflag();
}
location.href=url;
}
</script>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td>
<div id="upper">
<!-- 섹션별 로고 -->
<table border="0" cellpadding="3" cellspacing="0" width="100%">

<tr height="33"><td></td>
<td valign="bottom"><a href="http://www.daum.net" target="_top"><img src="http://image.hanmail.net/hanmail/general/logo_sec.gif" width="62" height="23" alt="Daum" border="0"></a></td>
<td valign="bottom" nowrap><a href="http://cafe.daum.net/" target="_top"><img src="http://image.hanmail.net/hanmail/title/ts_cafe.gif" width="33" height="23" alt="카페" border="0"></a></td>
<td valign="bottom" nowrap><font style="font-size:9pt">
&gt; <a href="/_c21_/mid?cateid=4" class="menulink" target="_top">문학/예술</a> &gt;
<a href="/_c21_/sub?cateid=6f" class="menulink" target="_top">기타</a>
</font></td>
<td align="right" valign="bottom" width="100%">

<!-- mini Daum -->
<script language="javascript" src="http://go.daum.net/bin/minidaum.cgi?target=2"></script>
</td>
</tr>
<tr><td colspan="5" height="1"></td></tr>
</table>

<!-- color Bar -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="0" width="180">
<tr>

<td bgcolor="#FECE00" width="44" nowrap><img src="http://image.hanmail.net/hanmail/general/trans.gif" width="1" height="5"><br></td>
<td bgcolor="#FFFFFF" width="1" nowrap></td>
<td bgcolor="#FE8C14" width="44" nowrap><img src="http://image.hanmail.net/hanmail/general/trans.gif" width="1" height="5"></td>
<td bgcolor="#FFFFFF" width="1" nowrap></td>
<td bgcolor="#8CCA2D" width="44" nowrap><img src="http://image.hanmail.net/hanmail/general/trans.gif" width="1" height="5"></td>
<td bgcolor="#FFFFFF" width="1" nowrap></td>
<td bgcolor="#4DAACE" width="44" nowrap><img src="http://image.hanmail.net/hanmail/general/trans.gif" width="1" height="5"></td>
<td bgcolor="#FFFFFF" width="1" nowrap></td>
</tr>

</table></td>
<td bgcolor="#A8A8A8" width="100%"><img src="http://image.hanmail.net/hanmail/general/trans.gif" width="1" height="5"></td>
</tr>
<tr><td colspan="2" height="1"></td></tr>
</table>
</div>
<script language="JavaScript">
if (parent.proxy) {
var topobj = document.getElementById("upper");
topobj.style.display = 'none';
}
var goform = document.selectCafe;
function dispInit() {
goform.grpcode.options[0].text='실행중...';
goform.action='cafelist';
goform.target='mycafelist';
goform.submit();
}
function goCafe() {
var selectValue = goform.grpcode.options[
goform.grpcode.selectedIndex].value;
if(selectValue != ''){
var index = selectValue.indexOf(':');
if (index != -1) {
location = 'http://' + selectValue.substring(0, index)
+ '.daum.net/' + selectValue.substring(index + 1);
return;
}
}
location = '/_c21_/mine';
return;
}
</script>

<!-- 개별카페 홈 상단 -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr style="line-height:115%">

<td width="100%" class="bg2" valign="middle" >

<script type="text/JavaScript">
<!--
var clintAgent = navigator.userAgent;
if ( clintAgent.indexOf("MSIE") != -1 ) {
document.writeln("<img class=firstimg src=http://image.hanmail.net/hanmail/general/trans.gif width=1 height=1 vspace=2 hspace=5 align=left>");
}
else {
document.writeln("<img class=firstimg src=http://image.hanmail.net/hanmail/cf_img/color1/img.gif width=56 height=56 hspace=5 align=left>");
}
//-->
</SCRIPT>


<img src="http://image.hanmail.net/hanmail/general/trans.gif" width="1" height="3"><br>
<font class="cafetitle" size="3"><b>태양아래,사랑‥·─Φ </b></font>&nbsp;

<br>

<font class="cafetitle">(</font><a id="homeurl" href="http://cafe.daum.net/zpz" target="_top" class="black"><font size="2">cafe.daum.net/zpz</font></a><font class="cafetitle">)</font>

<script language="JavaScript">
if (parent.proxy) {
var homeobj = document.getElementById("homeurl");
homeobj.href = parent.proxy+"/zpz";
}
</script>
<!-- 공개카페 일때 -->

<img src="http://image.hanmail.net/hanmail/cf_img/i_open.gif" width="13" height="13" align="absmiddle" alt="공개">
<!-- 비공개카페 일때 -->



<!-- 브랜드카페 -->




<br>

<font style="font-size:9pt">

<font class="cafetitle"> 뭬야</font>



<img src="http://image.hanmail.net/hanmail/cf_img/img_22.gif" width="13" height="13" align="absmiddle" alt=준회원>



</td>
<td width="472" nowrap class="bg2">
<!-- 468*60광고 -->
<SCRIPT type="text/JavaScript">
<!--
var rand = Math.random().toString();
var ordval = rand.substring(2,rand.length);
var clintAgent = navigator.userAgent;
// if ( clintAgent.indexOf("MSIE") != -1 ) {
document.writeln("<iframe src="http://amsv2.daum.net/cgi-bin/adcgi?corpid=46&secid=00603&type=cafe&cateid=6f&grpid=BqtF&tag=iframe&mkvid=1&ord=" + ordval + "" width=468 height=60 border=0 frameborder=0 scrolling=no marginheight=0 marginwidth=0></iframe>");
// }
/*
else {
document.writeln("<S"+"CRIPT src="http://amsv2.daum.net/cgi-bin/adcgi?corpid=46&secid=00603&type=cafe&cateid=6f&grpid=BqtF&tag=javascript&mkvid=1&ord=" + ordval + ""></"+"SCRIPT>");
}
*/
//-->
</SCRIPT>
</td>
</tr>
<tr>
<td colspan="2" class="bgline2" height="1"></td>
</tr>
<tr><form name=selectCafe>
<td colspan="2" class="bg3" height="24" valign="bottom">

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td id="bbs_menu" width="60" nowrap rowspan="2" class="tabbg2" height="24" align="center" valign="bottom">
<a href="/_c21_/bbs_menu?grpid=BqtF&type=53&log=DRC8X2w5pOM0" id="bbs_menu_a" target="leftmenu" class="tab2">게시판</a>
</td>
<td id="pds_menu" width="60" nowrap rowspan="2" class="tabbg2" height="24" align="center" valign="bottom">
<a href="javascript:caller('/_c21_/pds_list?grpid=BqtF&type=53&log=DRC8X2w5pOM0')" id="pds_menu_a" class="tab2">자료실</a>
</td>
<td id="group_menu" width="60" nowrap rowspan="2" class="tabbg2" height="24" align="center" valign="bottom">
<a href="javascript:caller('/_c21_/group_home?grpid=BqtF&type=53&log=DRC8X2w5pOM0')" id="group_menu_a" class="tab2">소모임</a>
</td>
<td id="mailbank" width="83" nowrap rowspan="2" class="tabbg3" height="24" align="center" valign="bottom">
<a href="javascript:caller('/_c21_/mailbank?grpid=BqtF&type=53&log=DRC8X2w5pOM0')" id="mailbank_a" class="tab2">회비모금함</a>
</td>
<!-- 테스트 사구팔구 -->
<td id="buynsell" width="83" nowrap rowspan="2" class="tabbg3" height="24" align="center" valign="bottom">
<a href="javascript:caller('/_c21_/buynsell?grpid=BqtF&type=53&log=DRC8X2w5pOM0')" id="buynsell_a" class="tab2">사고팔고</a>
</td>
<!-- -->
<td nowrap valign="bottom">
&nbsp;
<br>
</td>

<td width="100%" align="right">
<img src="http://image.hanmail.net/hanmail/cf_img/i_arrow.gif" width="4" height="7" align="absmiddle" hspace="5">
<a href="javascript:popup('cafelist?grpid=BqtF&dgntype=53','cafelist','417','530')" class="menulink">내가 등록한 카페 목록</a> &nbsp;
<!--
<iframe name="mycafelist" src="mycafelist.hdn" width=0 height=0></iframe>
<select name="grpcode" onClick="dispInit()" onChange=goCafe() style="width:170px">
<option value="">내가 등록한 카페&nbsp; &nbsp; &nbsp;
</select>
-->
</td>
</tr>
<tr>
<td height="1" colspan="2" class="bgline3"></td>
</tr>
</table>
</td>

</form></tr>
</table>

</td></tr>
</table>

<iframe name="leftmenu" id="leftmenu" scrolling="no" width="180" height="100%" frameborder="0" marginwidth="0" marginheight="0" style="overflow:hidden; marginLeft:0; marginRight:0; marginTop:0; marginBottom:0; position:absolute; left:0; z-index:2"> </iframe>
<script>
loc=location.pathname;
if (loc.indexOf('/_c21_/pds_') != -1) {
document.getElementById('leftmenu').src='/_c21_/pds_menu?grpid=BqtF&type=53&log=DRC8X2w5pOM0';
} else if (loc.indexOf('/_c21_/group_') != -1) {
document.getElementById('leftmenu').src='/_c21_/group_menu?grpid=BqtF&type=53&log=DRC8X2w5pOM0';
} else if (location.search != null && location.search.indexOf('mgrpid') != -1) {
document.getElementById('leftmenu').src='/_c21_/group_menu?grpid=BqtF&type=53&log=DRC8X2w5pOM0';
} else if (loc.indexOf('/_c21_/founder_') != -1) {
document.getElementById('leftmenu').src='/_c21_/bbs_menu?grpid=BqtF&type=53&log=DRC8X2w5pOM0&ff=1';
} else if (loc.indexOf('/_c21_/buynsell') != -1) {
document.getElementById('leftmenu').src='http://cafe4989.daum.net/buynsell/cafe4989_leftmenu?grpid=BqtF&cateid=6f&dgntype=53&grpname=%C5%C2%BE%E7%BE%C6%B7%A1%2C%BB%E7%B6%FB%A1%A5%A1%A4%A6%A1%A5%D5+&grpcode=zpz&cafenode=cafe40.daum.net&nickname=%B9%BE%BE%DF';
} else {
document.getElementById('leftmenu').src='/_c21_/bbs_menu?grpid=BqtF&type=53&log=DRC8X2w5pOM0';
}
if (parent.proxy) {
var leftobj = document.getElementById("leftmenu");
leftobj.style.left = 25;
document.body.leftMargin = 25;
document.body.rightMargin = 9;
}
</script>


<!-- TABLE2 오른쪽 내용 -->
<table border="0" cellpadding="0" cellspacing="0">
<tr><td width="180" nowrap>&nbsp;</td>
<td width="10" bgcolor="#ffffff"><img src="http://image.hanmail.net/hanmail/general/trans.gif" width="10" height="1"><br></td>
<td bgcolor="#ffffff" valign="top" width="100%">
<!-- 게시판 title -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="18">
<tr><td colspan="2" height="8"></td></tr>
<tr>
<td bgcolor="#ffffff" colspan="2" valign="bottom" height="18"><font size="2">
<img class="icon3" src="http://image.hanmail.net/hanmail/general/trans.gif" width="1" height="1" align="texttop" hspace="3"><b>ⓡ……아름다운 이야기</b>
<!-- 프리미엄 카페일 경우 -->

</font></td>
</tr>
<tr><td height="2"></td></tr>
<tr><td bgcolor="#c0c0c0" height="2" colspan="2"></td></tr>
<tr><td height="5" colspan="2"></td></tr>
<tr>
<td width="17" nowrap>
&nbsp;
</td>
<td width="100%">
◀◀◀ 글자 크기가 보통 이상은 삭제 합니다 ▶▶▶
</td>
</tr>
</table><br>
<table border="0" cellpadding="2" cellspacing="0" width="100%">
<form name=firstForm method=get>
<input type="hidden" name="num">
<input type="hidden" name="pardataname">
<input type="hidden" name="parbbsdepth">
<input type="hidden" name="e_paruserid">
<input type="hidden" name="pardatatype">
<input type="hidden" name="parregdt">
<input type="hidden" name="move">
<tr>
<td>
<font size="-1" color="#ffffff">.</font>
</td>
<td valign="top" width="100%">

<img src="http://image.hanmail.net/hanmail/cf_img/is_write_di.gif" width="16" height="16" border="0" align="texttop" hspace="2" alt="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요."><font color="#696969" title="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요.">글쓰기</font>
<img src="http://image.hanmail.net/hanmail/cf_img/is_reply_di.gif" width="16" height="16" border="0" align="texttop" hspace="2" alt="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요."><font color="#696969" title="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요.">답글</font>








</font></td>
<td align="right" nowrap><font size="2">
<a href="bbs_list?grpid=BqtF&fldid=lYN"><img src="http://image.hanmail.net/hanmail/cf_img/is_listup.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">최신목록</font></a>

<a href="javascript:history.back();"><img src="http://image.hanmail.net/hanmail/cf_img/is_list.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">목록</font></a>


<a href="javascript:goBbsRead('N','001BRzzzzzzzzzzzzzzzzzzzzzzzzz','001COzzzzzzzzzzzzzzzzzzzzzzzzz', 'P', '001BLzzzzzzzzzzzzzzzzzzzzzzzzz');"><img src="http://image.hanmail.net/hanmail/cf_img/is_up.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">윗글</font></a>


<a href="javascript:goBbsRead('N','001BRzzzzzzzzzzzzzzzzzzzzzzzzz','001COzzzzzzzzzzzzzzzzzzzzzzzzz', 'N', '001BLzzzzzzzzzzzzzzzzzzzzzzzzz');"><img src="http://image.hanmail.net/hanmail/cf_img/is_down.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">아랫글</font></a>

</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="listline2" colspan="6"></td></tr>
<tr>
<td class="listupbar" align="center" height="20" colspan="6"><b>





<b><font color="#7FC700">● 돈으로 살수 없는 것들...●</b></font>
</b></td>
</tr>
<tr><td class="listline2" colspan="6"></td></tr>
<tr>
<td class="readbar" height="20">
&nbsp;
</td>
<td class="readbar" width="95" nowrap>
번호:4547
</td>

<td class="readbar" width="100%" align="center">
<font size="2">
글쓴이:

<a href="javascript:goMember('BqtF','p2xde3czYs90','4RmDr');" class="yellow">!연두!</a>
<a href="javascript:goSendMail('BqtF','p2xde3czYs90','4RmDr');"><img src="http://image.hanmail.net/hanmail/cf_img/top3/mailicon.gif" width="13" height="10" border="0" hspace="3" alt="메일" align="absmiddle"></a><a href="javascript:goSendMsg2('YfhRKlySkWQ0', '!연두!');"><img src="http://image.hanmail.net/hanmail/cf_img/top3/messicon.gif" width="15" height="14" hspace="3" border="0" alt="메시지" align="absmiddle"></a><a href="javascript:goMobileMsg();"><img src="http://image.hanmail.net/hanmail/cf_img/top3/phonicon.gif" width="12" height="15" hspace="3" border="0" alt="무선메시지" align="absmiddle"></a><a href="javascript:MailBankPop('http://mailbank.daum.net/Send/SndProcess/index.htm?rcvmlid=&nickname=')"><img src="http://image.hanmail.net/hanmail/s_img/mailbanking/web/b_mb_brd.gif" width="15" height="12" hspace="3" border="0" alt="송금하기" align="absmiddle"></a><br>

</font>
</td>

<td class="readbar" width="95" nowrap>
조회:<font class="listnumber">153</font>
</td>
<td class="readbar" width="135" nowrap>
날짜:2003/01/13 13:13
</td>
<td class="readbar">&nbsp;</td>
</tr>
<tr><td class="listline2" colspan="6"></td></tr>
</table>
<!-- 내용 -->
<table border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td colspan="4" height="8"></td></tr>
<tr><td bgcolor="#ffffff"><font size="-1" color="#ffffff">.. </font></td>
<td bgcolor="#ffffff" width="100%" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td valign="top">

<font size="2">

<center><embed src="http://my.netian.com/~skymake/colormania.swf"WIDTH=165 HEIGHT=40>

<table border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td colspan="4" height="8"></td></tr>
<tr><td bgcolor="#ffffff"><font size="-1" color="#ffffff">.. </font></td>
<td bgcolor="#ffffff" width="100%" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td valign="top">

<font size="2">

<center>
<EMBED src="http://myhome.naver.com/he2sd/flash/words2.swf" WIDTH=560 HEIGHT=420></EMBED>
<br><EMBED hidden=true src=http://myhome.naver.com/lovepoem1000/kisspoem/9.wma type=audio/midi loop="-1" balance="0"> </embed></center>
<CENTER><p>
</font>

</td></tr>
</table>
</font>

</td></tr>
</table>
</td>
<td width="18" nowrap><font size="2">&nbsp;</font></td>
<td nowrap valign="top" align="right">

<!-- 아바타 -->



<table border="0" cellpadding="0" cellspacing="1" width="130" bgcolor="#c4c4c4">
<tr>
<td bgcolor="#ffffff" align="center">
<iframe src='http://avatarfile.hanmail.net/bin/getavatar?EUSERID=iVrwYQifT8A0&LOOK=1' width=130 height=150 border=0 frameborder=0 scrolling=no name='avatar' id='avatar'>Netscape 7.0 이상을 사용하십시오.</iframe><br>
<!--
<SCRIPT type="text/JavaScript">
var clintAgent = navigator.userAgent;
if ( clintAgent.indexOf("MSIE") != -1 ) {
document.writeln("<iframe src='http://avatarfile.hanmail.net/bin/getavatar?EUSERID=iVrwYQifT8A0&LOOK=1' width=130 height=150 border=0 frameborder=0 scrolling=no name='avatar' id='avatar'></iframe>");
} else {
document.writeln("<img src='http://avatarfile.hanmail.net/bin/getavatar?EUSERID=iVrwYQifT8A0&LOOK=1&TYPE=nets' width='130' height='150' border='0'><br>");
}
</SCRIPT><br>
-->

</td>
</tr>

<style type="text/css">
<!--
a.avatar:link { color:#797979; text-decoration:none; font-size:9pt;}
a.avatar:hover { color:#797979; text-decoration:none; font-size:9pt;}
a.avatar:visited { color:#797979; text-decoration:none; font-size:9pt;}
-->
</style>

<script language="javascript">
<!--
function popupMyAvatar() {
mname = "%21%BF%AC%B5%CE%21";
rurl = "http://cafe40.daum.net/reload.html";
url = "http://avatarmall.daum.net/cgi-bin/MyAvatar?TYPE=POPUP&MNAME="+mname+"&URL="+rurl;
window.open(url, '', 'toolbar=0,status=0,width=610,height=420,scrollbars=1');
}

//친구 앨범
function popupAlbum() {
mname = "%21%BF%AC%B5%CE%21";
rurl = "http://cafe40.daum.net/reload.html";
url = "http://avatarmall.daum.net/cgi-bin/ViewFriendAlbum?TYPE=POPUP&EUSERID=iVrwYQifT8A0&MNAME="+mname+"&URL=" +rurl;
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}

//찜목록
function popupZim() {
url = "http://avatarmall.daum.net/cgi-bin/ViewFriendWishList?TYPE=POPUP&EUSERID=iVrwYQifT8A0&MNAME=%21%BF%AC%B5%CE%21&URL=http://cafe40.daum.net/reload.html"
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}

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://image.hanmail.net/hanmail/cf_img/bbs_album1.gif";
onImage[2] = new Image();
onImage[2].src="http://image.hanmail.net/hanmail/cf_img/bbs_buy1.gif";
onImage[3] = new Image();
onImage[3].src="http://image.hanmail.net/hanmail/cf_img/bbs_love1.gif";
onImage[4] = new Image();
onImage[4].src="http://image.hanmail.net/hanmail/cf_img/bbs_avatar1.gif";

offImage[1] = new Image();
offImage[1].src="http://image.hanmail.net/hanmail/cf_img/bbs_album.gif";
offImage[2] = new Image();
offImage[2].src="http://image.hanmail.net/hanmail/cf_img/bbs_buy.gif";
offImage[3] = new Image();
offImage[3].src="http://image.hanmail.net/hanmail/cf_img/bbs_love.gif";
offImage[4] = new Image();
offImage[4].src="http://image.hanmail.net/hanmail/cf_img/bbs_avatar.gif";
//-->
</script>
<tr>
<td bgcolor="#f3f3f3">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td height="1" bgcolor="#ffffff"></td></tr>
</table>

<a href="javascript:popupAlbum();" name="link1" onMouseOver="MouseOver(1,link1);" onMouseOut="MouseOut(1,link1);" class="avatar"><img src="http://image.hanmail.net/hanmail/cf_img/bbs_album.gif" width="24" height="20" border="0" name="OnOff1" align="absmiddle" hspace="3" vspace="2">앨범</a>
<img src="http://image.hanmail.net/hanmail/cf_img/bbs_bar.gif" width="2" height="20" align="absmiddle"><a href="javascript:popupZim();" name="link3" onMouseOver="MouseOver(3,link3);" onMouseOut="MouseOut(3,link3);" class="avatar"><img src="http://image.hanmail.net/hanmail/cf_img/bbs_love.gif" width="24" height="20" border="0" name="OnOff3" align="absmiddle" hspace="3" vspace="2">찜목록</a><br>
<a href="http://avatarmall.daum.net/cgi-bin/PutonItem?EUSERID=iVrwYQifT8A0&MNAME=%21%BF%AC%B5%CE%21" target="_new" name="link2" onMouseOver="MouseOver(2,link2);" onMouseOut="MouseOut(2,link2);" class="avatar"><img src="http://image.hanmail.net/hanmail/cf_img/bbs_buy.gif" width="24" height="20" border="0" name="OnOff2" align="absmiddle" hspace="3" vspace="2">같은 옷 구입하기</a>

</td>
</tr>
</table>



<!--여기까지 -->
</td>
</tr>
</table><br>
<!--내용끝-->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="listline2" height="1"></td></tr>
</table>
<table border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td colspan="2" height="5"></td></tr>
<tr>
<td><font size="2" color="#ffffff">.</font></td>
<td valign="top" width="100%"><font size="2">

<img src="http://image.hanmail.net/hanmail/cf_img/is_write_di.gif" width="16" height="16" border="0" align="texttop" hspace="2" alt="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요."><font color="#696969" title="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요.">글쓰기</font>
<img src="http://image.hanmail.net/hanmail/cf_img/is_reply_di.gif" width="16" height="16" border="0" align="texttop" hspace="2" alt="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요."><font color="#696969" title="해당 게시판에 글쓰기 권한이 없습니다.해당 카페 주인/운영자에게 문의해 주세요.">답글</font>

<a href="mail_forward?grpid=BqtF&fldid=lYN&dataid=4547&type=9&subject=%3Cb%3E%3Cfont+color%3D%22%237FC700%22%3E%A1%DC+%B5%B7%C0%B8%B7%CE+%BB%EC%BC%F6+%BE%F8%B4%C2+%B0%CD%B5%E9...%A1%DC%3C%2Fb%3E%3C%2Ffont%3E&regdt=2003/01/13 13:13&fldname=%A8%DE%A1%A6%A1%A6%BE%C6%B8%A7%B4%D9%BF%EE+%C0%CC%BE%DF%B1%E2&flddesc=%A2%B8%A2%B8%A2%B8+%B1%DB%C0%DA+%C5%A9%B1%E2%B0%A1+%BA%B8%C5%EB+%C0%CC%BB%F3%C0%BA+%BB%E8%C1%A6+%C7%D5%B4%CF%B4%D9+%A2%BA%A2%BA%A2%BA&url=http%3A%2F%2Fcafe40.daum.net%2F_c21_%2Fbbs_list%3Fgrpid%3DBqtF%26fldid%3DlYN"><img src="http://image.hanmail.net/hanmail/cf_img/is_mail.gif" width="16" height="16" border="0" align="texttop" hspace="2"><font color="#0000ff">회람</font></a>
<a href="/_c21_/bbs_save?grpid=BqtF&fldid=lYN&dataid=4547" target="new"><img src="http://image.hanmail.net/hanmail/cf_img/is_save.gif" width="16" height="16" border="0" align="texttop" hspace="2"><font color="#0000ff">저장</font></a>
<a href="/_c21_/bbs_print?grpid=BqtF&fldid=lYN&dataid=4547&avatarcate=1" target="new"><img src="http://image.hanmail.net/hanmail/cf_img/is_print.gif" width="16" height="16" border="0" align="texttop" hspace="2"><font color="#0000ff">인쇄</font></a>
</font></td>
<td align="right" nowrap><font size="2">
<a href="bbs_list?grpid=BqtF&fldid=lYN"><img src="http://image.hanmail.net/hanmail/cf_img/is_listup.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">최신목록</font></a>

<a href="javascript:history.back();"><img src="http://image.hanmail.net/hanmail/cf_img/is_list.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">목록</font></a>


<a href="javascript:goBbsRead('N','001BRzzzzzzzzzzzzzzzzzzzzzzzzz','001COzzzzzzzzzzzzzzzzzzzzzzzzz', 'P', '001BLzzzzzzzzzzzzzzzzzzzzzzzzz');"><img src="http://image.hanmail.net/hanmail/cf_img/is_up.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">윗글</font></a>


<a href="javascript:goBbsRead('N','001BRzzzzzzzzzzzzzzzzzzzzzzzzz','001COzzzzzzzzzzzzzzzzzzzzzzzzz', 'N', '001BLzzzzzzzzzzzzzzzzzzzzzzzzz');"><img src="http://image.hanmail.net/hanmail/cf_img/is_down.gif" width="17" height="16" hspace="2" align="texttop" border="0"><font color="#0000ff">아랫글</font></a>

</font></td>
</tr>
</table>
</td><td width="13" nowrap></td></tr>
<input type=hidden name=list>
<input type=hidden name=listval>
<input type=hidden name=topid>
<input type=hidden name=content>
<input type=hidden name=contentval>
<input type=hidden name=grpid>
<input type=hidden name=fldid>
<input type=hidden name=dataid>
<input type=hidden name=moveto>
</form>
</table><br clear="all"><br>
<!-- Copyright -->
<div align="center">
<hr WIDTH="95%">
<font size="2">Copyright by <a href="http://info.daum.net" target="_top">Daum Communications Corp.</a><br></font>
</div>
<br>
</body>
</html>

=>이것이 화면에 소슬퍼온건데 어디서부터 짤라써먹어야 멋지게 멜로 보낼수 있을지요??너무 어려워여~~소스만 간추려서 도와주세여!ㅠ.ㅠ