$(document).ready(function(){
   
    $(".thickbox").fadeIn("slow");
   
  });
