var tip_712 = '<div class="tp1">London EC3</div><div class="tp2">&nbsp; &nbsp;Aldgate<br>&nbsp; &nbsp;City EC3<br></div>';
var tip_119 = '<div class="tp1">London E1</div><div class="tp2">&nbsp; &nbsp;Spitalfields<br>&nbsp; &nbsp;Stepney<br>&nbsp; &nbsp;Wapping<br>&nbsp; &nbsp;Whitechapel<br></div>';
var tip_120 = '<div class="tp1">London SE1</div><div class="tp2">&nbsp; &nbsp;Borough<br>&nbsp; &nbsp;Lambeth<br>&nbsp; &nbsp;South Bank & Shad Thames<br>&nbsp; &nbsp;Southwark<br></div>';
var tip_268 = '<div class="tp1">London EC2</div><div class="tp2">&nbsp; &nbsp;Barbican<br>&nbsp; &nbsp;City EC2<br></div>';
var tip_273 = '<div class="tp1">London EC1</div><div class="tp2">&nbsp; &nbsp;Clerkenwell<br>&nbsp; &nbsp;Farringdon<br>&nbsp; &nbsp;Old Street<br></div>';
var tip_425 = '<div class="tp1">London SE16</div><div class="tp2">&nbsp; &nbsp;Bermondsey<br>&nbsp; &nbsp;Canada Water<br>&nbsp; &nbsp;Rotherhithe<br>&nbsp; &nbsp;Surrey Quays<br></div>';
var tip_772 = '<div class="tp1">London EC4</div><div class="tp2">&nbsp; &nbsp;Blackfriars<br>&nbsp; &nbsp;City EC4<br></div>';

region3_712_3_712=new Image
region3_712_3_712.src="http://img.findaproperty.com/fapmaps/3/712/hlgt_3_712_3_712.gif"
region3_712_3_119=new Image
region3_712_3_119.src="http://img.findaproperty.com/fapmaps/3/712/hlgt_3_712_3_119.gif"
region3_712_3_120=new Image
region3_712_3_120.src="http://img.findaproperty.com/fapmaps/3/712/hlgt_3_712_3_120.gif"
region3_712_3_268=new Image
region3_712_3_268.src="http://img.findaproperty.com/fapmaps/3/712/hlgt_3_712_3_268.gif"
region3_712_3_273=new Image
region3_712_3_273.src="http://img.findaproperty.com/fapmaps/3/712/hlgt_3_712_3_273.gif"
region3_712_3_425=new Image
region3_712_3_425.src="http://img.findaproperty.com/fapmaps/3/712/hlgt_3_712_3_425.gif"
region3_712_3_772=new Image
region3_712_3_772.src="http://img.findaproperty.com/fapmaps/3/712/hlgt_3_712_3_772.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();}


