아..정말답답하네여...ㅠ.ㅠ 정보
아..정말답답하네여...ㅠ.ㅠ본문
http://free.joycolor.co.kr/~ralf82/board/
http://free.joycolor.co.kr/~ralf82/board/bbs/regist.php
이 두개는 왼쪽 테이블이 스크립트가 자꾸 안먹구
http://free.joycolor.co.kr/~ralf82/board/bbs/board.php?bo_table=animation
게시판은 스크립트가 먹어서 메뉴가 지대로 나오는데..왜그런지 아시는분 제발 답좀해주세여..
정말 답답하네여..ㅠ.ㅠ
http://free.joycolor.co.kr/~ralf82/board/bbs/regist.php
이 두개는 왼쪽 테이블이 스크립트가 자꾸 안먹구
http://free.joycolor.co.kr/~ralf82/board/bbs/board.php?bo_table=animation
게시판은 스크립트가 먹어서 메뉴가 지대로 나오는데..왜그런지 아시는분 제발 답좀해주세여..
정말 답답하네여..ㅠ.ㅠ
댓글 전체
head(.php) 를 따로 적용하나요?
원본에서 필요한 부분만 추가하고 되도록 안건들어야 할듯하네요.
원본에서 필요한 부분만 추가하고 되도록 안건들어야 할듯하네요.
구조가 이상해 보이는군요...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>:: BK♥ :: > 애니메이션 1 페이지</title>
<link rel="stylesheet" href="../style.css" type="text/css">
</head>
<script language="javascript">
// 자바스크립트에서 사용하는 전역변수 선언
var g4_path = "..";
var g4_bbs = "bbs";
var g4_bbs_img = "img";
var g4_url = "http://free.joycolor.co.kr/~ralf82/board";
var g4_is_member = "";
var g4_is_admin = "";
var g4_bo_table = "animation";
var g4_sca = "";
var g4_charset = "euc-kr";
var g4_is_gecko = navigator.userAgent.toLowerCase().indexOf("gecko") != -1;
var g4_is_ie = navigator.userAgent.toLowerCase().indexOf("msie") != -1;
</script>
<script language="javascript" src="../js/common.js"></script>
<body topmargin="0" leftmargin="0" >
<a name="g4_head"></a><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>::: 애니메이션 :::</title>
<style type="text/css">
<!--
body {
background-image: url(images/wb_p_back011.gif);
margin-left: 0px;
margin-top: 0px;
}
.rihgtline {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
}
-->
</style>
</head>
<table width="110%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/up_bg.jpg"><table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" valign="top"><table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="80">
<param name="movie" value="swf/logo.swf" />
<param name="quality" value="high" />
<embed src="swf/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="80"></embed>
</object></td>
</tr>
<tr>
<td><script type="text/javascript" language=JavaScript>
// 엠파스 로긴 참고
var bReset = true;
function chkReset(f)
{
if (bReset) { if ( f.mb_id.value == '아이디' ) f.mb_id.value = ''; bReset = false; }
document.getElementById("pw1").style.display = "none";
document.getElementById("pw2").style.display = "";
}
</script>
<style type="text/css">
<!--
td {
font-family: "돋움";
font-size: 12px;
}
-->
</style>
<form name="fhead" method="post" action="javascript:fhead_submit(document.fhead);" autocomplete="off">
<input type="hidden" name="url" value="/~ralf82/board/bbs/board.php?bo_table=animation">
<table width=180 border="0" cellpadding=0 cellspacing=0>
<tr><td colspan=3><img src='../skin/outlogin/login/images/box_01.gif' border=0></td></tr>
<td width=180 align=left>
<table border="0" cellspacing="0" cellpadding="0" width=175>
<tr>
<td align="center"><img src='../skin/outlogin/login/images/id.gif' border=0></td>
<td rowspan=3>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td height=20><input name="mb_id" type="text" size="14" maxlength="20" required itemname="아이디" value='아이디' onMouseOver='chkReset(this.form);' onFocus='chkReset(this.form);'></td></tr>
<tr><td height=2></td></tr>
<tr>
<!--
<input type=checkbox id='checkbox_auto' name="auto_login" value="1" onclick="if (this.checked) { if (confirm('자동로그인을 사용하시면 다음부터 회원아이디와 패스워드를 입력하실 필요가 없습니다.\n\n\공공장소에서는 개인정보가 유출될 수 있으니 사용을 자제하여 주십시오.\n\n자동로그인을 사용하시겠습니까?')) { this.checked = true; } else { this.checked = false; } }">
-->
<td id=pw1 width="" height="20" colspan="2" align="center"><input type="text" size="14" maxlength="20" required itemname="패스워드" value='패스워드' onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
<td id=pw2 style='display:none;' width="" height="20" colspan="2" align="center"><input name="mb_password" type="password" size="14" maxlength="20" itemname="pw" onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
</td>
</tr>
</table>
</td>
<td width=2 rowspan=3></td>
<td rowspan=3><input type=image src='../skin/outlogin/login/images/login.gif' border=0 align=absmiddle title="로그인" onfocus="this.blur();"></td>
</tr>
<tr><td height=3></td></tr>
<tr>
<td align="Center"><img src='../skin/outlogin/login/images/pass.gif' border=0></td>
</tr>
<tr><td colspan=4><!--비밀번호찾기
<a href="javascript:win_password_forget();"><b>회원가입</b></a> |
회원가입
<a href="../bbs/regist.php">id/password찾기</a>
-->
<!--비밀번호찾기-->
<a href="javascript:win_password_forget();"><img src='../skin/outlogin/login/images/findpw.gif' border=0></a>
<!--회원가입-->
<a href="../bbs/regist.php"><img src='../skin/outlogin/login/images/join.gif' border=0></a>
</td></tr>
</table>
</td>
<td width=2></td></tr>
<tr><td height=3 colspan=3></td></tr>
</table>
</form>
<script language="JavaScript">
function fhead_submit(f)
{
f.action = "../bbs/login_check.php";
f.submit();
}
</script></td>
</tr>
</table></td>
<td width="800" align="right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="200">
<param name="movie" value="swf/profile.swf" />
<param name="quality" value="high" />
<embed src="swf/profile.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="200"></embed>
</object></td>
</tr>
</table></td>
</tr>
</table>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" valign="bottom" background="images/main47.gif"><br /><br />
</td>
<td background="images/ground_back.jpg"></td>
</tr>
<tr>
<td width="180" align="center" valign="top" bgcolor="#F5F5F5" class="rihgtline"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE> ::: 메뉴 :::</TITLE>
<META http-equiv=Content-Type content="text/html; charset=euc-kr">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<SCRIPT language=javascript>
function showhide1(what){
var i;
for(i=1;i<=5;i++){
eval("subMenu"+i+".style.display='none'");
if(eval("subMenu"+i)==what){
eval("subMenu"+i+".style.display=''");
}
}
}
function showhide(what){
if (what.style.display=='none'){
what.style.display='';
}else{
what.style.display='none'
}
}
</SCRIPT>
<link href="./css/menu.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="150" border="0" cellpadding="0" cellspacing="0" class="bk">
<tr>
<td><img src="images/menu_up.gif" width="150" height="36"></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="3"background="images/menu_rightback.gif"></td>
<td><div id=menu1 onclick=showhide1(subMenu1) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈으로</div>
<div id=subMenu1 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 공지사항 </A></td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A></div>
<div id=menu2 onclick=showhide1(subMenu2) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">프로필</div>
<div id=subMenu2 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 주인장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 일기장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나의앨범 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 요리 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나만의 공간 </td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A>
</div>
<div id=menu3 onclick=showhide1(subMenu3) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">애니메이션</div>
<div id=subMenu3 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 명작 건담소개 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 신작애니 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 극장애니 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니사진 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니음악</td>
</tr>
</table>
</div>
<div id=menu4 onclick=showhide1(subMenu4) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">수영강좌</div>
<div id=subMenu4 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 자유형</A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 배영 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 평영 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 접영 </td>
</tr>
</table>
</div>
<div id=menu5 onclick=showhide1(subMenu5) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈페이지 Tip </div>
<div id=subMenu5 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A><A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 드림위버 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 플래시 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 포토샵 CS2 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 일러스트 CS </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 2003 Server </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ASP.net </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ETC </td>
</tr>
</table>
</div></td>
<td width="2" background="images/menu_left_back.gif"></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/menu_bottom.gif" width="150" height="8"></td>
</tr>
</table>
</BODY>
</HTML>
</td>
<td width="820" bgcolor="#FFFFFF"><script language="javascript" src="../js/sideview.js"></script>
<!-- 게시판 목록 시작 -->
<table width="810" align=center cellpadding=0 cellspacing=0>
<tr>
<td>
<!-- 분류 셀렉트 박스, 게시물 몇건, 관리자화면 링크 -->
<table width="100%" cellspacing="0" cellpadding="0">
<tr height="25">
<td align="right">
게시물 23건
<a href='./rss.php?bo_table=animation'><img src='../skin/board/gray/img/btn_rss.gif' border=0 align=absmiddle></a> </td>
</tr>
<tr><td height=5></td></tr>
</table>
<!-- 제목 -->
<form name="fboardlist" method="post" style="margin:0px;">
<input type="hidden" name="bo_table" value="animation">
<input type="hidden" name="sfl" value="">
<input type="hidden" name="stx" value="">
<input type="hidden" name="spt" value="">
<input type="hidden" name="page" value="1">
<input type="hidden" name="sw" value="">
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width=50 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif">번호</td>
<td align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif">제목</td>
<td width=110 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif">글쓴이</td>
<td width=40 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif"><a href='/~ralf82/board/bbs/board.php?bo_table=animation&sop=and&sst=wr_datetime&sod=desc&sfl=&stx=&page=1'>날짜</a></td>
<td width=40 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif"><a href='/~ralf82/board/bbs/board.php?bo_table=animation&sop=and&sst=wr_hit&sod=desc&sfl=&stx=&page=1'>조회</a></td>
</tr>
<!-- 목록 -->
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
<img src="../skin/board/gray/img/notice_icon.gif" width=30 height=16></td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=2'><font color='#AF6BE3'><strong>::: 건담의 역사 ::</strong></font></a> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-07</td>
<td>16</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
23</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=34'><span style=' '>★ 윙건담</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>02:48</td>
<td>15</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
22</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=33'><span style=' '>윙건담</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>02:44</td>
<td>5</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
21</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=32'><span style=' '>11</span></a> </td>
<td><span class='guest'>ddf</span></td>
<td>02:43</td>
<td>3</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
20</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=29'><span style=' '>캐릭터 디자인</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-10</td>
<td>11</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
19</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=27'><span style=' '>324</span></a> </td>
<td><span class='guest'>324</span></td>
<td>12-10</td>
<td>7</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
18</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=26'><span style=' '>dsf</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-10</td>
<td>6</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
17</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=25'><span style=' '>4</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-10</td>
<td>5</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
16</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=24'><span style=' '>서기님 동영상 강좌</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-09</td>
<td>22</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
15</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=22'><span style=' '>내가 좋아하는 캘리클락슨</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-09</td>
<td>16</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
14</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=21'><span style=' '>병길이 배영모습 ^^ 음하하</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-09</td>
<td>20</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr><td colspan=5 height=7 background="../skin/board/gray/img/board_bottom_bar.gif"></td></tr>
</table>
</form>
<!-- 페이지 -->
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center" height=30 valign=bottom>
<b><font style="font-family:돋움; font-size:9pt; color:orange;">1</font></b> <a href='./board.php?bo_table=animation&page=2'><b><font style="font-family:돋움; font-size:9pt; color:#797979">2</font></b></a> <a href='./board.php?bo_table=animation&page=3'><b><font style="font-family:돋움; font-size:9pt; color:#797979">3</font></b></a> <a href='./board.php?bo_table=animation&page=3'><img src='../skin/board/gray/img/end.gif' border='0' align='absmiddle' title='맨끝'></a> </td>
</tr>
</table>
<!-- 버튼 링크 -->
<form name=fsearch method=get style="margin:0px;">
<input type=hidden name=bo_table value="animation">
<input type=hidden name=sca value="">
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width="50%" height="40">
<a href="./write.php?bo_table=animation"><img src="../skin/board/gray/img/btn_write.gif" border="0"></a> </td>
<td width="50%" align="right">
<select name=sfl>
<option value='wr_subject||wr_content'>제목+내용</option>
<option value='wr_subject'>제목</option>
<option value='wr_content'>내용</option>
<option value='mb_id'>회원아이디</option>
<option value='wr_name'>이름</option>
</select><input name=stx maxlength=15 size=10 itemname="검색어" required value=""><select name=sop>
<option value=and>and</option>
<option value=or>or</option>
</select>
<input type=image src="../skin/board/gray/img/search_btn.gif" border=0 align=absmiddle></td>
</tr>
</table>
</form>
</td></tr></table>
<script language="JavaScript">
if ("") document.fcategory.sca.value = "";
if ("") {
document.fsearch.sfl.value = "";
document.fsearch.sop.value = "and";
}
</script>
<!-- 게시판 목록 끝 -->
</td>
<td width="5" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td colspan="2" align="center" bgcolor="#FFFFFF"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>:: 저작 ::</title>
<style type="text/css">
<!--
.style2 {font-size: 12px}
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style>
</head>
<body>
<table width="998" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle" bgcolor="eaeaea"><table width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/copyright.jpg" width="304" height="20" /></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
</td>
<td align="center" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td height="5" colspan="2" align="center" background="images/back_down.jpg"></td>
<td align="center" background="images/back_center.jpg"></td>
</tr>
</table>
</body>
</html>
<!-- 사용스킨 : gray -->
<script language="javascript" src="../js/wrest.js"></script>
<!-- 새창 대신 사용하는 iframe -->
<iframe width=0 height=0 name='hiddenframe' style='display:none;'></iframe>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>:: BK♥ :: > 애니메이션 1 페이지</title>
<link rel="stylesheet" href="../style.css" type="text/css">
</head>
<script language="javascript">
// 자바스크립트에서 사용하는 전역변수 선언
var g4_path = "..";
var g4_bbs = "bbs";
var g4_bbs_img = "img";
var g4_url = "http://free.joycolor.co.kr/~ralf82/board";
var g4_is_member = "";
var g4_is_admin = "";
var g4_bo_table = "animation";
var g4_sca = "";
var g4_charset = "euc-kr";
var g4_is_gecko = navigator.userAgent.toLowerCase().indexOf("gecko") != -1;
var g4_is_ie = navigator.userAgent.toLowerCase().indexOf("msie") != -1;
</script>
<script language="javascript" src="../js/common.js"></script>
<body topmargin="0" leftmargin="0" >
<a name="g4_head"></a><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>::: 애니메이션 :::</title>
<style type="text/css">
<!--
body {
background-image: url(images/wb_p_back011.gif);
margin-left: 0px;
margin-top: 0px;
}
.rihgtline {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
}
-->
</style>
</head>
<table width="110%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/up_bg.jpg"><table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" valign="top"><table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="80">
<param name="movie" value="swf/logo.swf" />
<param name="quality" value="high" />
<embed src="swf/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="80"></embed>
</object></td>
</tr>
<tr>
<td><script type="text/javascript" language=JavaScript>
// 엠파스 로긴 참고
var bReset = true;
function chkReset(f)
{
if (bReset) { if ( f.mb_id.value == '아이디' ) f.mb_id.value = ''; bReset = false; }
document.getElementById("pw1").style.display = "none";
document.getElementById("pw2").style.display = "";
}
</script>
<style type="text/css">
<!--
td {
font-family: "돋움";
font-size: 12px;
}
-->
</style>
<form name="fhead" method="post" action="javascript:fhead_submit(document.fhead);" autocomplete="off">
<input type="hidden" name="url" value="/~ralf82/board/bbs/board.php?bo_table=animation">
<table width=180 border="0" cellpadding=0 cellspacing=0>
<tr><td colspan=3><img src='../skin/outlogin/login/images/box_01.gif' border=0></td></tr>
<td width=180 align=left>
<table border="0" cellspacing="0" cellpadding="0" width=175>
<tr>
<td align="center"><img src='../skin/outlogin/login/images/id.gif' border=0></td>
<td rowspan=3>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td height=20><input name="mb_id" type="text" size="14" maxlength="20" required itemname="아이디" value='아이디' onMouseOver='chkReset(this.form);' onFocus='chkReset(this.form);'></td></tr>
<tr><td height=2></td></tr>
<tr>
<!--
<input type=checkbox id='checkbox_auto' name="auto_login" value="1" onclick="if (this.checked) { if (confirm('자동로그인을 사용하시면 다음부터 회원아이디와 패스워드를 입력하실 필요가 없습니다.\n\n\공공장소에서는 개인정보가 유출될 수 있으니 사용을 자제하여 주십시오.\n\n자동로그인을 사용하시겠습니까?')) { this.checked = true; } else { this.checked = false; } }">
-->
<td id=pw1 width="" height="20" colspan="2" align="center"><input type="text" size="14" maxlength="20" required itemname="패스워드" value='패스워드' onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
<td id=pw2 style='display:none;' width="" height="20" colspan="2" align="center"><input name="mb_password" type="password" size="14" maxlength="20" itemname="pw" onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
</td>
</tr>
</table>
</td>
<td width=2 rowspan=3></td>
<td rowspan=3><input type=image src='../skin/outlogin/login/images/login.gif' border=0 align=absmiddle title="로그인" onfocus="this.blur();"></td>
</tr>
<tr><td height=3></td></tr>
<tr>
<td align="Center"><img src='../skin/outlogin/login/images/pass.gif' border=0></td>
</tr>
<tr><td colspan=4><!--비밀번호찾기
<a href="javascript:win_password_forget();"><b>회원가입</b></a> |
회원가입
<a href="../bbs/regist.php">id/password찾기</a>
-->
<!--비밀번호찾기-->
<a href="javascript:win_password_forget();"><img src='../skin/outlogin/login/images/findpw.gif' border=0></a>
<!--회원가입-->
<a href="../bbs/regist.php"><img src='../skin/outlogin/login/images/join.gif' border=0></a>
</td></tr>
</table>
</td>
<td width=2></td></tr>
<tr><td height=3 colspan=3></td></tr>
</table>
</form>
<script language="JavaScript">
function fhead_submit(f)
{
f.action = "../bbs/login_check.php";
f.submit();
}
</script></td>
</tr>
</table></td>
<td width="800" align="right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="200">
<param name="movie" value="swf/profile.swf" />
<param name="quality" value="high" />
<embed src="swf/profile.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="200"></embed>
</object></td>
</tr>
</table></td>
</tr>
</table>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" valign="bottom" background="images/main47.gif"><br /><br />
</td>
<td background="images/ground_back.jpg"></td>
</tr>
<tr>
<td width="180" align="center" valign="top" bgcolor="#F5F5F5" class="rihgtline"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE> ::: 메뉴 :::</TITLE>
<META http-equiv=Content-Type content="text/html; charset=euc-kr">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<SCRIPT language=javascript>
function showhide1(what){
var i;
for(i=1;i<=5;i++){
eval("subMenu"+i+".style.display='none'");
if(eval("subMenu"+i)==what){
eval("subMenu"+i+".style.display=''");
}
}
}
function showhide(what){
if (what.style.display=='none'){
what.style.display='';
}else{
what.style.display='none'
}
}
</SCRIPT>
<link href="./css/menu.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="150" border="0" cellpadding="0" cellspacing="0" class="bk">
<tr>
<td><img src="images/menu_up.gif" width="150" height="36"></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="3"background="images/menu_rightback.gif"></td>
<td><div id=menu1 onclick=showhide1(subMenu1) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈으로</div>
<div id=subMenu1 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 공지사항 </A></td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A></div>
<div id=menu2 onclick=showhide1(subMenu2) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">프로필</div>
<div id=subMenu2 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 주인장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 일기장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나의앨범 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 요리 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나만의 공간 </td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A>
</div>
<div id=menu3 onclick=showhide1(subMenu3) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">애니메이션</div>
<div id=subMenu3 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 명작 건담소개 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 신작애니 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 극장애니 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니사진 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니음악</td>
</tr>
</table>
</div>
<div id=menu4 onclick=showhide1(subMenu4) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">수영강좌</div>
<div id=subMenu4 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 자유형</A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 배영 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 평영 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 접영 </td>
</tr>
</table>
</div>
<div id=menu5 onclick=showhide1(subMenu5) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈페이지 Tip </div>
<div id=subMenu5 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A><A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 드림위버 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 플래시 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 포토샵 CS2 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 일러스트 CS </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 2003 Server </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ASP.net </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ETC </td>
</tr>
</table>
</div></td>
<td width="2" background="images/menu_left_back.gif"></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/menu_bottom.gif" width="150" height="8"></td>
</tr>
</table>
</BODY>
</HTML>
</td>
<td width="820" bgcolor="#FFFFFF"><script language="javascript" src="../js/sideview.js"></script>
<!-- 게시판 목록 시작 -->
<table width="810" align=center cellpadding=0 cellspacing=0>
<tr>
<td>
<!-- 분류 셀렉트 박스, 게시물 몇건, 관리자화면 링크 -->
<table width="100%" cellspacing="0" cellpadding="0">
<tr height="25">
<td align="right">
게시물 23건
<a href='./rss.php?bo_table=animation'><img src='../skin/board/gray/img/btn_rss.gif' border=0 align=absmiddle></a> </td>
</tr>
<tr><td height=5></td></tr>
</table>
<!-- 제목 -->
<form name="fboardlist" method="post" style="margin:0px;">
<input type="hidden" name="bo_table" value="animation">
<input type="hidden" name="sfl" value="">
<input type="hidden" name="stx" value="">
<input type="hidden" name="spt" value="">
<input type="hidden" name="page" value="1">
<input type="hidden" name="sw" value="">
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width=50 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif">번호</td>
<td align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif">제목</td>
<td width=110 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif">글쓴이</td>
<td width=40 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif"><a href='/~ralf82/board/bbs/board.php?bo_table=animation&sop=and&sst=wr_datetime&sod=desc&sfl=&stx=&page=1'>날짜</a></td>
<td width=40 align=center height=40 background="../skin/board/gray/img/board_tit_bg.gif"><a href='/~ralf82/board/bbs/board.php?bo_table=animation&sop=and&sst=wr_hit&sod=desc&sfl=&stx=&page=1'>조회</a></td>
</tr>
<!-- 목록 -->
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
<img src="../skin/board/gray/img/notice_icon.gif" width=30 height=16></td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=2'><font color='#AF6BE3'><strong>::: 건담의 역사 ::</strong></font></a> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-07</td>
<td>16</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
23</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=34'><span style=' '>★ 윙건담</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>02:48</td>
<td>15</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
22</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=33'><span style=' '>윙건담</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>02:44</td>
<td>5</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
21</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=32'><span style=' '>11</span></a> </td>
<td><span class='guest'>ddf</span></td>
<td>02:43</td>
<td>3</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
20</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=29'><span style=' '>캐릭터 디자인</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-10</td>
<td>11</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
19</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=27'><span style=' '>324</span></a> </td>
<td><span class='guest'>324</span></td>
<td>12-10</td>
<td>7</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
18</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=26'><span style=' '>dsf</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-10</td>
<td>6</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
17</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=25'><span style=' '>4</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-10</td>
<td>5</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
16</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=24'><span style=' '>서기님 동영상 강좌</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-09</td>
<td>22</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
15</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=22'><span style=' '>내가 좋아하는 캘리클락슨</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-09</td>
<td>16</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr height=28 align=center onMouseOver=this.style.backgroundColor='#F9F9F9' onMouseOut=this.style.backgroundColor=''>
<td>
14</td>
<td align=left style='word-break:break-all;'>
<a href='../bbs/board.php?bo_table=animation&wr_id=21'><span style=' '>병길이 배영모습 ^^ 음하하</span></a> <img src='../skin/board/gray/img/icon_file.gif' align='absmiddle'> </td>
<td><span class='member'>+랄프+</span></td>
<td>12-09</td>
<td>20</td>
</tr>
<!--<tr><td colspan=5 height=1 bgcolor=#E7E7E7></td></tr>-->
<tr><td colspan=5 height=1 background="../skin/board/gray/img/dotline.gif"></td></tr>
<tr><td colspan=5 height=7 background="../skin/board/gray/img/board_bottom_bar.gif"></td></tr>
</table>
</form>
<!-- 페이지 -->
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center" height=30 valign=bottom>
<b><font style="font-family:돋움; font-size:9pt; color:orange;">1</font></b> <a href='./board.php?bo_table=animation&page=2'><b><font style="font-family:돋움; font-size:9pt; color:#797979">2</font></b></a> <a href='./board.php?bo_table=animation&page=3'><b><font style="font-family:돋움; font-size:9pt; color:#797979">3</font></b></a> <a href='./board.php?bo_table=animation&page=3'><img src='../skin/board/gray/img/end.gif' border='0' align='absmiddle' title='맨끝'></a> </td>
</tr>
</table>
<!-- 버튼 링크 -->
<form name=fsearch method=get style="margin:0px;">
<input type=hidden name=bo_table value="animation">
<input type=hidden name=sca value="">
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width="50%" height="40">
<a href="./write.php?bo_table=animation"><img src="../skin/board/gray/img/btn_write.gif" border="0"></a> </td>
<td width="50%" align="right">
<select name=sfl>
<option value='wr_subject||wr_content'>제목+내용</option>
<option value='wr_subject'>제목</option>
<option value='wr_content'>내용</option>
<option value='mb_id'>회원아이디</option>
<option value='wr_name'>이름</option>
</select><input name=stx maxlength=15 size=10 itemname="검색어" required value=""><select name=sop>
<option value=and>and</option>
<option value=or>or</option>
</select>
<input type=image src="../skin/board/gray/img/search_btn.gif" border=0 align=absmiddle></td>
</tr>
</table>
</form>
</td></tr></table>
<script language="JavaScript">
if ("") document.fcategory.sca.value = "";
if ("") {
document.fsearch.sfl.value = "";
document.fsearch.sop.value = "and";
}
</script>
<!-- 게시판 목록 끝 -->
</td>
<td width="5" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td colspan="2" align="center" bgcolor="#FFFFFF"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>:: 저작 ::</title>
<style type="text/css">
<!--
.style2 {font-size: 12px}
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style>
</head>
<body>
<table width="998" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle" bgcolor="eaeaea"><table width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/copyright.jpg" width="304" height="20" /></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
</td>
<td align="center" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td height="5" colspan="2" align="center" background="images/back_down.jpg"></td>
<td align="center" background="images/back_center.jpg"></td>
</tr>
</table>
</body>
</html>
<!-- 사용스킨 : gray -->
<script language="javascript" src="../js/wrest.js"></script>
<!-- 새창 대신 사용하는 iframe -->
<iframe width=0 height=0 name='hiddenframe' style='display:none;'></iframe>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>::: 애니메이션 :::</title>
<style type="text/css">
<!--
body {
background-image: url(images/wb_p_back011.gif);
margin-left: 0px;
margin-top: 0px;
}
.rihgtline {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
}
-->
</style>
</head>
<table width="110%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/up_bg.jpg"><table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" valign="top"><table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="80">
<param name="movie" value="swf/logo.swf" />
<param name="quality" value="high" />
<embed src="swf/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="80"></embed>
</object></td>
</tr>
<tr>
<td><script type="text/javascript" language=JavaScript>
// 엠파스 로긴 참고
var bReset = true;
function chkReset(f)
{
if (bReset) { if ( f.mb_id.value == '아이디' ) f.mb_id.value = ''; bReset = false; }
document.getElementById("pw1").style.display = "none";
document.getElementById("pw2").style.display = "";
}
</script>
<style type="text/css">
<!--
td {
font-family: "돋움";
font-size: 12px;
}
-->
</style>
<form name="fhead" method="post" action="javascript:fhead_submit(document.fhead);" autocomplete="off">
<input type="hidden" name="url" value="/~ralf82/board/">
<table width=180 border="0" cellpadding=0 cellspacing=0>
<tr><td colspan=3><img src='./skin/outlogin/login/images/box_01.gif' border=0></td></tr>
<td width=180 align=left>
<table border="0" cellspacing="0" cellpadding="0" width=175>
<tr>
<td align="center"><img src='./skin/outlogin/login/images/id.gif' border=0></td>
<td rowspan=3>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td height=20><input name="mb_id" type="text" size="14" maxlength="20" required itemname="아이디" value='아이디' onMouseOver='chkReset(this.form);' onFocus='chkReset(this.form);'></td></tr>
<tr><td height=2></td></tr>
<tr>
<!--
<input type=checkbox id='checkbox_auto' name="auto_login" value="1" onclick="if (this.checked) { if (confirm('자동로그인을 사용하시면 다음부터 회원아이디와 패스워드를 입력하실 필요가 없습니다.\n\n\공공장소에서는 개인정보가 유출될 수 있으니 사용을 자제하여 주십시오.\n\n자동로그인을 사용하시겠습니까?')) { this.checked = true; } else { this.checked = false; } }">
-->
<td id=pw1 width="" height="20" colspan="2" align="center"><input type="text" size="14" maxlength="20" required itemname="패스워드" value='패스워드' onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
<td id=pw2 style='display:none;' width="" height="20" colspan="2" align="center"><input name="mb_password" type="password" size="14" maxlength="20" itemname="pw" onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
</td>
</tr>
</table>
</td>
<td width=2 rowspan=3></td>
<td rowspan=3><input type=image src='./skin/outlogin/login/images/login.gif' border=0 align=absmiddle title="로그인" onfocus="this.blur();"></td>
</tr>
<tr><td height=3></td></tr>
<tr>
<td align="Center"><img src='./skin/outlogin/login/images/pass.gif' border=0></td>
</tr>
<tr><td colspan=4><!--비밀번호찾기
<a href="javascript:win_password_forget();"><b>회원가입</b></a> |
회원가입
<a href="./bbs/regist.php">id/password찾기</a>
-->
<!--비밀번호찾기-->
<a href="javascript:win_password_forget();"><img src='./skin/outlogin/login/images/findpw.gif' border=0></a>
<!--회원가입-->
<a href="./bbs/regist.php"><img src='./skin/outlogin/login/images/join.gif' border=0></a>
</td></tr>
</table>
</td>
<td width=2></td></tr>
<tr><td height=3 colspan=3></td></tr>
</table>
</form>
<script language="JavaScript">
function fhead_submit(f)
{
f.action = "./bbs/login_check.php";
f.submit();
}
</script></td>
</tr>
</table></td>
<td width="800" align="right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="200">
<param name="movie" value="swf/profile.swf" />
<param name="quality" value="high" />
<embed src="swf/profile.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="200"></embed>
</object></td>
</tr>
</table></td>
</tr>
</table>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" valign="bottom" background="images/main47.gif"><br /><br />
</td>
<td background="images/ground_back.jpg"></td>
</tr>
<tr>
<td width="180" align="center" valign="top" bgcolor="#F5F5F5" class="rihgtline"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE> ::: 메뉴 :::</TITLE>
<META http-equiv=Content-Type content="text/html; charset=euc-kr">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<SCRIPT language=javascript>
function showhide1(what){
var i;
for(i=1;i<=5;i++){
eval("subMenu"+i+".style.display='none'");
if(eval("subMenu"+i)==what){
eval("subMenu"+i+".style.display=''");
}
}
}
function showhide(what){
if (what.style.display=='none'){
what.style.display='';
}else{
what.style.display='none'
}
}
</SCRIPT>
<link href="./css/menu.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="150" border="0" cellpadding="0" cellspacing="0" class="bk">
<tr>
<td><img src="images/menu_up.gif" width="150" height="36"></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="3"background="images/menu_rightback.gif"></td>
<td><div id=menu1 onclick=showhide1(subMenu1) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈으로</div>
<div id=subMenu1 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 공지사항 </A></td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A></div>
<div id=menu2 onclick=showhide1(subMenu2) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">프로필</div>
<div id=subMenu2 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 주인장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 일기장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나의앨범 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 요리 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나만의 공간 </td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A>
</div>
<div id=menu3 onclick=showhide1(subMenu3) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">애니메이션</div>
<div id=subMenu3 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 명작 건담소개 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 신작애니 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 극장애니 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니사진 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니음악</td>
</tr>
</table>
</div>
<div id=menu4 onclick=showhide1(subMenu4) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">수영강좌</div>
<div id=subMenu4 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 자유형</A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 배영 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 평영 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 접영 </td>
</tr>
</table>
</div>
<div id=menu5 onclick=showhide1(subMenu5) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈페이지 Tip </div>
<div id=subMenu5 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A><A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 드림위버 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 플래시 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 포토샵 CS2 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 일러스트 CS </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 2003 Server </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ASP.net </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ETC </td>
</tr>
</table>
</div></td>
<td width="2" background="images/menu_left_back.gif"></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/menu_bottom.gif" width="150" height="8"></td>
</tr>
</table>
</BODY>
</HTML>
</td>
<td width="820" bgcolor="#FFFFFF"><table width="800" border="0" cellspacing="0" cellpadding="0">
<tr>
<td></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table></td>
<td width="5" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td colspan="2" align="center" bgcolor="#FFFFFF"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>:: 저작 ::</title>
<style type="text/css">
<!--
.style2 {font-size: 12px}
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style>
</head>
<body>
<table width="998" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle" bgcolor="eaeaea"><table width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/copyright.jpg" width="304" height="20" /></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
</td>
<td align="center" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td height="5" colspan="2" align="center" background="images/back_down.jpg"></td>
<td align="center" background="images/back_center.jpg"></td>
</tr>
</table>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>::: 애니메이션 :::</title>
<style type="text/css">
<!--
body {
background-image: url(images/wb_p_back011.gif);
margin-left: 0px;
margin-top: 0px;
}
.rihgtline {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
}
-->
</style>
</head>
<table width="110%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/up_bg.jpg"><table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" valign="top"><table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="80">
<param name="movie" value="swf/logo.swf" />
<param name="quality" value="high" />
<embed src="swf/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="80"></embed>
</object></td>
</tr>
<tr>
<td><script type="text/javascript" language=JavaScript>
// 엠파스 로긴 참고
var bReset = true;
function chkReset(f)
{
if (bReset) { if ( f.mb_id.value == '아이디' ) f.mb_id.value = ''; bReset = false; }
document.getElementById("pw1").style.display = "none";
document.getElementById("pw2").style.display = "";
}
</script>
<style type="text/css">
<!--
td {
font-family: "돋움";
font-size: 12px;
}
-->
</style>
<form name="fhead" method="post" action="javascript:fhead_submit(document.fhead);" autocomplete="off">
<input type="hidden" name="url" value="/~ralf82/board/">
<table width=180 border="0" cellpadding=0 cellspacing=0>
<tr><td colspan=3><img src='./skin/outlogin/login/images/box_01.gif' border=0></td></tr>
<td width=180 align=left>
<table border="0" cellspacing="0" cellpadding="0" width=175>
<tr>
<td align="center"><img src='./skin/outlogin/login/images/id.gif' border=0></td>
<td rowspan=3>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td height=20><input name="mb_id" type="text" size="14" maxlength="20" required itemname="아이디" value='아이디' onMouseOver='chkReset(this.form);' onFocus='chkReset(this.form);'></td></tr>
<tr><td height=2></td></tr>
<tr>
<!--
<input type=checkbox id='checkbox_auto' name="auto_login" value="1" onclick="if (this.checked) { if (confirm('자동로그인을 사용하시면 다음부터 회원아이디와 패스워드를 입력하실 필요가 없습니다.\n\n\공공장소에서는 개인정보가 유출될 수 있으니 사용을 자제하여 주십시오.\n\n자동로그인을 사용하시겠습니까?')) { this.checked = true; } else { this.checked = false; } }">
-->
<td id=pw1 width="" height="20" colspan="2" align="center"><input type="text" size="14" maxlength="20" required itemname="패스워드" value='패스워드' onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
<td id=pw2 style='display:none;' width="" height="20" colspan="2" align="center"><input name="mb_password" type="password" size="14" maxlength="20" itemname="pw" onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);'></td>
</td>
</tr>
</table>
</td>
<td width=2 rowspan=3></td>
<td rowspan=3><input type=image src='./skin/outlogin/login/images/login.gif' border=0 align=absmiddle title="로그인" onfocus="this.blur();"></td>
</tr>
<tr><td height=3></td></tr>
<tr>
<td align="Center"><img src='./skin/outlogin/login/images/pass.gif' border=0></td>
</tr>
<tr><td colspan=4><!--비밀번호찾기
<a href="javascript:win_password_forget();"><b>회원가입</b></a> |
회원가입
<a href="./bbs/regist.php">id/password찾기</a>
-->
<!--비밀번호찾기-->
<a href="javascript:win_password_forget();"><img src='./skin/outlogin/login/images/findpw.gif' border=0></a>
<!--회원가입-->
<a href="./bbs/regist.php"><img src='./skin/outlogin/login/images/join.gif' border=0></a>
</td></tr>
</table>
</td>
<td width=2></td></tr>
<tr><td height=3 colspan=3></td></tr>
</table>
</form>
<script language="JavaScript">
function fhead_submit(f)
{
f.action = "./bbs/login_check.php";
f.submit();
}
</script></td>
</tr>
</table></td>
<td width="800" align="right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="200">
<param name="movie" value="swf/profile.swf" />
<param name="quality" value="high" />
<embed src="swf/profile.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="200"></embed>
</object></td>
</tr>
</table></td>
</tr>
</table>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" valign="bottom" background="images/main47.gif"><br /><br />
</td>
<td background="images/ground_back.jpg"></td>
</tr>
<tr>
<td width="180" align="center" valign="top" bgcolor="#F5F5F5" class="rihgtline"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE> ::: 메뉴 :::</TITLE>
<META http-equiv=Content-Type content="text/html; charset=euc-kr">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<SCRIPT language=javascript>
function showhide1(what){
var i;
for(i=1;i<=5;i++){
eval("subMenu"+i+".style.display='none'");
if(eval("subMenu"+i)==what){
eval("subMenu"+i+".style.display=''");
}
}
}
function showhide(what){
if (what.style.display=='none'){
what.style.display='';
}else{
what.style.display='none'
}
}
</SCRIPT>
<link href="./css/menu.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="150" border="0" cellpadding="0" cellspacing="0" class="bk">
<tr>
<td><img src="images/menu_up.gif" width="150" height="36"></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="3"background="images/menu_rightback.gif"></td>
<td><div id=menu1 onclick=showhide1(subMenu1) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈으로</div>
<div id=subMenu1 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 공지사항 </A></td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A></div>
<div id=menu2 onclick=showhide1(subMenu2) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">프로필</div>
<div id=subMenu2 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 주인장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 일기장 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나의앨범 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 요리 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 나만의 공간 </td>
</tr>
</table>
<A href="http://www.hotmail.com/" target=_blank></A>
</div>
<div id=menu3 onclick=showhide1(subMenu3) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">애니메이션</div>
<div id=subMenu3 style="DISPLAY: 'none'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 명작 건담소개 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 신작애니 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 극장애니 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니사진 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 애니음악</td>
</tr>
</table>
</div>
<div id=menu4 onclick=showhide1(subMenu4) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">수영강좌</div>
<div id=subMenu4 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 자유형</A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 배영 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 평영 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 접영 </td>
</tr>
</table>
</div>
<div id=menu5 onclick=showhide1(subMenu5) style="cursor:Hand;"><img src="./images/cross.gif" width="21" height="10">홈페이지 Tip </div>
<div id=subMenu5 style="DISPLAY: 'none'">
<A href="http://www.hotmail.com/" target=_blank></A><A href="http://www.hotmail.com/" target=_blank></A>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 드림위버 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"> 플래시 8.0 </A></td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 포토샵 CS2 </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 일러스트 CS </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> 2003 Server </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ASP.net </td>
</tr>
<tr>
<td height="20"><A href="http://www.hotmail.com/" target=_blank><img src="./images/arrow01.gif" width="18" height="9" border="0"></A> ETC </td>
</tr>
</table>
</div></td>
<td width="2" background="images/menu_left_back.gif"></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/menu_bottom.gif" width="150" height="8"></td>
</tr>
</table>
</BODY>
</HTML>
</td>
<td width="820" bgcolor="#FFFFFF"><table width="800" border="0" cellspacing="0" cellpadding="0">
<tr>
<td></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table></td>
<td width="5" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td colspan="2" align="center" bgcolor="#FFFFFF"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>:: 저작 ::</title>
<style type="text/css">
<!--
.style2 {font-size: 12px}
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style>
</head>
<body>
<table width="998" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle" bgcolor="eaeaea"><table width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/copyright.jpg" width="304" height="20" /></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
</td>
<td align="center" background="images/ground_back.jpg"></td>
</tr>
<tr>
<td height="5" colspan="2" align="center" background="images/back_down.jpg"></td>
<td align="center" background="images/back_center.jpg"></td>
</tr>
</table>
</body>
</html>
http://sir.co.kr/manual/youngcart4/?man=page.htm
그누4의 구조를 알고, 필요한 소스를 가져다 붙여넣기 할때 쓸데없는 부분은 제외하고
붙여넣는 센스를,,
그누4의 구조를 알고, 필요한 소스를 가져다 붙여넣기 할때 쓸데없는 부분은 제외하고
붙여넣는 센스를,,