jQuery(document).ready(function() {    jQuery('#c23').cycle({		fx: 'fade', timeout:  3000, random: 0,  autostop: 1// choose your transition type, ex: fade, scrollUp, shuffle, etc...	});});jQuery(document).ready(function() {    jQuery('#c24').cycle({		fx: 'fade', timeout:  3000, random: 0, autostop: 1// choose your transition type, ex: fade, scrollUp, shuffle, etc...	});});jQuery(document).ready(function() {    jQuery('#c25').cycle({		fx: 'fade', timeout:  3000, random: 0, autostop: 1// choose your transition type, ex: fade, scrollUp, shuffle, etc...	});});jQuery(document).ready(function() {    jQuery('#c26').cycle({		fx: 'fade', timeout:  3000, random: 0, autostop: 1// choose your transition type, ex: fade, scrollUp, shuffle, etc...	});});jQuery(function(){ 				jQuery("ul#ticker01").liScroll({travelocity: 0.05}); $								}); 
