
document.write('<p align = "center">');
document.write('  Mouseover a marker to see its contents, click on a marker to zoom into that location.<br>');
document.write('  Click elsewhere on the map to centre it. Drag & drop on the map to pan.<br>');
document.write('  Use the mouse wheel (or the zoom control) to zoom in and out.<br>');

document.write(' <font face="Arial"> <INPUT TYPE="button" VALUE="Refresh original map." onClick="window.location.reload(true)"> </font>');
document.write(' Lat & Long: <input id="latlong" type="text" size="18" name="latlong" value="" style="background-color: #ee8; text-align: center" readonly />');
document.write(' Zoom level: <input id="zoomlevel" type="text" size="3" name="zoomlevel" value="" style="background-color: #ee8; text-align: center" readonly />');
document.write(' &nbsp; <a href="http://www.digitalpoint.com/tools/geovisitors/"><img src="http://geo.digitalpoint.com/a.png" alt="Geo Visitors Map" style="border:0"></a>');

var apiVersionKey = '&v=2.x&key=ABQIAAAA_f48vc7cJspjYkhgtmGfgRREUmFSuu7foNRcpR_PNsW9Q6g7VxSElzJF_y2dCI4r7Lv8k2p3HgYZvg';


