function GoFrame(){if (top == self){location.replace("/asp/login/index.asp?url=" + location.pathname+location.search);}}
window.onload=GoFrame;