var str=location.pathname; a=str.substr(str.lastIndexOf("/")+1); if(a==''){ a='new.htm';} document.location.href="../member/sign-in.asp";