$(function() {
// droppy menu
    $('#banner-right').cycle();
});

