User Tools

Site Tools


test

This is an old revision of the document!


<html>

<script> function writeText(txt) {

  document.getElementById("divText").innerHTML = txt;

} </script>

<img src=“https://lordsofhack.com/fivedeep/lib/exe/fetch.php?media=wormsferry2.png” usemap=“#image-map”>

<map name=“image-map”>

  <area target="" alt="Angus Manor" title="Angus Manor" onmouseover="writeText('Angus Manor')" onmouseout="writeText('')" coords="511,268,464,239" shape="rect">
  <area target="" alt="Worm's Ferry" title="Worm's Ferry" onmouseover="writeText('Worm\'s Ferry')" onmouseout="writeText('')" coords="552,294,577,310" shape="rect">
  <area target="" alt="Alasdair—Scottish oat farmer" title="Alasdair—Scottish oat farmer"  onmouseover="writeText(this.getAttribute('title'))" onmouseout="writeText('')" coords="129,109,141,121" shape="rect">
  <area target="" alt="Asgrim—Norwegian lumberjack and oat farmer" title="Asgrim—Norwegian lumberjack and oat farmer"  onmouseover="writeText(this.getAttribute('title'))" onmouseout="writeText('')" coords="124,145,138,158" shape="rect">
  <area target="" alt="Guthlac—English hunter and oat farmer" title="Guthlac—English hunter and oat farmer"  onmouseover="writeText(this.getAttribute('title'))" onmouseout="writeText('')" coords="119,176,138,188" shape="rect">
  <area target="" alt="Atiq—Moorish goat herd" title="Atiq—Moorish goat herd"  onmouseover="writeText(this.getAttribute('title'))" onmouseout="writeText('')" coords="206,132,190,117" shape="rect">
  <area target="" alt="Barclay—Scottish swineherd" title="Barclay—Scottish swineherd"  onmouseover="writeText(this.getAttribute('title'))" onmouseout="writeText('')" coords="236,121,252,134" shape="rect">
  <area target="" alt="Jawar—Moorish goat herd" title="Jawar—Moorish goat herd"  onmouseover="writeText(this.getAttribute('title'))" onmouseout="writeText('')" coords="191,146,208,157" shape="rect">
  <area target="" alt="Rhodri—Welsh shepherd" title="Rhodri—Welsh shepherd" onmouseover="writeText(this.getAttribute('title'))" onmouseout="writeText('')" coords="191,165,215,179" shape="rect">   
   

</map>

<div><b>Location Description:</b> <div id=“divText”></div></div>

</html>

test.1611152854.txt.gz · Last modified: 2021/01/20 14:27 by andrew