$(document).ready(function() {
  // alert('IE');
  $("h1").textShadow();
});
