|  | 
| 
               
                | »óÀ§¸Þ´º Ŭ¸¯½Ã ÇÏÀ§ ¸Þ´º ³ª¿À´Â ½ºÅ©¸³Æ®(ÇÏÀ§¸Þ´º°¡ 
                  ÀüºÎ º¸ÀÓ) 
 ¢º menuÆú´õ¾È¿¡ ÀÖ´Â ÆÄÀϱ¸¼º
 
 
                     
                      |  | 
 
 ¿·ÀÇ ±×¸²Àº menu.htm¸¦ ½ÇÇàÇϱâ À§ÇÑ
 ±âº»ÀûÀÎ ÆÄÀϱ¸¼ºÀ̸ç,
 menu.htmÀ» ½ÇÇà½ÃÄÑ ¸Þ´º¸¦ Ŭ¸¯Çϸé
 ÇØ´çÇÏ´Â ÇÏÀ§¸Þ´º°¡ ³ª¿À°í ´Ù¸¥ »óÀ§¸Þ´º¸¦ Ŭ¸¯Çϸé
 ±âÁ¸ÀÇ ÇÏÀ§¸Þ´º°¡ ³ª¿Â»óÅ¿¡¼ ÇÏÀ§¸Þ´º°¡ ³ª¿Â´Ù.
 Áï »óÀ§¸Þ´ºÀÇ Å¬¸¯¿¡ µû¶ó¼ ÇÏÀ§¸Þ´º°¡ ¼û°ÜÁöÁö ¾Ê°í
 ÀüºÎ ÆîÃÄÁ® º¸Àδٰí ÇÒ ¼ö ÀÖ´Ù.
 
 ¾Æ·¡ÀÇ ¿¹Á¦ÆÄÀÏ ¼Ò½º¸¦ º¸¸é ÇÏÀ§¸Þ´º°¡ ÀÖ´Â ºÎºÐÀº
 <span 
                        id=" " >°ú </span>¿¡ 
                        ³õ¿©Á® ÀÖ´Ù.
 |  
 ¢º »óÀ§¸Þ´º Ŭ¸¯½Ã ÇÏÀ§ ¸Þ´º ³ª¿À´Â ½ºÅ©¸³Æ®_(ÇÏÀ§¸Þ´º°¡ 
                  ÀüºÎ º¸ÀÓ) ¿¹Á¦
 
 
                     
                      | <html> <head>
 <title>Untitled Document</title>
 <meta http-equiv="Content-Type" content="text/html; 
                        charset=euc-kr">
 </head>
 <script language="javascript">
 <!--
 function clickshow(num)
 {
 for (i=1;i<4;i++)
 {
 menu=eval("document.all.block"+i+".style");
 imgch=eval("document.bar"+i);
 if (num==i)
 {
 if (menu.display=="block")
 { menu.display="none";
 imgch.src="img/menu"+i+".gif";
 }
 else {
 menu.display="block";
 imgch.src="img/menu"+i+".gif";
 }
 }
 }
 }
 //-->
 </script>
 <body bgcolor="#FFFFFF" text="#000000">
 <table bordercolor=white cellspacing=0 cellpadding=0 
                        width=135 border=0>
 <tr>
 <td style="CURSOR: 
                        hand" onClick="clickshow(1)" height=27><img 
                        src="img/menu1.gif" width="186" height="27" 
                        name="bar1"></td>
 </tr>
 <Tr>
 <td valign="top">
 <span id=block1 style="DISPLAY: 
                        none; MARGIN-LEFT: 1px; CURSOR: hand">
 <Table cellpadding="0" cellspacing="0" 
                        border="0" >
 <tr>
 <td><img src="img/menu1-1.gif" width="186" 
                        height="28" border="0"></td>
 </tr>
 <tr>
 <td><img src="img/menu1-2.gif" width="186" 
                        height="25" border="0"></td>
 </tr>
 </table></span></td>
 </tr>
 <tr>
 <td style="CURSOR: 
                        hand" onClick="clickshow(2)" height=23><img 
                        src="img/menu2.gif" width="186" height="27" 
                        name="bar2"></td>
 </tr>
 <tr>
 <td>
 <span id=block2 style="DISPLAY: 
                        none; MARGIN-LEFT: 1px; CURSOR: hand">
 <table cellpadding="0" cellspacing="0" 
                        border="0" >
 <tr>
 <td><img src="img/menu2-1.gif" width="186" 
                        height="28" border="0"></td>
 </tr>
 <tr>
 <td><img src="img/menu2-2.gif" width="186" 
                        height="25" border="0"></td>
 </tr>
 <tr>
 </table></span></td>
 </tr>
 <tr>
 <td style="CURSOR: 
                        hand" onClick="clickshow(3)" height=23><img 
                        src="img/menu3.gif" width="186" height="27" 
                        name="bar3"></td>
 </tr>
 <tr>
 <td>
 <span id=block3 style="DISPLAY: 
                        none; MARGIN-LEFT: 1px; CURSOR: hand">
 <table cellpadding="0" cellspacing="0" 
                        border="0" >
 <tr>
 <td><img src="img/menu3-1.gif" width="186" 
                        height="28" border="0"></td>
 </tr>
 <tr>
 <td><img src="img/menu3-2.gif" width="186" 
                        height="25" border="0"></td>
 </tr>
 </table>
 </span> </td></tr>
 <tr>
 <td align=left><img src="img/menu4.gif" 
                        width="186" height="28"></td>
 </tr>
 <tr>
 <td align=left><img 
                        src="img/menu5.gif" width="186" height="28"></td>
 </tr>
 </table>
 </body>
 </html>
 |  |  |  
 |  |