본문 바로가기
컴퓨터이야기/JavaScript

탭방식 자바스크립트

by 변화지시자 2009. 1. 7.
반응형

<html>
<head>
<script language="javascript">
<!--
function viewFAQ(thread)
{
 if (eval("contents"+thread+".style.display")=="none")
 {
  eval("contents"+thread+".style.display='block'");
 }
 else
 {
  eval("contents"+thread+".style.display='none'");
 }
}
-->
</script>
</head>
<body>
<script language="javascript">
<!--
function DisplayMenu(index)
 {
 for (ii=1; ii<=5; ii++)
 if (index == ii) {
 thisMenu = eval("menuu" + index + ".style");
 thisMenu.display = "";
 }
 else {
 otherMenu = eval("menuu" + ii + ".style");
 otherMenu.display = "none";
 }
 }
-->
</script>

<!-- 1번째탭 -->
<div id="menuu1" style="display:;">
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" background="tab_bg.gif">
  <tr height="25" valign="bottom">
   <td width="1" onMouseDown="DisplayMenu(1);" style="cursor:pointer;"><a href="#1"><img src="tab_faq1on.gif" onMouseOver="this.src='tab_faq1on.gif'" onMouseOut="this.src='tab_faq1on.gif'" alt="홈페이지"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(2);" style="cursor:pointer;"><a href="#2"><img src="tab_faq2off.gif" onMouseOver="this.src='tab_faq2on.gif'" onMouseOut="this.src='tab_faq2off.gif'" alt="제도관련"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(3);" style="cursor:pointer;"><a href="#3"><img src="tab_faq3off.gif" onMouseOver="this.src='tab_faq3on.gif'" onMouseOut="this.src='tab_faq3off.gif'" alt="인터넷뱅킹"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(4);" style="cursor:pointer;"><a href="#4"><img src="tab_faq4off.gif" onMouseOver="this.src='tab_faq4on.gif'" onMouseOut="this.src='tab_faq4off.gif'" alt="카드단말기"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(5);" style="cursor:pointer;"><a href="#5"><img src="tab_faq5off.gif" onMouseOver="this.src='tab_faq5on.gif'" onMouseOut="this.src='tab_faq5off.gif'" alt="기타문의"></a></td>
   <td width=""><img src="/shbank/img/i/n.gif" alt=""></td>
  </tr>
  </table>
 </td></tr>
 <!-- 내용 -->
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(1);">안됩니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents1" name="contents1" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(2);">래시미작동</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents2" name="contents2" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(3);">도착하나요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents3" name="contents3" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㄱㄱㄱㄱㄱㄱㄱㄱ<br>
     ㄱㄱㄱㄱㄱㄱㄱㄱ<br>
     ㄱㄱㄱㄱㄱㄱㄱㄱ<br>
     ㄱㄱㄱㄱㄱㄱㄱㄱ<br>
     ㄱㄱㄱㄱㄱㄱㄱㄱ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(4);">않았습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents4" name="contents4" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
     ㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁㅁ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(5);">오나요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents5" name="contents5" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅈㅈㅈㅈㅈㅈㅈㅈㅈㅈ<br>
     ㅈㅈㅈㅈㅈㅈㅈㅈㅈㅈ<br>
     ㅈㅈㅈㅈㅈㅈㅈㅈㅈㅈ<br>
     ㅈㅈㅈㅈㅈㅈㅈㅈㅈㅈ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(6);">싶습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents6" name="contents6" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅅㅅㅅㅅㅅㅅㅅㅅㅅㅅ<br>
     ㅅㅅㅅㅅㅅㅅㅅㅅㅅㅅ<br>
     ㅅㅅㅅㅅㅅㅅㅅㅅㅅㅅ<br>
     ㅅㅅㅅㅅㅅㅅㅅㅅㅅㅅ<br>
     ㅅㅅㅅㅅㅅㅅㅅㅅㅅㅅ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>

 </td></tr>
 <!-- 내용_F -->
</table>
</div>
<!-- 1번째탭_F -->

