<SCRIPT language="javascript">
 function goBack() { history.go(-1); }
 </SCRIPT>