if(parent.frames.length == 0){
    location.href="../index.php?site=" + location.pathname + location.search;
}
