$(document).ready(function() {

    $(".box_gallery ul").PikaChoose({showTooltips:true,transition:[4]});

});
