var tip_1348 = '<div class="tp1">Atherton</div>';
var tip_1440 = '<div class="tp1">Bolton</div><div class="tp2">&nbsp; &nbsp;Bromley Cross<br>&nbsp; &nbsp;Farnworth<br>&nbsp; &nbsp;Horwich<br>&nbsp; &nbsp;Westhoughton<br></div>';
var tip_2419 = '<div class="tp1">Tyldesley</div><div class="tp2">&nbsp; &nbsp;Astley<br>&nbsp; &nbsp;Astley Green<br>&nbsp; &nbsp;Higher Green<br>&nbsp; &nbsp;Marsland Green<br></div>';
var tip_2436 = '<div class="tp1">Walkden</div><div class="tp2">&nbsp; &nbsp;Boothstown<br>&nbsp; &nbsp;Hazelhurst<br>&nbsp; &nbsp;Hill Top<br>&nbsp; &nbsp;Worsley<br></div>';
var tip_2496 = '<div class="tp1">Wigan</div><div class="tp2">&nbsp; &nbsp;Ashton in Makerfield<br>&nbsp; &nbsp;Hindley<br>&nbsp; &nbsp;Hindley Green<br>&nbsp; &nbsp;Orrell<br>&nbsp; &nbsp;Standish<br></div>';
var tip_4314 = '<div class="tp1">Leigh</div>';
var tip_5961 = '<div class="tp1">Little Hulton</div>';

region3_1348_3_1348=new Image
region3_1348_3_1348.src="http://img.findaproperty.com/fapmaps/3/1348/hlgt_3_1348_3_1348.gif"
region3_1348_3_1440=new Image
region3_1348_3_1440.src="http://img.findaproperty.com/fapmaps/3/1348/hlgt_3_1348_3_1440.gif"
region3_1348_3_2419=new Image
region3_1348_3_2419.src="http://img.findaproperty.com/fapmaps/3/1348/hlgt_3_1348_3_2419.gif"
region3_1348_3_2436=new Image
region3_1348_3_2436.src="http://img.findaproperty.com/fapmaps/3/1348/hlgt_3_1348_3_2436.gif"
region3_1348_3_2496=new Image
region3_1348_3_2496.src="http://img.findaproperty.com/fapmaps/3/1348/hlgt_3_1348_3_2496.gif"
region3_1348_3_4314=new Image
region3_1348_3_4314.src="http://img.findaproperty.com/fapmaps/3/1348/hlgt_3_1348_3_4314.gif"
region3_1348_3_5961=new Image
region3_1348_3_5961.src="http://img.findaproperty.com/fapmaps/3/1348/hlgt_3_1348_3_5961.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();}


