<!-- Start
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><form><tr><td align="center">');
document.write('<input type="button" value="Back" onClick=\'history.go(-1)\' class="button-popups" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'">  <input type="button" value="Print This Page" onClick=\'window.print()\' class="button-popups" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'">  <input type="button" value="Close" onClick=\'window.close()\' class="button-popups" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'"><br>');
// NOTE: The spacer height= below moves the close button up or down
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="20" WIDTH="10"><br>');
//<form>
 //document.write(' <input type="button" value="Print Page" name="PrintBtn" onClick="window.print()">');
//</form>
document.write('</td></tr></form></table>');
//  End -->