<% String menuId = request.getParameter("menuId"); if(menuId == null || menuId.equals("")) menuId = "11"; %> <%@ 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/Intro/01_subimg.jsp" %> <table width="940" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="239" valign="top" id="left"> <!--좌측메뉴--> <%@ include file="/hanmaum/Intro/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/01_centop01.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><img src="/hanmaum/Image/01_cen01.gif" alt="" width="680" height="82" /></td> </tr> <tr> <td><img src="/hanmaum/Image/01_cen02.gif" alt="" width="680" height="574" /></td> </tr> </table> <!--컨텐츠 끝--> </td> </tr> </table> <%@ include file="/hanmaum/bottom.jsp" %>