%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
<%@include file="/include/include.jsp"%>
<%
login_tag = 0;
%>
<%@include file="/include/head.jsp"%>
<%@include file="/cms_for_bcb/show_top2.jsp"%>
<%
String view_page = "/cms_for_bcb/contents/" + page_content;
try{
%>
<%
}catch(Exception e){
%>
Coming soon.
<%
}
%>
<%@include file="/cms_for_bcb/show_bottom2.jsp"%>
<%@include file="/include/bottom.jsp"%>
<%@include file="/include/include_b.jsp"%>