si JavierB me permite
(y si no ya lo publiqué
) cambiaré algunas linea para que te solucione ese problema:
Cita: function flecha(cual){
document.body.style.cursor='default';
cual.style.backgroundColor=(cual==pepe)?'red':'#95 97FF';
}
function abrir(pag,e){
elemento = document.getElementById(e);
if (pepe){pepe.style.backgroundColor='#9597FF';}
pepe = elemento; //***
elemento.style.backgroundColor = 'red';
parent.mostrador.location.href=pag;
}
espero que te sirva.
saludos