묻고답하기



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



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

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

<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 남기남
이것참.. 게시판과 로그인 정보, 영어로 사용하려면.. [2] 2008.04.03 by 必得力
zzoong2 페이지가나타나질않네요..ㅡ.ㅡ  
오동근 게시판에 글쓰기시 기본 입력내용 나오게 하는건?  
뽀칠이 시안을 구입했는데 감이 오지 않네요 조언좀 ..... [1] file 2008.04.03 by 느까끼
sugarkane 조회수가 기본으로 5가 올라가네요.  
BSHNG 글쓰기가 안됩니다. [1] 2008.04.03 by 백성찬
호아금 글쓰기가 안되는데... [1] 2008.04.03 by BSHNG
권영덕651 음악자료실 및 첨부파일 읽기 [2] 2008.04.03 by 권영덕651
zzoong2 로그인 스킨만을.............. [2] 2008.04.03 by zzoong2
tapama 에디터 관련 질문드립니다...(스크린샷 첨부) [2] file 2008.04.03 by asd
HappyNSC 제로보드XE 1.0.1을 설치하는데 문제발생요 ㅠㅠ [3] 2008.04.03 by 백성찬
권백송 layout 다시 질문이요...혹시나 하는 마음에.. [3] 2008.04.03 by 백성찬
김만하 스킨적용후에도 백지상태로 나와요 [3] 2008.04.03 by 백성찬
핸디지 회원가입시 금지 닉네임 설정하려면 어떻게 해야 할까요?  
권백송 급한 질문사항입니다... [3] 2008.04.03 by 백성찬
hacierpark ?mid=가붙을때와 않붙을때 로그인풀림,,, [4] 2008.04.03 by 백성찬
초보자중의초보자 외부페이지 사용에 대해 문의합니다. [1] 2008.04.03 by 백성찬
박상범473 [로그인 유지] 없에는 방법줌 알려주세요~ [1] 2008.04.03 by 백성찬
냠냠이양 안녕하세요. zb4에서 XE로 마이그레이션 하던 도중.. [2] 2008.04.03 by 냠냠이양
이재성 잘림현상 왜? [1] 2008.04.03 by 백성찬
감나무2 게시판이 안열려요 [4] file 2008.04.03 by 백성찬
카르페시온 개별 레이아웃 생성 하지 않고 메뉴에 따른 위젯 나타나는 조건문점 알려주세요  
유지은 다중 카테고리 관련 질문 좀 드릴께요 [2] 2008.04.03 by 유지은
☆水± 이거 왜 이렇고, 해결 하는 방법은 먼가요? [3] file 2008.04.03 by young75
소정 다른 서버로 마이그레이션할 때  
물소리 위젯 프로그램 [2] 2008.04.03 by 물소리
먀♡ 게시판 전체 컬러변경? [1] 2008.04.03 by 백성찬
제로입문 설치 환경 질문이요... [2] 2008.04.03 by Mr.밥통
김문수497 레이아웃 배경 지정후 모듈에는 적용 안되게 하는 방법.. [2] file 2008.04.03 by 김문수497
ybseven 최근게시물에대하여. file