function AbrirGaleria(id)
	{
 	window.open("galerias/popup.php?id="+id,"","resizable=no,toolbar=no,status=0,menubar=no,scrollbars=no,width=700,height=480");
	}
	// -->
function AbrirGaleria2()
	{
 	window.open("sgalerie/index.php?d=Galeria/volunteer","","resizable=no,toolbar=no,status=0,menubar=no,scrollbars=no,width=700,height=800");
	}
