묻고답하기



다름이 아니라 제가 따로 만든 웹페이지에 최근게시물을 넣으려면 외부페이지로 로드해야 된다고 해서
외부페이지로 지정하고, 보기를 누르면 이상하게 나오네요.
원래는 위에처럼 나와야 정상인데......



이렇게 레이아웃이 깨져서 나오네요. 외부페이지로 지정한다음 [보기]버튼 누르면 아래처럼 이상하게 나와 버립니다.
롤오버도 풀려버리고, 에러라고 뜨고 -_-...
코딩문제인것 같은데 코딩은 기초적인 수준이라... 어딜 손봐야 할지 모르겠네요. 외부페이지로 로드된 소스를 보면
뭔가 내용이 약간 추가되는것 같은데 거기서 뭔가랑 충돌 나는것 같은데요. 원천적인 원인을 잘 모르겠네요.

====== 이게 원래 소스구요.========================================================

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>:::비타민카페 수원점:::</title>
<style type="text/css">
<!--
a:link {
 color: #6A6A6A;
 text-decoration: none;
}
a:visited {
 color: #3A3A3A;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: underline;
}
td.text_01 {
 font-family: 돋움, Tahoma;
 font-size: 8.5pt;
 line-height: 5mm;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

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_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onLoad="MM_preloadImages('http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg')">

<!-- 상단 메인 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="396" colspan="2"><img src="img/00.main/top_01.jpg" width="396" height="79"></td>
    <td width="255" rowspan="2"><table width="255" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="255"><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="255" height="192">
          <param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf">
          <param name="quality" value="high">
          <embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="255" height="192"></embed>
        </object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
      </tr>
      <tr>
        <td><table width="255" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="115" rowspan="2"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_01-01.jpg" width="115" height="37"></td>
            <td width="57"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-01.jpg" width="57" height="15"></td>
            <td width="73"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-01.jpg" width="73" height="15"></td>
            <td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-01.jpg" width="10" height="15"></td>
          </tr>
          <tr>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02.jpg" name="Image4" width="57" height="22" border="0"></a></td>
            <td width="73"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02.jpg" name="Image6" width="73" height="22" border="0"></a></td>
            <td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-02.jpg" width="10" height="22"></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><table width="255" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="5" rowspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_01.jpg" width="5" height="210"></td>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02.jpg" name="Image10" width="250" height="69" border="0"></a></td>
          </tr>
          <tr>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03.jpg" name="Image11" width="250" height="72" border="0"></a></td>
          </tr>
          <tr>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04.jpg" name="Image12" width="250" height="69" border="0"></a></td>
          </tr>
        </table></td>
      </tr>

    </table></td>
  </tr>
  <tr>
    <td width="2" bgcolor="#ffe35e"></td>
    <td width="394"><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="394" height="360">
      <param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf">
      <param name="quality" value="high">
      <embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="394" height="360"></embed></script>
    </object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
  </tr>
</table>

 <!-- 중간 연결 부분 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/middle_line_01.jpg" width="651" height="6"></td>
  </tr>
  <tr>
    <td height="10" colspan="3" bgcolor="#ffe35e"></td>
  </tr>
</table>

 <!-- 중간 연결 부분 끝 -->

<!-- 상단 메인 끝 -->

<!-- 본문 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="396"><table width="396" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="2" bgcolor="#ffe35e" height="161"></td>
        <td width="196">&nbsp;</td>
        <td width="198">&nbsp;</td>
      </tr>
      <tr>
        <td bgcolor="#ffe35e" height="162"></td>
        <td width="196">&nbsp;</td>
        <td width="198">&nbsp;</td>
      </tr>
    </table></td>
    <td width="255" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/smile.jpg" width="255" height="161"></td>
      </tr>
      <tr>
        <td width="5" height="153"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_01.jpg" width="5" height="153"></td>
        <td width="236" height="153" background="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_02.jpg"></td>
        <td width="14"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_03.jpg" width="14" height="153"></td>
      </tr>
      <tr>
        <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_bottom.jpg" width="255" height="9"></td>
      </tr>
    </table></td>
  </tr>
</table>

<!-- 본문과 끝 연결 부분 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="2" height="3" bgcolor="#ffe35e"></td>
    <td width="647"></td>
    <td width="2" bgcolor="#ffe35e"></td>
  </tr>
  <tr>
  <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/end_01.jpg"></td>
  </tr>
    <tr>
  <td colspan="3">

 <!-- 카피라이트, 사이트맵 시작 -->

 <table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="385" height="28" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-01.jpg"></td>
    <td width="266" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-02.jpg" align="right" valign="bottom" class="text_01">
 <a href="#">홈으로</a> ::: <a href="#">오시는길</a> ::: <a href="#">고객센터</a> ::: <a href="#">Contacts</a>&nbsp;&nbsp;
 </td>
  </tr>
 </table>
  <tr>
   <td height="37" colspan="3" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_03.gif" align="center"></td>
  </tr>
</table>

 <!-- 카피라이트, 사이트맵 끝 -->

<!-- 본문과 끝 연결 부분 끝 -->

</body>
</html>









============================================================= 이게 외부페이지에서 보기했을때 나오는 소스===

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ko" xml:lang="ko" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="Generator" content="zeroboardXE 1.0.1" />
    <meta name="module" content="opage" />
    <meta http-equiv="imagetoolbar" content="no" />
    <title>:::비타민카페 수원점:::</title>
    <script type="text/javascript" src="/files/cache/optimized/e7198c18dabe5db98b6ccff56cd674b7/e7198c18dabe5db98b6ccff56cd674b7.1206622860.js.php"></script>
    <link rel="stylesheet" href="./common/css/button.css" type="text/css" charset="UTF-8" media="all" />
    <link rel="stylesheet" href="./files/cache/optimized/c9430d2d9163dbe65b24847fb1950c05/c9430d2d9163dbe65b24847fb1950c05.1206622810.css.php" type="text/css" charset="UTF-8" media="all" />
    <script type="text/javascript">//<![CDATA[
        var current_url = "http://honeymyall.ivyro.net/zbxe/?mid=main";
        var request_uri = "http://honeymyall.ivyro.net/zbxe/";
        var current_mid = "main";
        var waiting_message = "서버에 요청중입니다. 잠시만 기다려주세요.";
    //]]></script>

   
<style type="text/css">
<!--
a:link {
 color: #6A6A6A;
 text-decoration: none;
}
a:visited {
 color: #3A3A3A;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: underline;
}
td.text_01 {
 font-family: 돋움, Tahoma;
 font-size: 8.5pt;
 line-height: 5mm;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a="document.MM_sr;" for(i="0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)" x.src="x.oSrc;
}

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="http://honeymyall.ivyro.net//vitamin/index.html/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_swapImage() { //v3.0
  var i,j="0,x,a=MM_swapImage.arguments;" document.MM_sr="new" Array; for(i="0;i<(a.length-2);i+=3)
"   if ((x="MM_findObj(a[i]))!=null){document.MM_sr[j++]=x;" if(!x.oSrc) x.oSrc="x.src;" x.src="http://honeymyall.ivyro.net//vitamin/index.html/a[i+2];}
}
//--">
</script>
<script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script>
<script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script>

    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://honeymyall.ivyro.net/zbxe/main/api" />
<style type="text/css">
<!--
a:link {
 color: #6A6A6A;
 text-decoration: none;
}
a:visited {
 color: #3A3A3A;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: underline;
}
td.text_01 {
 font-family: 돋움, Tahoma;
 font-size: 8.5pt;
 line-height: 5mm;
}
-->
</style>
</head>
<body>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset="euc-kr"">
<title>:::비타민카페 수원점:::</title>

<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a="document.MM_sr;" for(i="0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)" x.src="x.oSrc;
}

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="http://honeymyall.ivyro.net//vitamin/index.html/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_swapImage() { //v3.0
  var i,j="0,x,a=MM_swapImage.arguments;" document.MM_sr="new" Array; for(i="0;i<(a.length-2);i+=3)
"   if ((x="MM_findObj(a[i]))!=null){document.MM_sr[j++]=x;" if(!x.oSrc) x.oSrc="x.src;" x.src="http://honeymyall.ivyro.net//vitamin/index.html/a[i+2];}
}
//--">
</script>
</head>
<body onLoad="MM_preloadImages('http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg')">

