var tip_7447 = '<div class="tp1">Cwmbran</div>';
var tip_7448 = '<div class="tp1">Pontypool</div><div class="tp2">&nbsp; &nbsp;Blaenavon<br></div>';
var tip_508_SL = '<div class="tp1">Caerphilly</div><div class="tp2">&nbsp; &nbsp;Caerphilly<br>&nbsp; &nbsp;Risca<br>&nbsp; &nbsp;etc...</div>';
var tip_531_SL = '<div class="tp1">Blaenau Gwent</div><div class="tp2">&nbsp; &nbsp;Abertillery<br>&nbsp; &nbsp;Tredegar<br>&nbsp; &nbsp;etc...</div>';
var tip_543_SL = '<div class="tp1">Monmouthshire</div><div class="tp2">&nbsp; &nbsp;Abergavenny<br>&nbsp; &nbsp;Caldicot<br>&nbsp; &nbsp;Chepstow<br>&nbsp; &nbsp;Monmouth<br>&nbsp; &nbsp;etc...</div>';
var tip_546_SL = '<div class="tp1">Newport</div><div class="tp2">&nbsp; &nbsp;Newport<br>&nbsp; &nbsp;Rogerstone<br>&nbsp; &nbsp;etc...</div>';

region2_566_3_7447=new Image
region2_566_3_7447.src="http://img.findaproperty.com/fapmaps/2/566/hlgt_2_566_3_7447.gif"
region2_566_3_7448=new Image
region2_566_3_7448.src="http://img.findaproperty.com/fapmaps/2/566/hlgt_2_566_3_7448.gif"
region2_566_2_508_SL=new Image
region2_566_2_508_SL.src="http://img.findaproperty.com/fapmaps/2/566/hlgt_2_566_2_508_SL.gif"
region2_566_2_531_SL=new Image
region2_566_2_531_SL.src="http://img.findaproperty.com/fapmaps/2/566/hlgt_2_566_2_531_SL.gif"
region2_566_2_543_SL=new Image
region2_566_2_543_SL.src="http://img.findaproperty.com/fapmaps/2/566/hlgt_2_566_2_543_SL.gif"
region2_566_2_546_SL=new Image
region2_566_2_546_SL.src="http://img.findaproperty.com/fapmaps/2/566/hlgt_2_566_2_546_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();}


