묻고답하기

홈페이지를 만들고 있는데요..
다른화면은 아무이상이 없는데
메인화면만 이상한 증상이 나타납니다...
이미지 버튼을 클릭하면 창이 최소화가 되버립니다.,.
소스중 틀린부분이 잇으면 수정해서 알려주세요..
되도록이면 자세~~~ 히 알려주세요... ㅠ.ㅠ

<?
   $_zb_url = "/zero/bbs/";
   $_zb_path = "/free/home/cleancoex/html/zero/bbs/";
   include $_zb_path."outlogin.php";
?>
<html>
<head>
<title></title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=euc-kr">
<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);

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_nbGroup(event, grpName) { //v6.0
  var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) {
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr)
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}
//-->
</script>
<script>

/*
Prevents right mouse click from viewing source code
*/
/*
Made By Eddie Traversa http://nirvana.media3.net
*/

function stopmouse(e) {
                if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2))  
                return false;
      else if  
      (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) {  
                alert("CLEAN COEX");
                return false;  
                }
                return true;
      }
      document.onmousedown=stopmouse;  
      if (document.layers)
      window.captureEvents(Event.MOUSEDOWN);
       window.onmousedown=stopmouse;  

</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"  onLoad="MM_preloadImages('/images/index_21_1.gif','/images/index_23_1.gif','/images/index_25_1.gif','/images/index_27_1.gif','/images/index_29_1.gif')">
<!-- ImageReady Slices (index.psd) -->
<table width="1025" height="769" border="0" cellpadding="0" cellspacing="0">
        <tr>
                <td colspan="12">
                        <img src="/images/index_01.gif" width="606" height="31" alt=""></td>
                <td colspan="5">
                        <img src="/images/index_02.gif" alt="" width="295" height="31" border="0" usemap="#Map"></td>
                <td>
                        <img src="/images/index_03.gif" width="118" height="31" alt=""></td>
                <td>
                        <img src="/images/index_04.gif" width="5" height="31" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="31" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="/images/index_05.gif" width="229" height="53" alt=""></td>
                
    <td colspan="18" rowspan="2" background="/images/index_06.gif" width="795" height="75">
      <div align="left">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="75">
          <param name="movie" value="/menu_new.swf">
          <param name="quality" value="high">
          <param name="WMode" value="Transparent">
          <embed src="/menu_new.swf" quality="high" wmode="Transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="75"></embed></object>
      </div></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="53" alt=""></td>
        </tr>
        <tr>
                <td rowspan="2">
                        <img src="/images/index_07.gif" width="229" height="45" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="22" alt=""></td>
        </tr>
        <tr>
                <td colspan="14">
                        <img src="/images/index_08.gif" width="643" height="23" alt=""></td>
                <td>
                        <img src="/images/index_09.gif" width="14" height="23" alt=""></td>
          <td colspan="3" rowspan="14" background="/images/index_10.gif" width="138" height="662"><div id=floater style="left:895; top:150; width:119; height:53; z-index:10"><img src="/benner.gif" width="124" height="364" border="0" usemap="#Map2">
        <map name="Map2">
          <area shape="rect" coords="4,35,120,71" href="http://www.kita.net/" target="_blank" onFocus="this.blur();">
          <area shape="rect" coords="5,75,120,110" href="http://www.coex.co.kr/" target="_blank" onFocus="this.blur();">
          <area shape="rect" coords="2,114,148,150" href="http://www.coexmall.com/" target="_blank" onFocus="this.blur();">
          <area shape="rect" coords="3,156,122,193" href="http://www.jybm.com/" target="_blank" onFocus="this.blur();">
          <area shape="rect" coords="5,238,121,272" href="http://www.dongwoounion.co.kr/" target="_blank" onFocus="this.blur();">
          <area shape="rect" coords="4,196,121,232" href="http://www.fmtec.co.kr/" target="_blank" onFocus="this.blur();">
          <area shape="rect" coords="3,278,118,317" href="http://sdgroup.co.kr/" target="_blank" onFocus="this.blur();">
          <area shape="rect" coords="4,320,121,353" href="http://www.cesco.co.kr/" target="_blank" onFocus="this.blur();">
        </map>
      </div></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="23" alt=""></td>
        </tr>
        <tr>
                <td rowspan="2">
                        <img src="/images/index_11.gif" width="229" height="49" alt=""></td>
                <td rowspan="5">
                        <img src="/images/index_12.gif" width="9" height="151" alt=""></td>
                <td colspan="13">
                        <img src="/images/index_13.gif" width="634" height="39" alt=""></td>
                <td rowspan="12">
                        <img src="/images/index_14.gif" width="14" height="577" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="39" alt=""></td>
        </tr>
        <tr>
                <td rowspan="11">
                        <img src="/images/index_15.gif" width="29" height="538" alt=""></td>
                <td colspan="11" rowspan="2">
                        <img src="/images/index_16.gif" width="431" height="25" alt=""></td>
                <td rowspan="5">
                        <img src="/images/index_17.gif" width="174" height="119" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="10" alt=""></td>
        </tr>
        <tr>
                <td rowspan="3" background="/images/index_18.gif" width="229" height="102" alt=""> <div align="center"> <? print_outlogin("login_green", 1, 10) ?></div></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="15" alt=""></td>
        </tr>
        <tr>
                <td colspan="11">
                        <img src="/images/index_19.gif" width="431" height="22" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="22" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="/images/index_20.gif" width="10" height="65" alt=""></td>
                
    <td><a href="/cleanning/cleanning_1.html" target="_self" onClick="MM_nbGroup('down','group1','index_21','/images/index_21_1.gif',1)" onMouseOver="MM_nbGroup('over','index_21','/images/index_21_1.gif',''+ '+ ',1)" onMouseOut="MM_nbGroup('out')"><img name="index_21" src="/images/index_21.gif" border="0" alt="" onload=""></a></td>
                <td>
                        <img src="/images/index_22.gif" width="26" height="65" alt=""></td>
                
    <td><a href="/cleanning/cleanning_2.html" target="_self" onClick="MM_nbGroup('down','group1','index_23','/images/index_23_1.gif',1)" onMouseOver="MM_nbGroup('over','index_23','/images/index_23_1.gif','',1)" onMouseOut="MM_nbGroup('out')"><img name="index_23" src="/images/index_23.gif" border="0" alt="" onload=""></a></td>
                <td>
                        <img src="/images/index_24.gif" width="26" height="65" alt=""></td>
                
    <td><a href="/cleanning/cleanning_3.html" target="_self" onClick="MM_nbGroup('down','group1','index_25','/images/index_25_1.gif',1)" onMouseOver="MM_nbGroup('over','index_25','/images/index_25_1.gif','',1)" onMouseOut="MM_nbGroup('out')"><img name="index_25" src="/images/index_25.gif" border="0" alt="" onload=""></a></td>
                <td>
                        <img src="/images/index_26.gif" width="25" height="65" alt=""></td>
                
    <td><a href="/cleanning/cleanning_4.html" target="_self" onClick="MM_nbGroup('down','group1','index_27','/images/index_27_1.gif'+ ',1)" onMouseOver="MM_nbGroup('over','index_27','/images/index_27_1.gif','',1)" onMouseOut="MM_nbGroup('out')"><img name="index_27" src="/images/index_27.gif" border="0" alt="" onload=""></a></td>
                <td>
                        <img src="/images/index_28.gif" width="26" height="65" alt=""></td>
                
    <td><a href="/cleanning/cleanning_5.html" target="_self" onClick="MM_nbGroup('down','group1','index_29','/images/index_29_1.gif',1)" onMouseOver="MM_nbGroup('over','index_29','/images/index_29_1.gif','',1)" onMouseOut="MM_nbGroup('out')"><img name="index_29" src="/images/index_29.gif" border="0" alt="" onload=""></a></td>
                <td rowspan="8">
                        <img src="/images/index_30.gif" width="36" height="491" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="65" alt=""></td>
        </tr>
        <tr>
                <td colspan="2" rowspan="8">
                        <img src="/images/index_31.gif" width="238" height="488" alt=""></td>
                <td colspan="10" rowspan="2">
                        <img src="/images/index_32.gif" width="395" height="20" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="7" alt=""></td>
        </tr>
        <tr>
                <td rowspan="2">
                        <img src="/images/index_33.gif" width="174" height="14" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="13" alt=""></td>
        </tr>
        <tr>        
    <td colspan="10" rowspan="5">
      <table>
        <tr>
          <td><? print_bbs("bbs_01", "새소식", "news", 7, 30) ?></td>
        </tr>
        <tr>
          <td> </td>
        </tr>
        <tr>
          <td><? print_bbs("bbs_02", "공지사항", "news_2", 7, 30) ?></td>
        </tr>
      </table>
          </td>
                <td></td>
        </tr>
        <tr>
                
    <td> <a href="../zero/bbs/zboard.php?id=complain" target="_top"><img src="/images/mail.gif" alt="" width="174" height="56" border="0"></a></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="56" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="/images/index_36.gif" width="174" height="14" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="14" alt=""></td>
        </tr>
        <tr>
                
    <td> <a href="../zero/bbs/zboard.php?id=qna" target="_top"><img src="/images/board1.gif" alt="" width="174" height="56" border="0"></a></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="56" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="/images/index_38.gif" width="174" height="279" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="279" alt=""></td>
        </tr>
        <tr>
                <td colspan="14">
                        <img src="/images/index_39.gif" width="648" height="62" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="1" height="62" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="/images/spacer.gif" width="229" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="9" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="29" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="10" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="56" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="26" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="57" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="26" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="57" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="25" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="56" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="26" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="56" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="36" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="174" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="14" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="15" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="118" height="1" alt=""></td>
                <td>
                        <img src="/images/spacer.gif" width="5" height="1" alt=""></td>
                <td></td>
        </tr>
