var tip_1221 = '<div class="tp1">Hythe</div>';
var tip_577 = '<div class="tp1">Folkestone</div><div class="tp2">&nbsp; &nbsp;Hawkinge<br></div>';
var tip_594 = '<div class="tp1">Ashford</div><div class="tp2">&nbsp; &nbsp;Bethersden<br>&nbsp; &nbsp;High Halden<br>&nbsp; &nbsp;Pluckley<br>&nbsp; &nbsp;Wye<br></div>';
var tip_693 = '<div class="tp1">Dover</div><div class="tp2">&nbsp; &nbsp;Nonington<br>&nbsp; &nbsp;Shepherdswell<br>&nbsp; &nbsp;Whitfield<br></div>';
var tip_750 = '<div class="tp1">Canterbury</div><div class="tp2">&nbsp; &nbsp;Adisham<br>&nbsp; &nbsp;Ash<br>&nbsp; &nbsp;Aylesham<br>&nbsp; &nbsp;Chartham<br>&nbsp; &nbsp;Elmstone <br>&nbsp; &nbsp;Sturry<br></div>';
var tip_1233 = '<div class="tp1">Tenterden</div><div class="tp2">&nbsp; &nbsp;Appledore<br>&nbsp; &nbsp;St Michaels<br>&nbsp; &nbsp;Stone<br></div>';
var tip_6291 = '<div class="tp1">Romney</div><div class="tp2">&nbsp; &nbsp;Dymchurch<br>&nbsp; &nbsp;Lydd<br>&nbsp; &nbsp;New Romney<br>&nbsp; &nbsp;St Marys Bay<br></div>';

region3_1221_3_1221=new Image
region3_1221_3_1221.src="http://img.findaproperty.com/fapmaps/3/1221/hlgt_3_1221_3_1221.gif"
region3_1221_3_577=new Image
region3_1221_3_577.src="http://img.findaproperty.com/fapmaps/3/1221/hlgt_3_1221_3_577.gif"
region3_1221_3_594=new Image
region3_1221_3_594.src="http://img.findaproperty.com/fapmaps/3/1221/hlgt_3_1221_3_594.gif"
region3_1221_3_693=new Image
region3_1221_3_693.src="http://img.findaproperty.com/fapmaps/3/1221/hlgt_3_1221_3_693.gif"
region3_1221_3_750=new Image
region3_1221_3_750.src="http://img.findaproperty.com/fapmaps/3/1221/hlgt_3_1221_3_750.gif"
region3_1221_3_1233=new Image
region3_1221_3_1233.src="http://img.findaproperty.com/fapmaps/3/1221/hlgt_3_1221_3_1233.gif"
region3_1221_3_6291=new Image
region3_1221_3_6291.src="http://img.findaproperty.com/fapmaps/3/1221/hlgt_3_1221_3_6291.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();}



