function win(was){
	window.open(was,"Fotos","menubar=no,scrollbars=no,resizable=no,width=752,height=547");	
	}
