
// start slider

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


// starting the script on page load


