 if (document.referrer.indexOf('results.php4') !=-1)
 {
 document.write("<a href='javascript:history.go(-1)'>Back to Search Results</a>");
 }