</table>
<!-- End ImageReady Slices -->
<map name="Map">
  <area shape="rect" coords="82,5,137,27" href="/index.html">
  <area shape="rect" coords="138,6,215,27" href="/sitemap.html">
  <area shape="rect" coords="217,8,277,29" href="/zero/bbs/na_mail/index.php" target="_blank">
  <area shape="rect" coords="8,8,79,29" href="/zero/bbs/zboard.php?id=news_2">
</map>
</body>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
おそろし·い 리눅스와 윈도우 관련 질문입니다 . [3] 2007.08.10
별빛☆ 포토샵에서 사각형 선택도구.. [3] 2007.08.10
박혜경 자바스크립트 오류!  
박경민 여기 좀 봐주세요 [1] 2007.08.10
박선호 나모에 플래시를 넣어서 저장 시키면 표가 헝클어 져요 [1] 2007.08.10
김용일 포토샵에서 각기다른 색의 똑같은 그림을 만들려면... [1] 2007.08.10
물결 php 한글 문제... [1] 2007.08.10
진달수 특정 문서의 특정 내용 불러오기 [1] 2007.08.10
안병철 홈페이지에 음악을 깔고 싶은데 어떻게 해야 하나요? + 제로보드 최근 게시물 어떻게 하나요? [1] 2007.08.10
이현노 input 박스의 선 색 다른색으로 지정하는 방법은 없을 까요? [2] 2007.08.10
권혜경 사이트 접속시마다 메인페이지의 플래쉬이미지 바꿔보이게 하고 싶어요~~ [2] 2007.08.10
문정한 포토샾으로 만든 메인을 나모로 작업할때 [3] 2007.08.10
까루[ggaroo] 고수님들! 제로보드 view.php 수정했는데 안됩니다...ㅜㅜ [2] 2007.08.10
rainyway ㅠㅠ 플래시에서 텍스트 깨짐현상. [2] 2007.08.10
신민준 외부로그인 , 최근계시물 스킨 "만드는" 강좌는 없는건가요?;; [1] 2007.08.10
곽은선 너무 급해서 오늘 다시 질문합니다..ㅜㅜ [1] 2007.08.10
Hyperion 파일업로드를하려는데 이런문구가뜨는데요... 고수님들.. 어떻게해야 해결되죠??? [1] 2007.08.10
박경민 포토샵에서 그라데이션을 배경에 준 후에.. [1] 2007.08.10
이영훈 크롬리스 새창뛰우기 하고싶어요 도와주세요  
SUICIDES embed 태그에서요.. [1] 2007.08.10
박소현 북마크 프로그램 어디 다운받을만한곳이? [2] 2007.08.10
전광일 스크롤바가 안생겨요. [2] 2007.08.10
낡은기타 홈피 주소가 이상합니다.. 고수분들 답변 좀 부탁드립니다. [1] 2007.08.10
곽은선 지발 갈켜주세여.. [2] 2007.08.10
Nytoner 웹서버로 자료 전송해주기..?  
현호찬 서브 메뉴 문의  
까루[ggaroo] 사람들한테 계정을 나눠 주려고 하는데 어떻게 하면 될까요? [3] 2007.08.10
정병수 드림위버에서 기본틀을 사용할 때 제로보드 사용방법  
김상구 최근게시물 목록 관련 질문 입니다 [1] 2007.08.10
장바닥 내문서에 배경이미지 넣는 방법? [1] 2007.08.10