
	function Make(Image,file) {
		Image.src=file;
	 
	}
	

	