<!-- 상단 메인 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="396" colspan="2"><img src="http://honeymyall.ivyro.net//vitamin/index.html/img/00.main/top_01.jpg" width="396" height="79"></td>
    <td width="255" rowspan="2"><table width="255" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="255"><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="255" height="192">
          <param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf">
          <param name="quality" value="high">
          <embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="255" height="192"></embed>
        </object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
      </tr>
      <tr>
        <td><table width="255" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="115" rowspan="2"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_01-01.jpg" width="115" height="37"></td>
            <td width="57"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-01.jpg" width="57" height="15"></td>
            <td width="73"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-01.jpg" width="73" height="15"></td>
            <td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-01.jpg" width="10" height="15"></td>
          </tr>
          <tr>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02.jpg" name="Image4" width="57" height="22" border="0"></a></td>
            <td width="73"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02.jpg" name="Image6" width="73" height="22" border="0"></a></td>
            <td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-02.jpg" width="10" height="22"></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><table width="255" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="5" rowspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_01.jpg" width="5" height="210"></td>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg'+ '+ ',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02.jpg" name="Image10" width="250" height="69" border="0"></a></td>
          </tr>
          <tr>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03.jpg" name="Image11" width="250" height="72" border="0"></a></td>
          </tr>
          <tr>
            <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04.jpg" name="Image12" width="250" height="69" border="0"></a></td>
          </tr>
        </table></td>
      </tr>

    </table></td>
  </tr>
  <tr>
    <td width="2" bgcolor="#ffe35e"></td>
    <td width="394"><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="394" height="360">
      <param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf">
      <param name="quality" value="high">
      <embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="394" height="360"></embed></script>
    </object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
  </tr>
