var tip_47 = '<div class="tp1">Somerset</div><div class="tp2">&nbsp; &nbsp;Bridgwater<br>&nbsp; &nbsp;Frome<br>&nbsp; &nbsp;Glastonbury<br>&nbsp; &nbsp;Taunton<br>&nbsp; &nbsp;Yeovil<br>&nbsp; &nbsp;etc...</div>';
var tip_69 = '<div class="tp1">Bristol</div><div class="tp2">&nbsp; &nbsp;Bedminster<br>&nbsp; &nbsp;Brislington<br>&nbsp; &nbsp;Bristol City Centre<br>&nbsp; &nbsp;Kingswood<br>&nbsp; &nbsp;Mangotsfield<br>&nbsp; &nbsp;Stoke Gifford<br>&nbsp; &nbsp;Westbury on Trym<br>&nbsp; &nbsp;etc...</div>';
var tip_74 = '<div class="tp1">Gloucestershire</div><div class="tp2">&nbsp; &nbsp;Cheltenham<br>&nbsp; &nbsp;Cirencester<br>&nbsp; &nbsp;Gloucester<br>&nbsp; &nbsp;Lydney<br>&nbsp; &nbsp;Stroud<br>&nbsp; &nbsp;Tewkesbury<br>&nbsp; &nbsp;etc...</div>';
var tip_548 = '<div class="tp1">North & North East Somerset</div><div class="tp2">&nbsp; &nbsp;Bath<br>&nbsp; &nbsp;Clevedon<br>&nbsp; &nbsp;Portishead<br>&nbsp; &nbsp;Weston Super Mare<br>&nbsp; &nbsp;etc...</div>';
var tip_559 = '<div class="tp1">South Gloucestershire</div><div class="tp2">&nbsp; &nbsp;Chipping Sodbury<br>&nbsp; &nbsp;Thornbury<br>&nbsp; &nbsp;etc...</div>';

region1_0_2_47=new Image
region1_0_2_47.src="http://img.findaproperty.com/fapmaps/hostedsites/40//1/0/hlgt_1_0_2_47.gif"
region1_0_2_69=new Image
region1_0_2_69.src="http://img.findaproperty.com/fapmaps/hostedsites/40//1/0/hlgt_1_0_2_69.gif"
region1_0_2_74=new Image
region1_0_2_74.src="http://img.findaproperty.com/fapmaps/hostedsites/40//1/0/hlgt_1_0_2_74.gif"
region1_0_2_548=new Image
region1_0_2_548.src="http://img.findaproperty.com/fapmaps/hostedsites/40//1/0/hlgt_1_0_2_548.gif"
region1_0_2_559=new Image
region1_0_2_559.src="http://img.findaproperty.com/fapmaps/hostedsites/40//1/0/hlgt_1_0_2_559.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();}


