function abrir(end){
	//alert(end);
	$("#foto").attr("src","up_img/" + end);
}
