$(document).ready(function() {
	$('#tx_damgallery').cycle({ 
	    fx:     'fade', 
	    speed:  1000
	});
});
