// start slider

	jQuery(window).bind("load", function() {
			jQuery("div#sliderc").codaSlider()
		});

