var tip_2222 = '<div class="tp1">Rushden</div><div class="tp2">&nbsp; &nbsp;Higham Ferrers<br></div>';
var tip_995 = '<div class="tp1">Bedford</div><div class="tp2">&nbsp; &nbsp;Ampthill<br>&nbsp; &nbsp;Cranfield<br>&nbsp; &nbsp;Flitwick<br>&nbsp; &nbsp;Kempston<br></div>';
var tip_1878 = '<div class="tp1">Huntingdon</div><div class="tp2">&nbsp; &nbsp;Brampton<br>&nbsp; &nbsp;Godmanchester<br>&nbsp; &nbsp;Ramsey<br>&nbsp; &nbsp;Sawtry<br></div>';
var tip_1910 = '<div class="tp1">Kettering</div><div class="tp2">&nbsp; &nbsp;Burton Latimer<br>&nbsp; &nbsp;Desborough<br>&nbsp; &nbsp;Rothwell<br>&nbsp; &nbsp;Thrapston<br></div>';
var tip_2111 = '<div class="tp1">Northampton</div><div class="tp2">&nbsp; &nbsp;Brixworth<br>&nbsp; &nbsp;Earls Barton<br>&nbsp; &nbsp;Hardingstone<br>&nbsp; &nbsp;Wootton<br></div>';
var tip_2460 = '<div class="tp1">Wellingborough</div><div class="tp2">&nbsp; &nbsp;Finedon<br>&nbsp; &nbsp;Irchester<br>&nbsp; &nbsp;Irthlingborough<br>&nbsp; &nbsp;Raunds<br></div>';

region3_2222_3_2222=new Image
region3_2222_3_2222.src="http://img.findaproperty.com/fapmaps/3/2222/hlgt_3_2222_3_2222.gif"
region3_2222_3_995=new Image
region3_2222_3_995.src="http://img.findaproperty.com/fapmaps/3/2222/hlgt_3_2222_3_995.gif"
region3_2222_3_1878=new Image
region3_2222_3_1878.src="http://img.findaproperty.com/fapmaps/3/2222/hlgt_3_2222_3_1878.gif"
region3_2222_3_1910=new Image
region3_2222_3_1910.src="http://img.findaproperty.com/fapmaps/3/2222/hlgt_3_2222_3_1910.gif"
region3_2222_3_2111=new Image
region3_2222_3_2111.src="http://img.findaproperty.com/fapmaps/3/2222/hlgt_3_2222_3_2111.gif"
region3_2222_3_2460=new Image
region3_2222_3_2460.src="http://img.findaproperty.com/fapmaps/3/2222/hlgt_3_2222_3_2460.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();}


