$(document).ready(function() {
    $('#nextgameimageholder').cycle({
		fx: 'fade' 
	})
});