<!-- 2번째탭 -->
<div id="menuu2" style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" background="tab_bg.gif">
  <tr height="25" valign="bottom">
   <td width="1" onMouseDown="DisplayMenu(1);" style="cursor:pointer;"><a href="#1"><img src="tab_faq1off.gif" onMouseOver="this.src='tab_faq1on.gif'" onMouseOut="this.src='tab_faq1off.gif'" alt="홈페이지"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(2);" style="cursor:pointer;"><a href="#2"><img src="tab_faq2on.gif" onMouseOver="this.src='tab_faq2on.gif'" onMouseOut="this.src='tab_faq2on.gif'" alt="제도관련"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(3);" style="cursor:pointer;"><a href="#3"><img src="tab_faq3off.gif" onMouseOver="this.src='tab_faq3on.gif'" onMouseOut="this.src='tab_faq3off.gif'" alt="인터넷뱅킹"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(4);" style="cursor:pointer;"><a href="#4"><img src="tab_faq4off.gif" onMouseOver="this.src='tab_faq4on.gif'" onMouseOut="this.src='tab_faq4off.gif'" alt="카드단말기"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(5);" style="cursor:pointer;"><a href="#5"><img src="tab_faq5off.gif" onMouseOver="this.src='tab_faq5on.gif'" onMouseOut="this.src='tab_faq5off.gif'" alt="기타문의"></a></td>
   <td width=""><img src="/shbank/img/i/n.gif" alt=""></td>
  </tr>
  </table>
 </td></tr>
 <!-- 내용 -->
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(21);">궁금합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents21" name="contents21" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅅㅅㅅㅅㅅㅅㅅㅅ<br>
     ㅅㅅㅅㅅㅅㅅㅅㅅ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(22);">궁금합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents22" name="contents22" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(23);">제도있습니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents23" name="contents23" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍ<br>
     ㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍ<br>
     ㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(24);">됩니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents24" name="contents24" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(25);">안됩니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents25" name="contents25" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅂㅂㅂㅂㅂㅂㅂㅂ<br>
     ㅂㅂㅂㅂㅂㅂㅂㅂ<br>
     ㅂㅂㅂㅂㅂㅂㅂㅂ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(26);">궁금합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents26" name="contents26" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(27);">하고싶습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents27" name="contents27" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(28);">싶습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents28" name="contents28" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
 </td></tr>
 <!-- 내용_F -->
</table>
</div>
<!-- 2번째탭_F -->

<!-- 3번째탭 -->
<div id="menuu3" style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" background="tab_bg.gif">
  <tr height="25" valign="bottom">
   <td width="1" onMouseDown="DisplayMenu(1);" style="cursor:pointer;"><a href="#1"><img src="tab_faq1off.gif" onMouseOver="this.src='tab_faq1on.gif'" onMouseOut="this.src='tab_faq1off.gif'" alt="홈페이지"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(2);" style="cursor:pointer;"><a href="#2"><img src="tab_faq2off.gif" onMouseOver="this.src='tab_faq2on.gif'" onMouseOut="this.src='tab_faq2off.gif'" alt="제도관련"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(3);" style="cursor:pointer;"><a href="#3"><img src="tab_faq3on.gif" onMouseOver="this.src='tab_faq3on.gif'" onMouseOut="this.src='tab_faq3on.gif'" alt="인터넷뱅킹"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(4);" style="cursor:pointer;"><a href="#4"><img src="tab_faq4off.gif" onMouseOver="this.src='tab_faq4on.gif'" onMouseOut="this.src='tab_faq4off.gif'" alt="카드단말기"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(5);" style="cursor:pointer;"><a href="#5"><img src="tab_faq5off.gif" onMouseOver="this.src='tab_faq5on.gif'" onMouseOut="this.src='tab_faq5off.gif'" alt="기타문의"></a></td>
   <td width=""><img src="/shbank/img/i/n.gif" alt=""></td>
  </tr>
  </table>
 </td></tr>
 <!-- 내용 -->
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(31);">알려주세요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents31" name="contents31" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(32);">무엇입니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents32" name="contents32" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(33);">궁금합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents33" name="contents33" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(34);">싶습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents34" name="contents34" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(35);">없습니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents35" name="contents35" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(36);">알려주세요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents36" name="contents36" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(37);">없습니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents37" name="contents37" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(38);">틀렸습니다. </a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents38" name="contents38" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(39);">싶습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents39" name="contents39" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(40);">알려주세요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents40" name="contents40" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅎㅎㅎㅎㅎㅎㅎ<br>
     ㅎㅎㅎㅎㅎㅎㅎ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
 </td></tr>
 <!-- 내용_F -->
</table>
</div>
<!-- 3번째탭_F -->

