<!-- 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 - Quality audits in hotels, simulated customer";
banner="img/ghbangilq.gif";
}
if (ad==2) {
url="indexgf.htm";
alt="GesInforma - Private investigation and judicial reports";
banner="img/ghbangflq.gif";
}
if (ad==3) {
url="indexgq.htm";
alt="GesQuality - “Fake client” surveys of establishments, surveys of customer and staff satisfaction. Evaluation, selection and training of personnel";
banner="img/ghbangqlq.gif";
}
if (ad==4) {
url="indexgd.htm";
alt="GesDret - Legal counseling, Attorney at Law, and editing of legal documents";
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 -->