$(document).ready(function(){ 
    $(".homebox").pngFix(); 
    $("#headerPhoto").pngFix(); 
    $("#right").pngFix(); 
    $("#dinner-star").pngFix(); 
    $("#galleryData").pngFix(); 
    $("#galleryDetail").pngFix(); 
    $("#years").pngFix(); 
    
     /*$("#photos").fadeIn("slow");*/
      
    $('#search').emptyonclick();
    
}); 
