	function	switchOn(img){		$("dots").src="images/culture/projects/" + img + ".jpg"	}	function	switchOff(){		$("dots").src="images/culture/dots.gif"	}