<% String menuId = request.getParameter("menuId"); if(menuId == null || menuId.equals("")) menuId = "21"; %> <%@ page contentType="text/html;charset=euc-kr" %> <jsp:include page="/hanmaum/top.jsp" flush="false"/> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"> <head> <meta http-equiv="Content-Type" content="text/html; charset=euc-kr" /> <link rel="stylesheet" href="/hanmaum/Common/hstyle.css" type="text/css"> <title>무제 문서</title> <script type="text/javascript"> <!-- //--> </script> </head> <body onload="mouseOnEvent('<%= menuId %>');"> <%@ include file="/hanmaum/Guid/02_subimg.jsp" %> <table width="940" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="239" valign="top" id="left"><!--좌측메뉴--> <%@ include file="/hanmaum/Guid/left_menu.jsp" %><!--좌측메뉴끝--></td> <td width="701" align="center" valign="top"><!--컨텐츠 시작--> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="25" align="right" valign="bottom" id="ma1"><img src="/hanmaum/Image/location.gif" width="51" height="13" align="absmiddle"> 홈 > 시설안내 > 배치도</td> </tr> <tr> <td><img src="/hanmaum/Image/02_centop04.gif" alt="" width="701" height="56" /></td> </tr> <tr> <td height="36"> </td> </tr> </table> <table width="680" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="left1"><img src="/hanmaum/Image/02_cent101.gif" border="0" alt="" width="74" height="35"/></td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/hanmaum/Image/box_01.gif" alt="" width="680" height="7" /></td> </tr> <tr> <td background="/hanmaum/Image/box_03.gif" id="box1"> <img src="/hanmaum/Image/02_cent22_1f.jpg" alt="" width="618" height="400" vspace="20" /> <img src="/hanmaum/Image/02_cent22_2f.jpg" alt="" width="618" height="400" vspace="20" /> <img src="/hanmaum/Image/02_cent22_3f.jpg" alt="" width="618" height="400" vspace="20" /> <img src="/hanmaum/Image/02_cent22_4f.jpg" alt="" width="618" height="400" vspace="20" /> </td> </tr> <tr> <td><img src="/hanmaum/Image/box_02.gif" alt="" width="680" height="5" /></td> </tr> </table></td> </tr> </table> <!--컨텐츠 끝--></td> </tr> </table> <%@ include file="/hanmaum/bottom.jsp" %>