$(document).ready(function() {
    $('.imagens').cycle();
})
