$(document).ready(function() 
{
    $('.box_skitter_large').skitter({animation: "blind", hideTools: true});	
}); 

