$(document).ready(function() {

   $('#banneradimg').cycle({
    fx:    'fade'
	});
});
