// check that we are not inside the forum frameset (for profile editing, logging on and registering)
if((parent)&&((parent.groups)||(parent.messages)||(parent.fbody))){parent.document.location.href = document.location.href}

