Hi Konrad,
wenn ich Dich richtig verstehe ist document.refferer das was Du suchst:
<html>
<head>
<title></title>
</head>
<body>
<A HREF="javascript:history.back();" OnMouseOver="status=document.referrer; return true;" OnMouseOut="status=' '; return true;"><FONT SIZE="+2">
< zurück</FONT></A>
</body>
</html>
Gruß
Leonhard