
document.write("<input type='button' onClick='JavaScript:window.history.go(-1);' value='back' />");
document.write("<input type='button' onClick='JavaScript:window.print();' value='print this page' />");


