function goBack() { var defaultUrl = 'roster_allcat.htm'; document.location=(document.referrer)?document.referrer:defaultUrl; }