<% String menuId = request.getParameter("menuId"); if(menuId == null || menuId.equals("")) menuId = "14"; %> <%@ 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_centop03.gif" alt="" /></td> </tr> <tr> <td><img src="/hanmaum/Image/01_cen04.gif" alt="" /></td> </tr> <tr> <td height="1"> </td> </tr> </table> <p style="margin-top:12px;width:684px;height:420px;border:solid 1px #000;background-color:#555"> <span style="color:#fff; "><iframe width="684" height="420" src="//www.youtube.com/embed/yjFWtfxUgbg" frameborder="0" allowfullscreen></iframe></span> </p> <!-- <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_cen03.gif" alt="" width="680" height="469" /></td> </tr> </table> <!--컨텐츠 끝--> </td> </tr> </table> <%@ include file="/hanmaum/bottom.jsp" %>