jQuery(function()
{
   jQuery('div.gallery').cycle();
});
