Crude Demo of Map
 
   
	 - Click anywhere in this map, and a message will tell your the X-Y
		co-ordinates of your mouse. That's just for testing and debugging.
  
	 - Hover over the green blob labelled "New Drip Logger" at the top
		of the map and you'll see that the cursor changes to a pointer, indicating that
		you can click it. It should also display a "tooltip" message telling you what
		you are about to click on. Clicking doesnt take you anywhere useful, yet.
  
	 - Hover over the underlined "2 Temp probes" text and the same
		thing should happen.
  
	 - Generally, it would be better not to put any text on the graphic
		itself, but to add it separately in HTML. That way, it goes in as vectors
		rather than as bit-maps and so it is less fuzzy when you enlarge the picture.
		Probably you can enlarge the map by typing typing
		CTRL SHIFT + and reduce it by typing CTRL
		–, but it depends on your browser. Anyway, if you zoom in and
		out you'll see how the map and your Powerpoint text go fuzzy but my underlined
		"2 Temp probes" text stays crisp. So, basically, when you send me a Powerpoint
		file, I'll strip out the text and add it in HTML, at the positions you have
		indicated.
  
  
 
  Re-sizing the map
 
  These
	 links —Make Map Fit Screen
	 Width | Make Map Fit Screen
	 Height | Reset Map size
	 —do not fully work yet. They re-size the map but they do
	 not re-position the hyperlinks. I will need to write code to recalculate all
	 the link co-ordinates when the map is re-sized. So, instead of using these
	 links, you need to use the Zoom function in your browser. (And clearly, this is
	 just a crude layout, and I havent bothered to neatly centre the map on the
	 screen).
 
   
	 
  Map: 
  Make Map Fit Screen Width | 
  Make Map Fit Screen Height | 
  Reset Map size