<!-- Hide from old browsers
function goHist(a) 
{
   history.go(a);      // Go back one.
}
// -->
