if (window == top) {
   location="/home/?"+location.pathname+location.hash;
}

