function contacto(Ref) {
	window.open("contact.php?ref="+Ref,"Contacto","width=600,resizable=yes,scrollbars=yes,status=yes");
}

