<!doctype html>
<script>
document.title = "Referrer = '" + document.referrer + "'";
</script>