-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/html/skin/board/
File Upload :
Current File : /var/www/html/html/skin/board/print.html

<!-- BEGIN OF FORM -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title></title>
<link href="/css/css.css" rel="stylesheet" type="text/css">
<script language='javascript' src='/inc/config.js'></script>
<script language='javascript' src='/js.js'></script>
<script>
function print_page() {
	if ( self.print() )
	{
	}
	else
		self.close();
}
</script>
</head>
<body topmargin=5 leftmargin=5 onload = " print_page(); ">
			<table width="100%" $TOTAL[style_bg_color] cellpadding=0 cellspacing=0 border=0>
			<col width="5">
			<col >
			<col width="5">
			<tr>
				<td><img src="/img/board/v_top_left.gif"></td>
				<td style="background-image:url(/img/board/v_top_bg.gif);background-repeat:repeat-x;"></td>
				<td><img src="/img/board/v_top_right.gif"></td>
			</tr>
			<tr>
				<td width="5" height="18" style="background-image:url(/img/board/v_left_bg.gif);background-repeat:repeat-y;"></td>
				<td>

				<table width="100%" border="0" cellpadding=0 cellspacing=0>
				<tr>
					<td class="board_title_text" width="50" align="center">Á¦¸ñ</td>
					<td style="color:#000000">$INFO[title]</td>
				</tr>
				</table>
				</td>

				<td width="5" style="background-image:url(/img/board/v_right_bg.gif);background-repeat:repeat-y;"></td>
			</tr>
			<tr>
				<td><img src="/img/board/v_bottom_left.gif"></td>
				<td style="background-image:url(/img/board/v_bottom_bg.gif);background-repeat:repeat-x;"></td>
				<td><img src="/img/board/v_bottom_right.gif"></td>
			</tr>
			</table>
			<table width="100%" border="0" cellpadding=0 cellspacing=0>
				<tr>
					<td width="5"></td>
					<td height="28" class="board_title_text" width="50" align="center">ÀÛ¼ºÀÚ</td>
					<td class="s_font">$INFO[name]</td>
					<td class="board_title_text" width="45" align="center">³¯Â¥</td>
					<td class="s_font">$INFO[write_date]</td>
					<td class="board_title_text" width="45" align="center">Á¶È¸</td>
					<td class="style5 sf">$INFO[read_count]</td>
					<td width="5"></td>
				</tr>
				<tr>
				<td height="1" colspan="10" $TOTAL[style_bg_color] ></td>
			    </tr>
				</table>
				<!-- ³»¿ë -->
			<table width="100%" style="table-layout:fixed;">
			<tr>
				<td valign="top" style="padding:10;">

								<P>$INFO[file_list]
								$INFO[contents]</P>
				</td>
			</tr>
			<tr><td height="2" $TOTAL[style_bg_color] ></td></tr>
			</table>
</body>
</html>
<!-- END OF FORM -->

Copyright © 2017 || Recoded By Mr.Bumblebee