// JavaScript Document

<script language="javascript">
<!--
function Pageback(){
   history.back();
   }
//-->
</script>