</table>

 <!-- 중간 연결 부분 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/middle_line_01.jpg" width="651" height="6"></td>
  </tr>
  <tr>
    <td height="10" colspan="3" bgcolor="#ffe35e"></td>
  </tr>
</table>

 <!-- 중간 연결 부분 끝 -->

<!-- 상단 메인 끝 -->

<!-- 본문 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="396"><table width="396" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="2" bgcolor="#ffe35e" height="161"></td>
        <td width="196">&nbsp;</td>
        <td width="198">&nbsp;</td>
      </tr>
      <tr>
        <td bgcolor="#ffe35e" height="162"></td>
        <td width="196">&nbsp;</td>
        <td width="198">&nbsp;</td>
      </tr>
    </table></td>
    <td width="255" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/smile.jpg" width="255" height="161"></td>
      </tr>
      <tr>
        <td width="5" height="153"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_01.jpg" width="5" height="153"></td>
        <td width="236" height="153" background="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_02.jpg"></td>
        <td width="14"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_03.jpg" width="14" height="153"></td>
      </tr>
      <tr>
        <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_bottom.jpg" width="255" height="9"></td>
      </tr>
    </table></td>
  </tr>
</table>

<!-- 본문과 끝 연결 부분 시작 -->

<table width="651" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="2" height="3" bgcolor="#ffe35e"></td>
    <td width="647"></td>
    <td width="2" bgcolor="#ffe35e"></td>
  </tr>
  <tr>
  <td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/end_01.jpg"></td>
  </tr>
    <tr>
  <td colspan="3">

 <!-- 카피라이트, 사이트맵 시작 -->

 <table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="385" height="28" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-01.jpg"></td>
    <td width="266" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-02.jpg" align="right" valign="bottom" class="text_01">
 <a href="#">홈으로</a> ::: <a href="#">오시는길</a> ::: <a href="#">고객센터</a> ::: <a href="#">Contacts</a>&nbsp;&nbsp;
 </td>
  </tr>
 </table>
  <tr>
   <td height="37" colspan="3" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_03.gif" align="center"></td>
  </tr>
