function ventanaInfoVisa1()
{
	window.open("pag/VerifiedVisa.php","Info","width=500,height=500");
}

function ventanaInfoMaster()
{
	window.open("pag/VerifiedMastercard.php","Info","width=560,height=500");
}
