묻고답하기

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

<?
   $_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 남기남
송태환 고수님들 [1] 2007.08.10
불량펭귄 플래시 파일의 height 값을 주지않았을 경우 생기는 여백 없애는 방법좀 알려주세요...  
bjk0019 이런거 물어보는거 창피한데 봐주세요. [2] 2007.08.10
신윤석 자바에 php소스 넣기요  
권혁주 기존에 게시판을 수정하는 방법 좀 알려주세요 [2] 2007.08.10
노명수 403에러가 나는데.... 어떻게 해결이 안되네요. [1] 2007.08.10
이정수 3D 디자인관련;;(고수님들 꼭 필독;;)  
김봉기 Multitap 사용하는 방법 [1] 2007.08.10
woosh php 소스를 줄일 수 있는 방법을 가르쳐 주시면 감사하겠습니다^^! [4] 2007.08.10
김병완 클릭 하면 바뀌는 프레임 크기 어떻게??  
dmlfus 꼭 좀 도와주십시오..  
조현석 폰트 바꾸기에서 아주 간단한듯한 버그...  
이호봉 아이프레임 사용시 스크롤바 없애기? [1] 2007.08.10
이창수 MySQL를 설치하고 phpMySqlAdmin를 실행할 때 에러 문의  
C.Prov 자바스크립트로 Form 요소를 늘리고 줄이는 게 가능한가요?  
꽉이 폼메일을 설정해서 메일을 보냈는데요.  
임하나 스크롤바 직접 만들기 [1] 2007.08.10
한재민 안녕하세요 홈피에서 팝업으로 이메일입력하는 창을 띄우고 싶은데요...  
PoYa 메세지창 출력하고 확인버튼 누르면 새창으로 띄우기  
민현~☆ 홈피제작시 아이콘에 대하여 질문입니다. [1] 2007.08.10
Homp PHP 설치 질문입니다.  
필름초보 서버의 다운로드 기능이란 뭐죠?? [1] 2007.08.10
김은영 버튼을 누르면 같은 페이지의 특정 위치로 이동하는 소스 [1] 2007.08.10
김병화 웹에서 원클릭으로 원격지원 서비스받는 거..  
셔뉘 어디가 틀린부분인지 알려주세요... ㅜ.ㅜ  
AphorisM 환경설정 문제  
PsychZonker~★™ 클릭시 전체화면으로 뜨게 할때요.... [1] 2007.08.10
Laska cgi의 언어코드를 바꾸고 싶은데요.  
조현석 자바스크립트에서 변수가 선언됬는지 아닌지 알수있는 방법은 없을까요? [1] 2007.08.10
조은주 최근게시물 적용이 안되요.