$(document).ready(function(){
    //$('img, .top, .bottom, .content').ifixpng();
    //$('.photo_thumb').corner("10px");
   $("a.gallery_view").fancybox();

    $("#banner").easySlider({
            auto: true,
            continuous: true,
            pause: 15000,
            controlsShow: false
    });
});
