<!-- hide this script tag's contents from old browsers
function goHist(a) 
{

   history.go(a);      // Go back one.

}
//-->