$(document).ready(function(){~

  $("#header").click(function(){
     //window.location = "index.php"
  });

});
