var tip_514 = '<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_515 = '<div class="tp1">County Armagh</div><div class="tp2">&nbsp; &nbsp;Armagh<br>&nbsp; &nbsp;Craigavon<br>&nbsp; &nbsp;etc...</div>';
var tip_516 = '<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>';
var tip_517 = '<div class="tp1">County Londonderry</div><div class="tp2">&nbsp; &nbsp;Coleraine<br>&nbsp; &nbsp;Limavady<br>&nbsp; &nbsp;Londonderry<br>&nbsp; &nbsp;Maghera<br>&nbsp; &nbsp;Magherafelt<br>&nbsp; &nbsp;Portstewart<br>&nbsp; &nbsp;etc...</div>';
var tip_518 = '<div class="tp1">County Tyrone and Fermanagh</div><div class="tp2">&nbsp; &nbsp;Augher<br>&nbsp; &nbsp;Cookstown<br>&nbsp; &nbsp;Dungannon<br>&nbsp; &nbsp;Enniskillen<br>&nbsp; &nbsp;Omagh<br>&nbsp; &nbsp;Strabane<br>&nbsp; &nbsp;etc...</div>';
var tip_537 = '<div class="tp1">Belfast</div><div class="tp2">&nbsp; &nbsp;Belfast City Centre<br>&nbsp; &nbsp;Belfast East<br>&nbsp; &nbsp;Belfast North<br>&nbsp; &nbsp;Belfast South<br>&nbsp; &nbsp;Belfast West<br>&nbsp; &nbsp;etc...</div>';
var tip_541 = '<div class="tp1">Argyll & Bute</div><div class="tp2">&nbsp; &nbsp;Campbeltown<br>&nbsp; &nbsp;Dunoon<br>&nbsp; &nbsp;Helensburgh<br>&nbsp; &nbsp;Isle Of Islay<br>&nbsp; &nbsp;Isle Of Mull<br>&nbsp; &nbsp;Lochgilphead<br>&nbsp; &nbsp;Oban<br>&nbsp; &nbsp;etc...</div>';

region1_14_2_514=new Image
region1_14_2_514.src="http://img.findaproperty.com/fapmaps/1/14/hlgt_1_14_2_514.gif"
region1_14_2_515=new Image
region1_14_2_515.src="http://img.findaproperty.com/fapmaps/1/14/hlgt_1_14_2_515.gif"
region1_14_2_516=new Image
region1_14_2_516.src="http://img.findaproperty.com/fapmaps/1/14/hlgt_1_14_2_516.gif"
region1_14_2_517=new Image
region1_14_2_517.src="http://img.findaproperty.com/fapmaps/1/14/hlgt_1_14_2_517.gif"
region1_14_2_518=new Image
region1_14_2_518.src="http://img.findaproperty.com/fapmaps/1/14/hlgt_1_14_2_518.gif"
region1_14_2_537=new Image
region1_14_2_537.src="http://img.findaproperty.com/fapmaps/1/14/hlgt_1_14_2_537.gif"
region1_14_2_541=new Image
region1_14_2_541.src="http://img.findaproperty.com/fapmaps/1/14/hlgt_1_14_2_541.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();}



