
<!-- Header Images -->
<!--
Headerimages = new Array(15);

Headerimages[0] = "<img src='/images/mainimage/1.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[1] = "<img src='/images/mainimage/2.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[2] = "<img src='/images/mainimage/3.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[3] = "<img src='/images/mainimage/4.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[4] = "<img src='/images/mainimage/5.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[5] = "<img src='/images/mainimage/6.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[6] = "<img src='/images/mainimage/7.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[7] = "<img src='/images/mainimage/8.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[8] = "<img src='/images/mainimage/9.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[9] = "<img src='/images/mainimage/10.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[10] = "<img src='/images/mainimage/11.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[11] = "<img src='/images/mainimage/12.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[12] = "<img src='/images/mainimage/13.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[13] = "<img src='/images/mainimage/14.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"
Headerimages[14] = "<img src='/images/mainimage/15.gif' width='682' height='192' alt='Grosvenor International Property Services - World Locations'>"

Headerindex = Math.floor(Math.random() * Headerimages.length);
//-->

<!-- Window status Bar -->
<!--
function hidestatus(){
window.status='Grosvenor International Property Services'
return true
}
if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus
//-->
