  $(document).ready(function(){
   $('#floaterTV').fadeIn(2500);
   }
  );
