
function tologgedIn()
 {
  top.frames['body'].frames['body'].location.href='/body.asp?innerPage='+'member/login.asp'+'?info=login';
 }
