document.write("<input type='button' value='Back' onclick=history.back()> <input type='button' value='Print' name='Print' onClick='window.print()'>")
document.write("</form>")

