묻고답하기

도무지 무슨 문제인지 감이 안잡히네요.

소스 첨부하니 혹시 잘못된부분이 있으면 지적해 주시면 감사하겠습니다.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>r1cE Blog :: Once in a Lifetime (Ver.2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
body {
        background-color: #58a1ca;
        margin-left: 0px;
        margin-top: 0px;
}
-->
</style>
<style type="text/css">
<!--
#floater {position:absolute; visibility:visible}
-->
</style>
<script language="JavaScript">
<!--
self.onError=null;
currentX = currentY = 0;
whichIt = null;
lastScrollX = 0; lastScrollY = 0;
NS = (document.layers) ? 1 : 0;
IE = (document.all) ? 1: 0;
<!-- STALKER CODE -->
function heartBeat() {
if(IE) {
diffY = document.body.scrollTop;
diffX = 0;
}
if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; }
if(diffY != lastScrollY) {
percent = .1 * (diffY - lastScrollY);
if(percent > 0) percent = Math.ceil(percent);
else percent = Math.floor(percent);
if(IE) document.all.floater.style.pixelTop += percent;
if(NS) document.floater.top += percent;
lastScrollY = lastScrollY + percent;
}
if(diffX != lastScrollX) {
percent = .1 * (diffX - lastScrollX);
if(percent > 0) percent = Math.ceil(percent);
else percent = Math.floor(percent);
if(IE) document.all.floater.style.pixelLeft += percent;
if(NS) document.floater.top += percent;
lastScrollY = lastScrollY + percent;
}
}
if(NS || IE) action = window.setInterval("heartBeat()",1);
//-->
</script>
</head>

<body>
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td> </td>
    <td width="912"><table width="912" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td> </td>
      </tr>
      <tr>
        <td><img src="images/logo.gif" width="411" height="50"></td>
      </tr>
      <tr>
        <td><table width="912" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="856" valign="top"><table width="856" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><img src="images/main-table-top.gif" width="856" height="10"></td>
              </tr>
              <tr>
                <td><table width="856" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="3" bgcolor="9BC7DF"><img src="images/main-table-left.gif" width="3" height="5"></td>
                    <td width="180" bgcolor="F2F4F4" style="border-top-width:0px; border-right-width:1px; border-bottom-width:0px; border-left-width:0px; border-color:rgb(225,225,225); border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none;"> </td>
                    <td bgcolor="#FFFFFF"><p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p></td>
                    <td width="3" bgcolor="9BC7DF"><img src="images/main-table-left.gif" width="3" height="5"></td>
                  </tr>
                </table></td>
              </tr>
              <tr>
                <td><img src="images/main-table-bottom.gif" width="856" height="10"></td>
              </tr>
            </table></td>
            <td>
                        <div id=floater style="top:72px; z-index:10">
                        <table width="56" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="10" rowspan="2"> </td>
                <td><img src="images/admin-side.gif" width="46" height="39"></td>
              </tr>
              <tr>
                <td><img src="images/zblog-side.gif" width="46" height="42"></td>
              </tr>
            </table>
                        </div>
                        </td>
          </tr>
        </table></td>
      </tr>
    </table></td>
    <td valign="top"> </td>
  </tr>
</table>
</body>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
jay 10메가 이상 mp3파일과, 동영상이 나오질 않습니다 [2] 2009.08.14 by jay
즈엘 특정 회원에게만 관리등급을 줄 순 없나요? [2] 2009.08.14 by June Oh
초보자 메인페이지 바깥쪽에 내용 추가하려면..  
닥다리 네이버/다음 카페-> xe 로 컨버팅하는 프로그램 없나요? [1] 2009.08.14 by SMaker
현주영 외부로그인창 만드는거좀 알려주세용~~!^^  
돌쇠 게시물을 몇개까지 올릴 수 있나요? [2] 2009.08.14 by MX
천년여우 제로보드 + dq + 제로보드연동 플래시에 대한 질문입니다.  
으아악. 제로보드XE 공식 홈페이지의 최근게시물 스킨 공개 안되어 있나요??? [2] file 2009.08.14 by 궁금이2
aloy4u 상자위젯안에 내용직접추가위젯 사용하기 [1] 2009.08.14 by 닥다리
윤재근 어이없는 질문일지 모르나... [1] 2009.08.14 by 닥다리
뗑뗑 [질문] XE게시판기본스킨-갤러리 margin & padding 조절 [3] file 2009.08.14 by 뗑뗑
도와주세요 executeQueryArray의 결과를 보고싶습니다. [2] 2009.08.14 by 쥐엉
꼬짱 좀 도와주세요 ㅠ.ㅠ게시판에 spericalists 나 justin.tv 쓰면 등록이 안되요 ㅠ.ㅠ [1] 2009.08.14 by June Oh
vomart 쪽지함 실행 관련  
boy_y 제로보드 로그인이 안되요;; [1] 2009.08.14 by 제르빈
소박한꿈 웹진하고 갤러리 질문입니다.. [6] 2009.08.14 by 소박한꿈
upTiger 관리자 초기페이지 백지 화면으로 나와요.. [2] file 2009.08.14 by upTiger
푸른가슴 페이지 수정 > 상자 위젯 위치  
초보 회원정보 찾기 이메일이 날라가질 않네요 [1] 2009.08.14 by 우리아기
소소창 외부페이지에서 관리자권한 실행 질문 [2] 2009.08.14 by 소소창