if (top.location == self.location){
window.location.href = '../../../index.php';
}
function reload(){
window.location.href = window.location.href;
}
