',2);
if (p3[0] && p3[0]!='') {
eval(p3[0]);
texto=p1[0]+p3[1];
texto=rescatar_script(texto);
}
}
return texto;
}
function ejecutarAjax(datos,objeto) {
misDatos = datos[0];
miObjeto = objeto[0];
datos.shift();
objeto.shift();
if (miObjeto != false) {
divResultado = document.getElementById(miObjeto);
}
ajax = objetoAjax();
ajax.open('GET', misDatos);
ajax.onreadystatechange=function() {
if (ajax.readyState==4) {
if (ajax.responseText != '-1') {
texto=rescatar_script(ajax.responseText);
if (miObjeto != false) {
divResultado.innerHTML = texto;
}
}
else if (ajax.responseText == '-1') {
if (miObjeto != false) {
divResultado.parentNode.removeChild(divResultado);
}
}
ajax = null;
if (datos.length > 0) {
ejecutarAjax(datos,objeto);
}
}
}
ajax.send(null);
}
var intPop
function popup(texto,cerrar, tamano) {
$('body').addClass('stop-scrolling')
if (window.innerHeight){
//navegadores basados en mozilla
var anchura = window.innerWidth;
var altura = window.innerHeight;
}
else if (document.body.clientHeight){
//Navegadores basados en IExplorer, es que no tengo innerheight
var anchura = document.body.clientWidth;
var altura = document.body.clientHeight;
}
if (cerrar == true) {
resultado = '
' + texto;
}
else {
resultado = texto;
}
var mensaje = '' + resultado + '
';
if (tamano == undefined) {
tamano = 1.5;
}
$('#avisos').css('width',(anchura / tamano));
$('#avisos').css('max-height',altura/1.1);
$('#avisos').html(mensaje);
var xScroll = window.pageXOffset;
var yScroll = window.pageYOffset;
var defX = (((anchura - $('#avisos').width()) / 2) + xScroll);
$('#avisos').offset({ top: -1000, left: defX });
$('#avisos').fadeIn(300);
$('#capaModal').fadeIn(300);
$('#avisos').animate({'opacity': '1', 'top': '0'},300,'easeOutQuart');
}
/*-----------------------------------Pantalla fija para mostrar info con carga de ajax------------------------------------------*/
function popupDinamico(script, cerrar, tamano) {
$('body').addClass('stop-scrolling')
if (window.innerHeight){
//navegadores basados en mozilla
var anchura = window.innerWidth;
var altura = window.innerHeight;
}
else if (document.body.clientHeight){
//Navegadores basados en IExplorer, es que no tengo innerheight
var anchura = document.body.clientWidth;
var altura = document.body.clientHeight;
}
var mensaje = '';
if (tamano == undefined) {
tamano = 1.5;
}
$('#avisos').css('width', (anchura / tamano));
$('#avisos').css('max-height',altura/1.1);
$('#avisos').html(mensaje);
$.get(script, function(resultado) {
if (cerrar == true) {
resultado = '' + resultado;
}
$('#contenido').html(resultado);
var xScroll = window.pageXOffset;
var yScroll = window.pageYOffset;
var defX = (((anchura - $('#avisos').width()) / 2) + xScroll);
$('#avisos').offset({ top: -1000, left: defX });
$('#avisos').fadeIn(300);
$('#capaModal').fadeIn(300);
$('#avisos').animate({'opacity': '1', 'top': '0'},300,'easeOutQuart');
});
}
function popupCentrado(texto, tamano, estado) {
$('body').addClass('stop-scrolling')
if (window.innerHeight){
//navegadores basados en mozilla
var anchura = window.innerWidth;
var altura = window.innerHeight;
}
else if (document.body.clientHeight){
//Navegadores basados en IExplorer, es que no tengo innerheight
var anchura = document.body.clientWidth;
var altura = document.body.clientHeight;
}
resultado = texto;
if (estado == 'bg-warning') {
myicono = ' ';
}
else if (estado == 'bg-danger') {
myicono = ' ';
}
else if (estado == 'bg-success') {
myicono = ' ';
}
else {
estado = 'bg-info';
myicono = '';
}
var mensaje = '' + myicono +'
'+ resultado + '
';
if (tamano == undefined) {
tamano = 1.5;
}
$('#avisos').css('width',(anchura / tamano));
$('#avisos').html(mensaje);
var defX = ((anchura - $('#avisos').width()) / 2);
var defY = (((altura - 100) - $('#avisos').height()) / 2);
$('#avisos').offset({ top: 0, left: defX });
$('#avisos').fadeIn(300);
$('#capaModal').fadeIn(300);
$('#avisos').animate({'opacity': '1', 'top': defY},300,'easeOutQuart');
}
function cerrarPopup(java) {
$('body').removeClass('stop-scrolling');
$('#capaModal').fadeOut(600);
$('#avisos').addClass('ponerBlur').animate({'opacity': '0', '-webkit-filter': 'blur(10px)'},600,'easeOutQuart',function() {
$('#avisos').offset({ top: 0, left: 0 });
$('#avisos').html('');
$('#avisos').removeClass('ponerBlur')
$('#avisos').hide();
});
clearInterval(intPop);
if (java != undefined) {
window.open(java,'_self');
}
}
function desplegable(contenido,posX,posY,myWidth) {
$('body').addClass('stop-scrolling')
mensaje = '' + contenido + '
';
var desplegable = document.getElementById('desplegable');
desplegable.style.opacity = 1;
desplegable.style.display= 'block';
desplegable.innerHTML = mensaje;
desplegable.style.top = posY + 'px';
desplegable.style.left = posX + 'px';
intDesp = setInterval('cerrarDesplegable()',2000);
}
function cierre() {
clearInterval(intDesp);
var desplegable = document.getElementById('desplegable');
desplegable.style.display= 'none';
desplegable.style.top = '0px';
desplegable.style.left = '0px';
desplegable.innerHTML = '';
}
function cerrarDesplegable() {
var desplegable = document.getElementById('desplegable');
if (desplegableActivo == 0) {
$('#desplegable').animate({'opacity': 0});
}
if (desplegable.style.opacity == 0) {
cierre();
}
}
Venta online de aceitunas y encurtidos
Atención al cliente:
902 197 935
Catálogo de productos
SUSCRÍBETE
Si quieres recibir todas nuestras promociones, novedades, ofertas y actividades suscríbete a nuestro newsletter. Introduce a continuación tu dirección de correo electrónico y te añadiremos a nuestra lista de notificaciones.
*Importante: Si proporcionas tu dirección de correo electrónico, significa que estás de acuerdo en recibir nuestras comunicaciones y aceptas nuestra
política de privacidad
Productos destacados
*Precios con el iva incluido.