$(document).ready(
	function()
	{
		$("#fotoa.gallery").ccgallery();
		
	}
);

