var tip_886 = '<div class="tp1">Belfast City Centre</div>';
var tip_10286 = '<div class="tp1">Belfast East</div>';
var tip_10287 = '<div class="tp1">Belfast South</div>';
var tip_10288 = '<div class="tp1">Belfast West</div>';
var tip_10289 = '<div class="tp1">Belfast North</div>';
var tip_514_SL = '<div class="tp1">County Antrim</div><div class="tp2">&nbsp; &nbsp;Antrim<br>&nbsp; &nbsp;Ballycastle<br>&nbsp; &nbsp;Ballyclare<br>&nbsp; &nbsp;Ballymena<br>&nbsp; &nbsp;Ballymoney<br>&nbsp; &nbsp;Bushmills<br>&nbsp; &nbsp;Carrickfergus<br>&nbsp; &nbsp;etc...</div>';
var tip_516_SL = '<div class="tp1">County Down</div><div class="tp2">&nbsp; &nbsp;Banbridge<br>&nbsp; &nbsp;Bangor<br>&nbsp; &nbsp;Downpatrick<br>&nbsp; &nbsp;Hillsborough<br>&nbsp; &nbsp;Newcastle<br>&nbsp; &nbsp;Newry<br>&nbsp; &nbsp;Newtownards<br>&nbsp; &nbsp;etc...</div>';

region2_537_3_886=new Image
region2_537_3_886.src="http://img.findaproperty.com/fapmaps/2/537/hlgt_2_537_3_886.gif"
region2_537_3_10286=new Image
region2_537_3_10286.src="http://img.findaproperty.com/fapmaps/2/537/hlgt_2_537_3_10286.gif"
region2_537_3_10287=new Image
region2_537_3_10287.src="http://img.findaproperty.com/fapmaps/2/537/hlgt_2_537_3_10287.gif"
region2_537_3_10288=new Image
region2_537_3_10288.src="http://img.findaproperty.com/fapmaps/2/537/hlgt_2_537_3_10288.gif"
region2_537_3_10289=new Image
region2_537_3_10289.src="http://img.findaproperty.com/fapmaps/2/537/hlgt_2_537_3_10289.gif"
region2_537_2_514_SL=new Image
region2_537_2_514_SL.src="http://img.findaproperty.com/fapmaps/2/537/hlgt_2_537_2_514_SL.gif"
region2_537_2_516_SL=new Image
region2_537_2_516_SL.src="http://img.findaproperty.com/fapmaps/2/537/hlgt_2_537_2_516_SL.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();}



