묻고답하기



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



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

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

<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 남기남
nei4u4u 글 등록 하면 화면이 안넘어 가요 ㅠㅠㅠ [2] 2012.12.04 by nei4u4u
앱스빱 이메일 주소로 계정 찾기  
건찬파 한군데 서버에 xe를 버전이 다르게 두개를 올릴 수 있나요? [1] 2012.12.04 by 송동우
백용권 이미지 좌표는 어떻게 구하죠?  
소아크 타 솔루션과 연동문의  
hitori zbxe 사용자입니다  
주앙니 학교와 같은 공공기관에서 접속할 때 카운터...  
zartin 글 등록 전 공지를 읽게....  
slrclub666 비비카-지노  
제임스라 layout.html 에서 특정 게시판 게시글 갯수 뽑아오기.. [1] 2012.12.04 by 제임스라
어렵다용 매실님 출석부에서 일일 출석현황  
어렵다용 왜 답변글 기능이 있는 게시판은 없나요??? [1] 2012.12.03 by sejin7940
릭키님 게시판 "권한이 없습니다" 문구 수정 [1] 2012.12.03 by sejin7940
톡톡보니 1.4 회원가입 메일인증시 나오는 문구... [2] 2012.12.03 by 송동우
진달래1 위키 모듈 왜 깨지는 거죠?  
톡톡보니 분류 선택보기 꺠짐문제 [1] file 2012.12.03 by 톡톡보니
KTK 특정애드온 카페에서 사용하지 못하게하기  
릭키님 그누보드 DB이전시 회원 누락 [1] 2012.12.03 by sejin7940
genosaid XE Default 2008 스킨 사용중인데, 댓글 에디터 비활성화 시키고 싶은데요 [2] 2012.12.03 by genosaid
eslventures 로그인 안되는데 도와주세요. 자포자기 심정입니다.  
디쎔버 보고 있는 웹페이지의 html 파일의 경로와 파일명을 알 수 있는 방법? [1] 2012.12.03 by 송동우
쌤오신다 로그인후 /zbxe/index.php?act=procMemberLogin 백지상태 [1] 2012.12.03 by 에델바이러스
림스1111 이런디자인으로 레이아웃이 만들어질지.. [2] file 2012.12.03 by 림스1111
윤씨 다국어 첫페이지 적용?? [1] 2012.12.03 by sejin7940
루피키누스 회원가입/정보수정시 생일관련 부분을 수정하려 합니다. [1] file 2012.12.03 by 송동우
맛있는우유 ㅠㅠDB에서 게시글 일자 수정 후 최신순 정렬이 안되요...도와주세요..ㅠㅠ [1] 2012.12.03 by 송동우
맛있는우유 DB 에서 게시글 일자 수정 후 날짜별로 정렬이 안되요.. [1] 2012.12.03 by 송동우
헬로팬돌이 XE내부 경로설정  
앙금골리앗 Contact 메일보내기 모듈에서 첨부파일기능 추가  
긍게말여 kr도메인주소로 파일 연결하면 연결이 안되는데 왜그럴까요? ㅠ.ㅠ [1] 2012.12.03 by sejin7940