try{ var referurl; referurl=document.referrer; window.location.href=referurl; }catch(e){ history.go(-1); }