<!--
	function frmValida()
	{
		var bVal = false;
			if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))
					if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										bVal = true;
		return bVal;
	}
	
	function frmEnvia1ref(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b1cRef_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia2ref(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b2cRef_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia3ref(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b3cRef_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
		function frmEnvia1tla(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b1ctla_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia2tla(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b2ctla_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia3tla(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b3ctla_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
		function frmEnvia1tol(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b1cTol_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia2tol(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b2ctol_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia3tol(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b3ctol_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
			function frmEnvia1chis(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b1cchis_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia2chis(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b2cchis_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia3chis(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b3cchis_pst.asp";
										forma.submit();										
										
										}
		
		
	}
			function frmEnvia1din(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b1cdin_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia2din(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b2cdin_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia3din(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b3cdin_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
			function frmEnvia1virt(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b1cvirt_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia2virt(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b2cvirt_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia3virt(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b3cvirt_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
			function frmEnvia1qro(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b1cqro_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia2qro(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b2cqro_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	function frmEnvia3qro(forma)
	{
		
		var bVal = false;
					if(validaVacios(window.document.frmInfo.txtNombre,'su Nombre'))	
				if(validaVacios(window.document.frmInfo.txtTel,'su Teléfono'))										
							if(validaVacios(window.document.frmInfo.txtEmail,'su Email'))
									if(Email(window.document.frmInfo.txtEmail))
										{
										
										window.document.frmInfo.action="/web_asps/lp/b3cqro_pst.asp";
										forma.submit();										
										
										}
		
		
	}
	
	-->