var tip_2119 = '<div class="tp1">Oakham</div><div class="tp2">&nbsp; &nbsp;Uppingham<br></div>';
var tip_49_SL = '<div class="tp1">Cambridgeshire</div><div class="tp2">&nbsp; &nbsp;Cambridge<br>&nbsp; &nbsp;Huntingdon<br>&nbsp; &nbsp;March<br>&nbsp; &nbsp;Peterborough<br>&nbsp; &nbsp;St Neots<br>&nbsp; &nbsp;Wisbech<br>&nbsp; &nbsp;etc...</div>';
var tip_51_SL = '<div class="tp1">Leicestershire</div><div class="tp2">&nbsp; &nbsp;Ashby de la Zouch<br>&nbsp; &nbsp;Birstall<br>&nbsp; &nbsp;Coalville<br>&nbsp; &nbsp;Enderby<br>&nbsp; &nbsp;Hinckley<br>&nbsp; &nbsp;Leicester<br>&nbsp; &nbsp;Loughborough<br>&nbsp; &nbsp;etc...</div>';
var tip_57_SL = '<div class="tp1">Northamptonshire</div><div class="tp2">&nbsp; &nbsp;Corby<br>&nbsp; &nbsp;Daventry<br>&nbsp; &nbsp;Kettering<br>&nbsp; &nbsp;Northampton<br>&nbsp; &nbsp;Wellingborough<br>&nbsp; &nbsp;etc...</div>';
var tip_81_SL = '<div class="tp1">Lincolnshire</div><div class="tp2">&nbsp; &nbsp;Boston<br>&nbsp; &nbsp;Gainsborough<br>&nbsp; &nbsp;Grantham<br>&nbsp; &nbsp;Lincoln<br>&nbsp; &nbsp;Louth<br>&nbsp; &nbsp;Mablethorpe<br>&nbsp; &nbsp;Market Rasen<br>&nbsp; &nbsp;etc...</div>';

region2_557_3_2119=new Image
region2_557_3_2119.src="http://img.findaproperty.com/fapmaps/2/557/hlgt_2_557_3_2119.gif"
region2_557_2_49_SL=new Image
region2_557_2_49_SL.src="http://img.findaproperty.com/fapmaps/2/557/hlgt_2_557_2_49_SL.gif"
region2_557_2_51_SL=new Image
region2_557_2_51_SL.src="http://img.findaproperty.com/fapmaps/2/557/hlgt_2_557_2_51_SL.gif"
region2_557_2_57_SL=new Image
region2_557_2_57_SL.src="http://img.findaproperty.com/fapmaps/2/557/hlgt_2_557_2_57_SL.gif"
region2_557_2_81_SL=new Image
region2_557_2_81_SL.src="http://img.findaproperty.com/fapmaps/2/557/hlgt_2_557_2_81_SL.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();}



