var tip_1481 = '<div class="tp1">Bromyard</div>';
var tip_1836 = '<div class="tp1">Hereford</div>';
var tip_1957 = '<div class="tp1">Ledbury</div>';
var tip_1963 = '<div class="tp1">Leominster</div>';
var tip_4319 = '<div class="tp1">Kington</div>';
var tip_6144 = '<div class="tp1">Ross On Wye</div>';
var tip_54_SL = '<div class="tp1">Shropshire</div><div class="tp2">&nbsp; &nbsp;Bridgnorth<br>&nbsp; &nbsp;Ludlow<br>&nbsp; &nbsp;Oswestry<br>&nbsp; &nbsp;Shrewsbury<br>&nbsp; &nbsp;Telford<br>&nbsp; &nbsp;etc...</div>';
var tip_56_SL = '<div class="tp1">Worcestershire</div><div class="tp2">&nbsp; &nbsp;Bromsgrove<br>&nbsp; &nbsp;Kidderminster<br>&nbsp; &nbsp;Malvern<br>&nbsp; &nbsp;Redditch<br>&nbsp; &nbsp;Worcester<br>&nbsp; &nbsp;etc...</div>';
var tip_74_SL = '<div class="tp1">Gloucestershire</div><div class="tp2">&nbsp; &nbsp;Cheltenham<br>&nbsp; &nbsp;Cirencester<br>&nbsp; &nbsp;Gloucester<br>&nbsp; &nbsp;Lydney<br>&nbsp; &nbsp;Stroud<br>&nbsp; &nbsp;Tewkesbury<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_554_SL = '<div class="tp1">Powys</div><div class="tp2">&nbsp; &nbsp;Brecon<br>&nbsp; &nbsp;Llandrindod Wells<br>&nbsp; &nbsp;Newtown<br>&nbsp; &nbsp;Welshpool<br>&nbsp; &nbsp;etc...</div>';
var tip_566_SL = '<div class="tp1">Torfaen</div><div class="tp2">&nbsp; &nbsp;Cwmbran<br>&nbsp; &nbsp;Pontypool<br>&nbsp; &nbsp;etc...</div>';

region2_83_3_1481=new Image
region2_83_3_1481.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_3_1481.gif"
region2_83_3_1836=new Image
region2_83_3_1836.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_3_1836.gif"
region2_83_3_1957=new Image
region2_83_3_1957.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_3_1957.gif"
region2_83_3_1963=new Image
region2_83_3_1963.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_3_1963.gif"
region2_83_3_4319=new Image
region2_83_3_4319.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_3_4319.gif"
region2_83_3_6144=new Image
region2_83_3_6144.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_3_6144.gif"
region2_83_2_54_SL=new Image
region2_83_2_54_SL.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_2_54_SL.gif"
region2_83_2_56_SL=new Image
region2_83_2_56_SL.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_2_56_SL.gif"
region2_83_2_74_SL=new Image
region2_83_2_74_SL.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_2_74_SL.gif"
region2_83_2_531_SL=new Image
region2_83_2_531_SL.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_2_531_SL.gif"
region2_83_2_543_SL=new Image
region2_83_2_543_SL.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_2_543_SL.gif"
region2_83_2_554_SL=new Image
region2_83_2_554_SL.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_2_554_SL.gif"
region2_83_2_566_SL=new Image
region2_83_2_566_SL.src="http://img.findaproperty.com/fapmaps/2/83/hlgt_2_83_2_566_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();}


