MINI MINI MANI MO
<? include "$DOCUMENT_ROOT/inc/header.php";?>
<? include "$DOCUMENT_ROOT/inc/top_menu.php";?>
<?
loginCheck();
?>
<!-- ȸ¿ø°¡ÀÔµ¶¸³ css -->
<style type="text/css">
.join_img_body { position:relative; margin-top:0px;margin-bottom:20px;float:center; width:880px; border:1px solid #e3e3e3; padding:10px;float:center; background-color:#f7f7f7}
.join_img_body ul li { width:250px; float:center; }
.join_img_body table { }
.join_img_body table.join_form tr th { background:#f7f7f7; border:1px solid #949294; font-weight:normal; }
.join_img_body table.join_form tr td { text-align:left; padding:1px 1px 1px 1px; color:#000000; border:1px solid #949294;}
.join_img_body table.join_form tr td table { padding:0; margin:0; }
.join_img_body table.join_form tr td table tr td { padding:0; margin:0; border:none; padding:2px 2px 2px 2px; }
.div_title { text-align:left; margin-top:20px;margin-left:5px; }
input[type=text] { padding:1px 1px 1px 1px; border:1px solid #008ade; }
input[type=password] { padding:1px 1px 1px 1px; border:1px solid #008ade; }
.div_con { width:759px; height:130px; overflow-y:scroll; text-align:left; white-space:pre-line; padding:10px; margin:0px; border:1px solid #959595; line-height:150%;float:center; }
.confirm_area { margin:15px 0; }
</style>
<script>
function userOut() {
var f = document.userOutForm;
if(confirm('Á¤¸» Å»ÅðÇϽðڽÀ´Ï±î?'))f.submit();
else return false;
}
</script>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="238" align="center" bgcolor="f2f2f2" style="border-bottom:1px solid #CCCCCC"><img src="/images/mypage.jpg" /></td>
</tr>
</table>
<div id="sub_contents">
<div id="member">
<div class="join_area" align="center"><table width="900" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:50px;">
<tr>
<td colspan="3" align="left" style="padding-bottom:10px; border-bottom:1px solid #cacaca"><a href="/"><img src="/images/mypage_tit02.jpg" border="0" /></a></td>
</tr>
<tr>
<td height="20" colspan="3"> </td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="50%" height="40" align="center" bgcolor="#CCCCCC" style="border-right:1px solid #ffffff"><strong><a href="/mypage/edit.php">ȸ¿øÁ¤º¸¼öÁ¤</a></strong></td>
<td width="50%" align="center" bgcolor="#9b0519" style="border-right:1px solid #ffffff"><strong><a href="/mypage/out.php"><font color="#FFFFFF">ȸ¿øÅ»Åð</font></a></strong></td>
</tr>
</table></td>
</tr>
<tr>
<td height="20" colspan="3"> </td>
</tr>
<tr>
<td height="20" colspan="3"><table width="900" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="20" align="center"><table width="900" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td height="2" bgcolor="#78a5cd"></td>
</tr>
<tr>
<td height="30" align="center" bgcolor="#fafafa"><strong>
<?=$loginName?>
´Ô Å»Å𸦠ÇϽðڽÀ´Ï±î? </strong> </td>
</tr>
<tr>
<td height="1" bgcolor="#78a5cd"></td>
</tr>
<tr>
<td height="30"></td>
</tr>
<tr>
<td style="padding-left:40px;"><strong> Å»Å𸦠ÇÏ½Ã¸é °í°´´ÔÀÇ ¸ðµçÁ¤º¸´Â »èÁ¦µÇ°Ô µË´Ï´Ù. <br />
<br />
</strong> Å»Å𸦠ÇϽôõ¶óµµ ÃßÈÄ °¡ÀÔ¿¡ ´ëÇÑ Á¦ÇÑÀº ¾øÀ¸¸ç, ¾ðÁ¦µç Àç°¡ÀÔÀÌ °¡´ÉÇÕ´Ï´Ù. <br />
<br />
±×µ¿¾È ÀúÈñ »çÀÌÆ®¸¦ ÀÌ¿ëÇØ Áּż ´ë´ÜÈ÷ °¨»çÇÕ´Ï´Ù. <br />
<br />
*ȸ¿øÅ»Åð½Ã °³ÀÎÁ¤º¸°¡ ¸ðµÎ »èÁ¦ µÇ¹Ç·Î ´Ù½ÃÇѹø È®ÀÎÇØ ÁÖ¼¼¿ä </td>
</tr>
<tr>
<td height="30"></td>
</tr>
<tr>
<td height="1" bgcolor="#78a5cd"></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td height="20" colspan="3" align="center"> </td>
</tr>
<tr>
<td height="50" colspan="3" align="center"><span class="btn_area" style="margin-top:20px"><img src="/images/bt07.gif" border="0" style="cursor:pointer;" onclick="userOut()"/></span></td>
</tr>
<tr>
<td height="50" colspan="3" align="center"> </td>
</tr>
</table>
</div>
</div>
<form name='userOutForm' method="post" action='../member/member_out.php' onSubmit="return userOut()">
<input type="hidden" name="mode" value="user_out">
<input type="hidden" name="idx" value="<?=$rowOut[0]?>">
</form>
</div>
</div>
<div style="clear:both"><? include "../inc/bottom.php" ?></div>
</body>
</html>
<script src="http://dmaps.daum.net/map_js_init/postcode.v2.js"></script>
<script>
function openDaumPostcode() {
new daum.Postcode({
oncomplete: function(data) {
var fullAddr = ''; // ÃÖÁ¾ ÁÖ¼Ò º¯¼ö
var extraAddr = ''; // Á¶ÇÕÇü ÁÖ¼Ò º¯¼ö
if (data.userSelectedType === 'R') { // »ç¿ëÀÚ°¡ µµ·Î¸í ÁÖ¼Ò¸¦ ¼±ÅÃÇßÀ» °æ¿ì
fullAddr = data.roadAddress;
} else { // »ç¿ëÀÚ°¡ Áö¹ø ÁÖ¼Ò¸¦ ¼±ÅÃÇßÀ» °æ¿ì(J)
fullAddr = data.jibunAddress;
}
if(data.userSelectedType === 'R'){
if(data.bname !== ''){
extraAddr += data.bname;
}
if(data.buildingName !== ''){
extraAddr += (extraAddr !== '' ? ', ' + data.buildingName : data.buildingName);
}
fullAddr += (extraAddr !== '' ? ' ('+ extraAddr +')' : '');
}
document.join.u_post.value = data.zonecode; //5ÀÚ¸® »õ¿ìÆí¹øÈ£ »ç¿ë
document.join.u_address.value = fullAddr;
document.join.u_address_detail.focus();
}
}).open();
}
function openDaumPostcode2() {
new daum.Postcode({
oncomplete: function(data) {
var fullAddr = ''; // ÃÖÁ¾ ÁÖ¼Ò º¯¼ö
var extraAddr = ''; // Á¶ÇÕÇü ÁÖ¼Ò º¯¼ö
if (data.userSelectedType === 'R') { // »ç¿ëÀÚ°¡ µµ·Î¸í ÁÖ¼Ò¸¦ ¼±ÅÃÇßÀ» °æ¿ì
fullAddr = data.roadAddress;
} else { // »ç¿ëÀÚ°¡ Áö¹ø ÁÖ¼Ò¸¦ ¼±ÅÃÇßÀ» °æ¿ì(J)
fullAddr = data.jibunAddress;
}
if(data.userSelectedType === 'R'){
if(data.bname !== ''){
extraAddr += data.bname;
}
if(data.buildingName !== ''){
extraAddr += (extraAddr !== '' ? ', ' + data.buildingName : data.buildingName);
}
fullAddr += (extraAddr !== '' ? ' ('+ extraAddr +')' : '');
}
document.join.u_post2.value = data.zonecode; //5ÀÚ¸® »õ¿ìÆí¹øÈ£ »ç¿ë
document.join.u_address2.value = fullAddr;
document.join.u_address_detail2.focus();
}
}).open();
}
</script>
OHA YOOOO