/*document.observe("dom:loaded", function()
{
	new Carousel('cwrapper', $('ccontent').select('.slide'), $$('.ccontrol a'),{circular: true, wheel: true}); 
}*/
