<!-- Begin
var how_many_ads = 4;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
width="468";
height="60";
ad +=1;
if (ad==1) {
url="indexgi.htm";
alt="GesInvest - Auditorías de calidad en establecimientos hoteleros, cliente simulado";
banner="img/ghbangilq.gif";
}
if (ad==2) {
url="indexgf.htm";
alt="GesInforma - Investigación Privada y Peritajes Judiciales";
banner="img/ghbangflq.gif";
}
if (ad==3) {
url="indexgq.htm";
alt="GesQuality - Sondeos de Opinión, Control de Calidad y Porcentajes de Satisfacción de Clientes de otros Servicios, Productos,...";
banner="img/ghbangqlq.gif";
}
if (ad==4) {
url="indexgd.htm";
alt="GesDret - Servicio de Asesoría  Jurídica, defensa letrada y redacción de documentos legales";
banner="img/ghbangdlq.gif";
}
var ad = ""
ad += '<a href=\"' + url + '\">'
ad += '<img style="border-color: #7f6522" src=\"' + banner + '\" width='
ad += width + ' height=' + height + ' '
ad += 'alt=\"' + alt + '\" border=1></a>'
// End -->