12 lines
365 B
HTML
12 lines
365 B
HTML
<HTML STYLE="font-family: MS Shell Dlg; font-size: 8pt; width: 23em; height: 12em">
|
|
<HEAD>
|
|
<TITLE>Print Preview</TITLE>
|
|
</HEAD>
|
|
<BODY style="background: threedface">
|
|
<CENTER>
|
|
This document cannot be print previewed.
|
|
<P>
|
|
<button id=btnOK tabindex=1 style="width:6em; height:2em; background:buttonface;" onclick="window.close();">OK</button>
|
|
</CENTER>
|
|
</BODY>
|
|
</HTML> |