
	function volverCab() {
		document.getElementById("formVolverCab").action=document.getElementById("formVolverCab").ACTION.value;
		document.getElementById("formVolverCab").OPERATIVA.value=document.getElementById("formVolverCab").OPERATIVARAIZ.value;
		document.getElementById("formVolverCab").PAGINA.value=document.getElementById("formVolverCab").PAGINARAIZ.value;
		document.getElementById("formVolverCab").submit();
	}
	function llamadaInformacion() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/informacionyayuda.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}	
	function llamadaAtencion() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/atencionalcliente.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}
	function llamadaRegistro() {		
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/registro/jsp/registro.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		if (woJS =="PYMES"){
			document.getElementById("frmLlamada").action=rutaRegistroCabecera;
		}else{	
			if (registradoJS){
				alert ("Usuario ya registrado")
				return;
			}			
			var rutaservidorSS = rutaservidorAux.replace("http", "https");
			document.getElementById("frmLlamada").action=rutaservidorSS + "Navegacion";
		}	
		document.getElementById("frmLlamada").submit();
	}
	function llamadaCesta() {
		document.getElementById("frmLlamada").OPERATIVA.value="LI";
		document.getElementById("frmLlamada").PAGINA.value="web/cesta/jsp/verpedidos.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Cesta";
		document.getElementById("frmLlamada").submit();
	}
	function llamadaPedidoHabitual() {
		if (bPedidoHabitual){
			document.getElementById("frmLlamada").OPERATIVA.value="LI";
			document.getElementById("frmLlamada").PAGINA.value="web/pedhabitual/jsp/pedidohabitual.jsp";
			document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
			document.getElementById("frmLlamada").action=rutaservidorAux + "PedidoHabitual";
			document.getElementById("frmLlamada").method="get";			
			document.getElementById("frmLlamada").submit();
		}else{
			alert ("DEBE ESTAR REGISTRADO PARA ENTRAR EN ESTA ZONA")
		}	
	}
	function llamadaCompraDirecta() {
		document.getElementById("frmLlamada").OPERATIVA.value="LI";
		document.getElementById("frmLlamada").PAGINA.value="web/compradirecta/jsp/compradirecta.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "CompraDirecta";
		document.getElementById("frmLlamada").submit();
	}
	function llamadaPedidoAnterior() {
		document.getElementById("frmLlamada").OPERATIVA.value="ID";
		document.getElementById("frmLlamada").PAGINA.value="web/pedanteriores/jsp/verpedant.jsp";
		document.getElementById("frmLlamada").PAGINAID.value="web/pedanteriores/jsp/identificacion.jsp";		
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "PedidoAnterior";
		document.getElementById("frmLlamada").method="get";		
		document.getElementById("frmLlamada").submit();
	}	
	function infAtencion() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/atencionalcliente.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}
	function infConozcanos() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/conozcanos.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}
	function infDelegaciones() {
		document.getElementById("frmLlamada").OPERATIVA.value="LI";
		document.getElementById("frmLlamada").PAGINA.value="web/delegaciones/jsp/estructura.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Delegaciones";
		document.getElementById("frmLlamada").submit();
	}
	function infMercado() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/sectores_mercado.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}
	function infTecnico() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/departamento_tecnico.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}
	function infRecursos() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/recursos_propios.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}
	function infServicios() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/nuestros_servicios.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}
/* Inicio cambio 20/03/2007*/

	function infEmbajadas() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/servicio_embajadas.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}									
/* Fin cambio 20/03/2007*/

	function comoComprar() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		if (woJS =="PYMES"){
			document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/comocomprarPYM.jsp";
		}else{
			document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/comocomprarDIV.jsp";
		}	
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}						
	function datosCliente() {
		if (woJS =="PYMES"){
			window.open("../../empresas/empresas/datoscliente.jsp","DatosCliente","width=800,height=600,scrollbars=yes");
		}else{	
			document.getElementById("frmLlamada").OPERATIVA.value="NA";
			document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/datoscliente.jsp";
			document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
			document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
			document.getElementById("frmLlamada").submit();
		}	
	}						
	
	function comoPagar() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/comopagar.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}								
	function gastosEnvio() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/gastosdeenvio.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}									
	function devolverArticulo() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/comodevolver.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}										
	function precioseImpuestos() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/precioseimpuestos.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}											
	function ventajas() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/ventajas.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}												
	function garantia() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/garantia.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}													
	function competencias() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/competenciaslegales.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}														
	function mapaSitio() {
		document.getElementById("frmLlamada").OPERATIVA.value="NA";
		document.getElementById("frmLlamada").PAGINA.value="web/comun/jsp/mapadelsitio.jsp";
		document.getElementById("frmLlamada").URLPAGINA.value=document.getElementById("PAGVOLVER").value;
		document.getElementById("frmLlamada").action=rutaservidorAux + "Navegacion";
		document.getElementById("frmLlamada").submit();
	}															