Current File : //var/wcp4/jminor/public_html/tmp/templates/view_image.html
<body topmargin=5 leftmargin=5 onload="top.js_status('<%status%>')">
<table width=100%>
	<tr><td>
	<a href="<%http_ref%>?fdo=cmd_main_display&work_path=<%work_path%>&<%url_opts%>"><img src="<%html_url%>/icons/back.gif" border=0></a>
	</td></tr>
	<tr><td align=center><img src="<%http_ref%>?cmd_do=cmd_print_img&filename=<%filename%>&work_path=<%work_path%>&<%url_opts%>"></td></tr></table>
<form name=frm_main action='<%http_ref%>' method=post>
<input type=hidden name='work_path' value='<%work_path%>'>
<input type=hidden name='cmd_do' value=''>
<input type=hidden name='txt_input' value=''>
<input type=hidden name="status" value="<%if status%><%status%><%endif%>">
</form>
</BODY>
</HTML>