var tip_1127 = '<div class="tp1">Bangor</div>';
var tip_886 = '<div class="tp1">Belfast City Centre</div>';
var tip_5454 = '<div class="tp1">Carrickfergus</div>';
var tip_5460 = '<div class="tp1">Holywood</div>';
var tip_5461 = '<div class="tp1">Newtownards</div>';
var tip_5466 = '<div class="tp1">Donaghadee</div>';
var tip_10286 = '<div class="tp1">Belfast East</div>';
var tip_10287 = '<div class="tp1">Belfast South</div>';

region3_1127_3_1127=new Image
region3_1127_3_1127.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_1127.gif"
region3_1127_3_886=new Image
region3_1127_3_886.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_886.gif"
region3_1127_3_5454=new Image
region3_1127_3_5454.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_5454.gif"
region3_1127_3_5460=new Image
region3_1127_3_5460.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_5460.gif"
region3_1127_3_5461=new Image
region3_1127_3_5461.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_5461.gif"
region3_1127_3_5466=new Image
region3_1127_3_5466.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_5466.gif"
region3_1127_3_10286=new Image
region3_1127_3_10286.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_10286.gif"
region3_1127_3_10287=new Image
region3_1127_3_10287.src="http://img.findaproperty.com/fapmaps/3/1127/hlgt_3_1127_3_10287.gif"
blank=new Image
blank.src="http://img.findaproperty.com/fapmaps/spacer.gif"

function overArea(srcLevel, srcAreaId, dstLevel, dstAreaId, isGL, isSL)
{ 
  if (isGL==1)
    {
      eval('document.r1.src=region'+ srcLevel +'_'+ srcAreaId +'_'+ srcLevel +'_'+ dstAreaId +'_GL.src');
      eval('overlib(tip_' + dstAreaId + '_GL)');
    }
  else
    {
      if (isSL==1)
        {
          eval('document.r1.src=region'+ srcLevel +'_'+ srcAreaId +'_'+ dstLevel +'_'+ dstAreaId +'_SL.src');
          eval('overlib(tip_' + dstAreaId + '_SL)');
        }
      else
        {
          eval('document.r1.src=region'+ srcLevel +'_'+ srcAreaId +'_'+ dstLevel +'_'+ dstAreaId +'.src');
          eval('overlib(tip_' + dstAreaId + ')');
        }
    }
  imageFadeIn(document.r1);
}

function outArea() {document.r1.src = blank.src;nd();}


