jQuery(document).ready(function() {
	jQuery('#mycarousel').jcarousel({
	// Configuration goes here
	});
});
