var tip_1577 = '<div class="tp1">Cleethorpes</div><div class="tp2">&nbsp; &nbsp;Thrunscoe<br></div>';
var tip_9714 = '<div class="tp1">Keelby</div><div class="tp2">&nbsp; &nbsp;Brocklesby<br>&nbsp; &nbsp;Great Limber<br>&nbsp; &nbsp;Riby<br>&nbsp; &nbsp;Stallingborough<br></div>';
var tip_9719 = '<div class="tp1">Laceby</div><div class="tp2">&nbsp; &nbsp;Aylesby<br>&nbsp; &nbsp;Irby Upon Humber<br></div>';
var tip_9727 = '<div class="tp1">New Waltham</div><div class="tp2">&nbsp; &nbsp;Humberston<br></div>';
var tip_9732 = '<div class="tp1">Waltham</div><div class="tp2">&nbsp; &nbsp;Ashby cum Fenby<br>&nbsp; &nbsp;Barnoldby le Beck<br>&nbsp; &nbsp;Brigsley<br>&nbsp; &nbsp;Hatcliffe<br></div>';
var tip_1786 = '<div class="tp1">Grimsby</div><div class="tp2">&nbsp; &nbsp;Bradley<br>&nbsp; &nbsp;Old Clee<br>&nbsp; &nbsp;Scartho<br></div>';
var tip_1887 = '<div class="tp1">Immingham</div><div class="tp2">&nbsp; &nbsp;East Halton<br>&nbsp; &nbsp;Habrough<br>&nbsp; &nbsp;North Killingholme<br>&nbsp; &nbsp;South Killingholme<br></div>';
var tip_9703 = '<div class="tp1">Great Coates</div><div class="tp2">&nbsp; &nbsp;Healing<br></div>';
var tip_9705 = '<div class="tp1">Holton le Clay</div><div class="tp2">&nbsp; &nbsp;North Cotes<br>&nbsp; &nbsp;North Thoresby<br>&nbsp; &nbsp;Tetney<br>&nbsp; &nbsp;Waithe<br></div>';
var tip_81_SL = '<div class="tp1">Lincolnshire</div><div class="tp2">&nbsp; &nbsp;Boston<br>&nbsp; &nbsp;Caistor<br>&nbsp; &nbsp;Gainsborough<br>&nbsp; &nbsp;Grantham<br>&nbsp; &nbsp;Lincoln<br>&nbsp; &nbsp;Louth<br>&nbsp; &nbsp;Mablethorpe<br>&nbsp; &nbsp;etc...</div>';
var tip_524_SL = '<div class="tp1">East Riding of Yorkshire</div><div class="tp2">&nbsp; &nbsp;Anlaby<br>&nbsp; &nbsp;Beverley<br>&nbsp; &nbsp;Bridlington<br>&nbsp; &nbsp;Brough<br>&nbsp; &nbsp;Cottingham<br>&nbsp; &nbsp;Driffield<br>&nbsp; &nbsp;Goole<br>&nbsp; &nbsp;etc...</div>';
var tip_602_SL = '<div class="tp1">North Lincolnshire</div><div class="tp2">&nbsp; &nbsp;Barnetby le Wold<br>&nbsp; &nbsp;Barton Upon Humber<br>&nbsp; &nbsp;Bottesford<br>&nbsp; &nbsp;Brigg<br>&nbsp; &nbsp;Broughton<br>&nbsp; &nbsp;Crowle<br>&nbsp; &nbsp;Epworth<br>&nbsp; &nbsp;etc...</div>';

region2_547_3_1577=new Image
region2_547_3_1577.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_1577.gif"
region2_547_3_9714=new Image
region2_547_3_9714.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_9714.gif"
region2_547_3_9719=new Image
region2_547_3_9719.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_9719.gif"
region2_547_3_9727=new Image
region2_547_3_9727.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_9727.gif"
region2_547_3_9732=new Image
region2_547_3_9732.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_9732.gif"
region2_547_3_1786=new Image
region2_547_3_1786.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_1786.gif"
region2_547_3_1887=new Image
region2_547_3_1887.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_1887.gif"
region2_547_3_9703=new Image
region2_547_3_9703.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_9703.gif"
region2_547_3_9705=new Image
region2_547_3_9705.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_3_9705.gif"
region2_547_2_81_SL=new Image
region2_547_2_81_SL.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_2_81_SL.gif"
region2_547_2_524_SL=new Image
region2_547_2_524_SL.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_2_524_SL.gif"
region2_547_2_602_SL=new Image
region2_547_2_602_SL.src="http://img.findaproperty.com/fapmaps/2/547/hlgt_2_547_2_602_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();}


