if($_GET['modal']=='1' && isset($_GET['ret_link'])){
      header('location: index.php');
}