var tip_667 = '<div class="tp1">Southsea</div><div class="tp2">&nbsp; &nbsp;Eastney<br>&nbsp; &nbsp;Milton<br></div>';
var tip_658 = '<div class="tp1">Gosport</div><div class="tp2">&nbsp; &nbsp;Lee on the Solent<br></div>';
var tip_660 = '<div class="tp1">Portsmouth</div><div class="tp2">&nbsp; &nbsp;Cosham<br>&nbsp; &nbsp;Fratton<br>&nbsp; &nbsp;North End<br>&nbsp; &nbsp;Port Solent<br></div>';
var tip_1092 = '<div class="tp1">Hayling Island</div>';

region3_667_3_667=new Image
region3_667_3_667.src="http://img.findaproperty.com/fapmaps/3/667/hlgt_3_667_3_667.gif"
region3_667_3_658=new Image
region3_667_3_658.src="http://img.findaproperty.com/fapmaps/3/667/hlgt_3_667_3_658.gif"
region3_667_3_660=new Image
region3_667_3_660.src="http://img.findaproperty.com/fapmaps/3/667/hlgt_3_667_3_660.gif"
region3_667_3_1092=new Image
region3_667_3_1092.src="http://img.findaproperty.com/fapmaps/3/667/hlgt_3_667_3_1092.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();}