</table>

 <!-- 카피라이트, 사이트맵 끝 -->

<!-- 본문과 끝 연결 부분 끝 -->

</body>
</html>
<div class="tRight gap1 clear">
    <a href="http://honeymyall.ivyro.net/zbxe/?mid=main&amp;act=dispOpageAdminInsert&amp;module_srl=400" class="button"><span>설정</span></a>
</div>
<div id="waitingforserverresponse"></div>
</body>
</html>
===================================

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
Mr.밥통 서브메뉴에요..  
박봉수610 메인레이아웃에 게시판자리 위젯을 따로적용 하는 방법은요? [2] file 2008.04.03 by 박봉수610
pyw31337 제로보드 DB 백업에 관해.. [6] 2008.04.03 by 호남삼육
홍현찬 설치중 이런 메세지로 인해 설치가 안됩니다.... [1] 2008.04.03 by young75
강심구 줄:26 오류: install이(가) 정의되지 않았습니다. [2] 2008.04.03 by 강심구
정두연374 svn 사용시 에러..  
winni80 스킨 제작도중, table 태그 관련... file  
프리렌서 자꾸 오류가 납니다."관리자 페이지 에러와 함께 모듈을 찾을 수가 없습니다" [2] file 2008.04.03 by youin
체임벌린 업그레이드를 위해... 파일삭제...하지만 [1] 2008.04.03 by William
sunboom 다음 ''카페 ON''기능이요... [1] 2008.04.03 by 때이
코드블루 마이그레이션으로 회원정보 옮길때에 관한 질문  
조형원 댓글 등록 요소 제거 방법 file  
네오랑 게시판에 위젯이나 RSS를 출력할 수는 없나요?? [4] 2008.04.02 by 네오랑
김태준218 확장변수에서 검색 채크의 의미?? file  
왕초보 메인화면에 공지사항 띄우기 [3] 2008.04.02 by 아나
Coffee향기 홈피 소스공유부탁...  
코코아빠 rewrite mod 해제하기 [2] 2008.04.02 by 코코아빠
googlexe xe_official 기본 레이아웃의 content 부분을 변경하고 싶습니다. [9] file 2008.04.02 by Dustwo
박대건 쪽지보내기 화면 색상은 어디서 설정하나요?  
박상범473 게시글 바로 출력 기능 ?????? [2] 2008.04.02 by 박상범473
고전게이머_이용성 게시판 접속할때 정렬순서를 인기순으로 해놓을 순 없을까요/?  
이팔청춘 외부로그인과 게시판 연동 [1] 2008.04.02 by 느까끼
dukecherry zb4 의 자료를 zb XE 로 올릴수 있나요? [1] 2008.04.02 by 느까끼
프로즌군 제발~~도와주세요...  
코드블루 위젯프로그램 설치 후 코드생성 누르면 에러가 떠요.. [1] 2008.04.02 by 코드블루
살짝미친남자 급 질물요..^^*  
김준영249 제 홈페이지 메인페이지에 제로보드 삽입...(사이트주소추가) [5] 2008.04.02 by 호남삼육
체임벌린 제로보드XE 1.0.1 설치해야 스킨먹히나요?  
HamKIm 최근게시물이 설정이 안되요 file  
에리나 회원가입시 받은 추가정보에 따라 아이콘이 표시되게하는 법