<!-- 4번째탭 -->
<div id="menuu4" style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" background="tab_bg.gif">
  <tr height="25" valign="bottom">
   <td width="1" onMouseDown="DisplayMenu(1);" style="cursor:pointer;"><a href="#1"><img src="tab_faq1off.gif" onMouseOver="this.src='tab_faq1on.gif'" onMouseOut="this.src='tab_faq1off.gif'" alt="홈페이지"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(2);" style="cursor:pointer;"><a href="#2"><img src="tab_faq2off.gif" onMouseOver="this.src='tab_faq2on.gif'" onMouseOut="this.src='tab_faq2off.gif'" alt="제도관련"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(3);" style="cursor:pointer;"><a href="#3"><img src="tab_faq3off.gif" onMouseOver="this.src='tab_faq3on.gif'" onMouseOut="this.src='tab_faq3off.gif'" alt="인터넷뱅킹"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(4);" style="cursor:pointer;"><a href="#4"><img src="tab_faq4on.gif" onMouseOver="this.src='tab_faq4on.gif'" onMouseOut="this.src='tab_faq4on.gif'" alt="카드단말기"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(5);" style="cursor:pointer;"><a href="#5"><img src="tab_faq5off.gif" onMouseOver="this.src='tab_faq5on.gif'" onMouseOut="this.src='tab_faq5off.gif'" alt="기타문의"></a></td>
   <td width=""><img src="/shbank/img/i/n.gif" alt=""></td>
  </tr>
  </table>
 </td></tr>
 <!-- 내용 -->
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(41);">없습니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents41" name="contents41" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(42);">안됩니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents42" name="contents42" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(43);">알려주세요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents43" name="contents43" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(44);">되나요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents44" name="contents44" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(45);">안됩니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents45" name="contents45" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(46);">알려주세요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents46" name="contents46" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(47);">됩니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents47" name="contents47" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(48);">궁금합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents48" name="contents48" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(49);">합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents49" name="contents49" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(50);">가능합니까</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents50" name="contents50" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
 </td></tr>
 <!-- 내용_F -->
</table>
</div>
<!-- 4번째탭_F -->

<!-- 5번째탭 -->
<div id="menuu5" style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" background="tab_bg.gif">
  <tr height="25" valign="bottom">
   <td width="1" onMouseDown="DisplayMenu(1);" style="cursor:pointer;"><a href="#1"><img src="tab_faq1off.gif" onMouseOver="this.src='tab_faq1on.gif'" onMouseOut="this.src='tab_faq1off.gif'" alt="홈페이지"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(2);" style="cursor:pointer;"><a href="#2"><img src="tab_faq2off.gif" onMouseOver="this.src='tab_faq2on.gif'" onMouseOut="this.src='tab_faq2off.gif'" alt="제도관련"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(3);" style="cursor:pointer;"><a href="#3"><img src="tab_faq3off.gif" onMouseOver="this.src='tab_faq3on.gif'" onMouseOut="this.src='tab_faq3off.gif'" alt="인터넷뱅킹"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(4);" style="cursor:pointer;"><a href="#4"><img src="tab_faq4off.gif" onMouseOver="this.src='tab_faq4on.gif'" onMouseOut="this.src='tab_faq4off.gif'" alt="카드단말기"></a></td><td width="1" nowrap></td>
   <td width="1" onMouseDown="DisplayMenu(5);" style="cursor:pointer;"><a href="#5"><img src="tab_faq5on.gif" onMouseOver="this.src='tab_faq5on.gif'" onMouseOut="this.src='tab_faq5on.gif'" alt="기타문의"></a></td>
   <td width=""><img src="/shbank/img/i/n.gif" alt=""></td>
  </tr>
  </table>
 </td></tr>
 <!-- 내용 -->
 <tr><td>
  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(51);">알려주세요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents51" name="contents51" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(52);">싶습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents52" name="contents52" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(53);">싶습니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents53" name="contents53" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(54);">알려주세요</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents54" name="contents54" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(55);">궁금합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents55" name="contents55" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
  </div>

  <table border=0 cellpadding=0 cellspacing=0 width="100%" height="32">
   <tr>
    <td width="34" nowrap valign="top" class="spt7"><img src="q.gif" alt=""></td>
    <td width="" class="spt3 just"><a href="javascript:viewFAQ(56);">궁금합니다</a></td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
  </table>
  <div id="contents56" name="contents56" style="display:none">
   <table border=0 cellpadding=0 cellspacing=0 width="100%" bgcolor="#FBFBFB">
   <tr>
    <td width="34" nowrap valign="top" class="spt7 spb7"><img src="a.gif" alt=""></td>
    <td width="" class="spt10 spr10 spb3 just fc888">
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
     ㅇㅇㅇㅇㅇㅇㅇㅇ<br>
    </td>
   </tr>
   <tr><td class="garo_ec" colspan="2"></td></tr>
   </table>
 </td></tr>
 <!-- 내용_F -->
</table>
</div>
<!-- 5번째탭 _F -->

</body>
</html>
 



http://blog.naver.com/leonato?Redirect=Log&logNo=110031530273

나토님 이야기 블로그에서 퍼옴