    //<![CDATA[
    
    if (GBrowserIsCompatible()) { 

      // A function to create the marker and set up the event window
      // Dont try to unroll this function. It has to be here for the function closure
      // Each instance of the function preserves the contends of a different instance
      // of the "marker" and "html" variables which will be needed later when the event triggers.    
      function createMarker(point,html) {
        var marker = new GMarker(point, tinyIcon);
        GEvent.addListener(marker, "click", function() {
          marker.openInfoWindowHtml(html);
        });
        return marker;
      }

      // Display the map, with some controls and set the initial location 
      var map = new GMap2(document.getElementById("map"));
	  map.setMapType(G_SATELLITE_MAP);
      map.addControl(new GLargeMapControl());
      map.addControl(new GMapTypeControl());
      map.setCenter(new GLatLng(54.5, -4.5), 5);

// Create our "tiny" marker icon
var tinyIcon = new GIcon();
tinyIcon.image = "http://labs.google.com/ridefinder/images/mm_20_red.png";
tinyIcon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
tinyIcon.iconSize = new GSize(12, 20);
tinyIcon.shadowSize = new GSize(22, 20);
tinyIcon.iconAnchor = new GPoint(6, 20);
tinyIcon.infoWindowAnchor = new GPoint(5, 1);

// Set up our GMarkerOptions object literal
markerOptions = { icon:tinyIcon };
	  
//ENGLAND


var point = new GLatLng(52.237223999999998, 0.23937900000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6077/images/85x66/abbey1.jpg" ><p>Anglesey Abbey, Gardens & Lode Mill</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cambridgeshire/Anglesey-Abbey-Gardens--Lode-Mill-/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.146110999999998, -0.160278);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2500/images/85x66/bempton_1.jpg" ><p>Bempton Cliffs RSPB reserve</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Yorkshire/Bempton-Cliffs-RSPB-reserve/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.430214999999997, -3.091364);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2401/images/85x66/blea%20tarn%201.jpg" ><p>Blea Tarn</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cumbria2/Lake-District/Blea-Tarn/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.002499999999998, 0.54349999999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/7201/images/85x66/Bodiam%20Web2.jpg" ><p>Bodiam Castle</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Kent/Bodiam-Castle/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.974876000000002, 0.63630600000000004);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2425/images/85x66/brancaster%202.jpg" ><p>Brancaster Beach</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Norfolk/Brancaster-Beach/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.356411999999999, 0.26310499999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5519/images/85x66/DSC_0067.jpg" ><p>Brands Hatch</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Kent/Brands-Hatch/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(50.688899999999997, -1.9574);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2502/images/85x66/brownsea_5.jpg" ><p>Brownsea Island</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Dorset/Brownsea-Island/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.542684999999999, -2.8097379999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5697/images/85x66/3.jpg" ><p>Carding Mill Valley</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Shropshire/Carding-Mill-Valley/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.602823000000001, -3.0984129999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2411/images/85x66/castlerigg%201.jpg" ><p>Castlerigg stone circle</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cumbria2/Lake-District/Castlerigg-stone-circle/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.33399, -1.8877600000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4323/images/85x66/tn_giantotter_jpg[1].jpg" ><p>Chestnut Centre Owl, Otter and Wildlife Park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Chestnut-Centre-Owl-Otter-and-Wildlife-Park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.268300000000004, -1.0649999999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6090/images/85x66/clumber3.jpg" ><p>Clumber Park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Nottinghamshire/Clumber-Park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.189148070679899, -4.0034115314483598);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4329/images/85x66/wolf_man.jpg" ><p>Combe Martin Dinosaur Park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Devon/Combe-Martin-Dinosaur-Park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.343243000000001, -3.0716269999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2413/images/85x66/coniston%20water%201.jpg" ><p>Coniston Water</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cumbria2/Lake-District/Coniston-Water/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.933182000000002, 1.2988729999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5911/images/85x66/CROMER%20BEACH.jpg" ><p>Cromer Beach</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Norfolk/Cromer-Beach/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.864355000000003, -2.0776500000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6584/images/85x66/2.jpg" ><p>Devil&prime;s Chimney</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Gloucestershire/Devils-Chimney/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.470910000000003, 0.15735099999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2504/images/85x66/donna%20nook_1.jpg" ><p>Donna Nook Nature Reserve</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Lincolnshire/Donna-Nook-Nature-Reserve/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.066667000000002, -1.7833330000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2435/images/85x66/dove%20dale%201.jpg" ><p>Dove Dale</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Dove-Dale/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(50.915778186090797, 0.96945762634277299);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2506/images/85x66/Dungeness%20Single%20House.jpg" ><p>Dungeness</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Kent/Dungeness/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.398609, 0.26380100000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4408/images/85x66/ec1.jpg" ><p>Ely Cathedral</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cambridgeshire/Ely-Cathedral-/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.079638000000003, -0.209929);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2510/images/85x66/esf_5.jpg" ><p>English School of Falconry</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Bedfordshire/English-School-of-Falconry/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(50.61636, -3.4346009999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2512/images/85x66/exe.jpg" ><p>Exe estuary</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Devon/Exe-estuary/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.216973000000003, -0.26865);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/3461/images/85x66/filey-brigg-1.jpg" ><p>Filey Brigg</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Yorkshire/Filey-Brigg/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.548436000000002, -3.1018569999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2516/images/85x66/formby3.jpg" ><p>Formby Point</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Merseyside/Formby-Point/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.104748000000001, -0.11894);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2439/images/85x66/flamborough%20head%203%20(1).jpg" ><p>Flamborough South Landing</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Yorkshire/Flamborough-South-landing/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.283073999999999, -1.62757);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2437/images/85x66/froggatt%20edge%202.jpg" ><p>Froggatt Edge</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Froggatt-Edge/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.768590000000003, -1.1958599999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6587/images/85x66/Tornado2.jpg" ><p>Great Central Railway</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Leicestershire/Great-Central-Railway--/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.566943999999999, -0.65388900000000005);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/7690/images/85x66/Viaduct.jpg" ><p>Harringworth Viaduct</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Northamptonshire2/Harringworth-Viaduct/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(50.991826000000003, -4.532375);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4404/images/85x66/hq1.jpg" ><p>Hartland Quay</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Devon/Hartland-Quay/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.020491, 0.646455);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/7182/images/85x66/18.jpg" ><p>Hexden Railway Bridge</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Kent/Hexden-Railway-Bridge/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.706361000000001, -0.45018200000000003);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/3453/images/85x66/humber-bridge-3.jpg" ><p>Humber Bridge</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/East-Yorkshire/Humber-Bridge/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.938367, 0.48901600000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5426/images/85x66/Beach.jpg" ><p>Hunstanton</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Norfolk/Hunstanton/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.936832000000003, 0.48596299999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4364/images/85x66/puph01scr.jpg" ><p>Hunstanton Sealife Centre</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Norfolk/Hunstanton-Sealife-Centre/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.258476999999999, 0.269567);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6698/images/85x66/IMG_1473LR.jpg" ><p>Ightham Mote</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Kent/Ightham-Mote/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(50.889181000000001, -1.9671879999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/3459/images/85x66/knowlton2.jpg" ><p>Knowlton Church</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Dorset/Knowlton-Church/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.191181, -1.6992560000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2433/images/85x66/lathkill%20dale%204.jpg" ><p>Lathkill Dale</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Lathkill-Dale/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.316332000000003, -1.6216999999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2946/images/85x66/lawrence%20field%201.jpg" ><p>Lawrence Field</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Lawrence-Field/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(50.631062, -2.4442010000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2459/images/85x66/lodmoor.jpg" ><p>Lodmoor</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Dorset/LODMOOR/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.506898999999997, -0.116657);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6967/images/85x66/southbank-1.jpg" ><p>London South Bank</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/London/London-South-Bank/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.475633000000002, -0.23677500000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2496/images/85x66/barnes1.jpg" ><p>London Wetland Centre</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/London/London-Wetland-Centre/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.790959999999998, 0.12898999999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4317/images/85x66/Longsutton_caterpillar.jpg" ><p>Long Sutton butterfly park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Lincolnshire/Long-Sutton-butterfly-park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.186948999999998, -2.276986);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4337/images/85x66/p-tiger.jpg" ><p>Longleat</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Wiltshire/Longleat/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.622500000000002, -2.868611);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2528/images/85x66/martinmere.jpg" ><p>Martin Mere Wetland Centre</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Lancashire/Martin-Mere-Wetland-Centre/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.343291000000001, -1.624606);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/3623/images/85x66/stanage-edge-gritstones-1.jpg" ><p>Millstones at Stanage Edge</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Millstones-at-Stanage-Edge/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.245750000000001, 1.61538);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2530/images/85x66/minsmere_1.jpg" ><p>Minsmere RSPB reserve</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Suffolk/Minsmere-RSPB-reserve/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.436120000000003, -0.72496000000000005);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5334/images/85x66/IMG_6105.jpg" ><p>North Yorkshire Moors Railway</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Yorkshire/North-Yorkshire-Moors-Railway/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.083333000000003, 1.566667);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5770/images/85x66/fineart%20illo.jpg" ><p>Orford Ness</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Suffolk/Orford-Ness/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.003745000000002, -0.93743699999999996);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6094/images/85x66/6.jpg" ><p>Petersfield</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Hampshire/Petersfield/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.253711000000003, -0.24899499999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4321/images/85x66/mighawker.jpg" ><p>Paxton Pits</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cambridgeshire/Paxton-Pits/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.339913000000003, -1.777414);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/3455/images/85x66/peveril-castle-2.jpg" ><p>Peveril Castle</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Peveril-Castle/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.078609999999998, 1.00318);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2526/images/85x66/Lympne2.jpg" ><p>Port Lympne Wild Animal Park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Kent/Port-Lympne-Wild-Animal-Park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.740045000000002, -1.18763);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5515/images/85x66/IMG_9499.jpg" ><p>Quorn Station</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Leicestershire/Quorn-Station/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(50.625278000000002, -2.4669439999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2532/images/85x66/radipole_1.jpg" ><p>Radipole Lake RSPB Nature Reserve</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Dorset/Radipole-Lake-RSPB-Nature-Reserve/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.517074999999998, 0.19114500000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/Shared/images/default100x70.jpg" ><p>Rainham Marshes</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Essex/Rainham-Marshes/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.483727000000002, -0.58703899999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2441/images/85x66/saltwick%20bay%201.jpg" ><p>Saltwick Bay</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Yorkshire/Saltwick-Bay/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.082165000000003, -0.18684300000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5570/images/85x66/Bridlington2.jpg" ><p>Sea Front and Jetty at Bridlington</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Yorkshire/Sea-Front-and-Jetty-at-Bridlington/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.731814, -2.379416);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2540/images/85x66/slimbridge.jpg" ><p>Slimbridge Wetland Centre</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Gloucestershire/Slimbridge-Wetland-Centre/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.874361999999998, 0.45031100000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2544/images/85x66/snettisham_1.jpg" ><p>Snettisham RSPB reserve</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Norfolk/Snettisham-RSPB-reserve2/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.326182000000003, 1.679138);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/Shared/images/default100x70.jpg" ><p>Southwold</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Suffolk/Southwold/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.347292000000003, -1.6332610000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/3621/images/85x66/stanage-edge-2.jpg" ><p>Stanage Edge</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Derbyshire/Stanage-Edge/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.6317448, -2.3133099000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6251/images/85x66/IMG_9864.jpg" ><p>Summerseat</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Greater-Manchester/Summerseat/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.461419999999997, -3.1045099999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2397/images/85x66/stickle%20ghyll%202.jpg" ><p>Stickle Gyhll</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cumbria2/Lake-District/Stickle-Gyhll/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.282482000000002, -3.2738529999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2406/images/85x66/sunkenkirk%201.jpg" ><p>Sunkenkirk stone circle</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cumbria2/Lake-District/Sunkenkirk-stone-circle/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.312918000000003, -3.2114410000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2408/images/85x66/tarn%20hill%201.jpg" ><p>Tarn Hill</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cumbria2/Lake-District/Tarn-Hill/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.521521999999997, -2.0730360000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4399/images/85x66/bcm2.jpg" ><p>The Black Country Living Museum</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/West-Midlands/The-Black-Country-Living-Museum/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(55.638413, -1.622028);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/Shared/images/default100x70.jpg" ><p>The Farne Islands</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Northamptonshire/The-Farne-Islands/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.123412999999999, -0.249885);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2960/images/85x66/thelodge.jpg" ><p>The Lodge</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Bedfordshire/The-Lodge/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.559945999999997, -0.28002300000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4402/images/85x66/nv3.jpg" ><p>The Nene Valley Railway</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Cambridgeshire/The-Nene-Valley-Railway/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(53.928963000000003, -2.4627720000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4406/images/85x66/rv1.jpg" ><p>The Ribble Valley</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/West-Yorkshire/The-Ribble-VAlley/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.961665000000004, 0.61256699999999997);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2469/images/85x66/titchwell%201.jpg" ><p>Titchwell</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Norfolk/Titchwell/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.16057, -3.3464399999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4331/images/85x66/Tropiquaria1.jpg" ><p>Tropiquaria</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Somerset/Tropiquaria/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.558770000000003, 0.50345099999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2475/images/85x66/vangemarshes.jpg" ><p>Vange Marshes</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Essex/Vange-Marshes/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(54.408154000000003, -0.72902400000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5342/images/85x66/IMG_9791.jpg" ><p>Water Arc Bridge</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Yorkshire/Water-Arc-Bridge/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.957749999999997, 0.84670900000000004);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2427/images/85x66/wells%20next%20the%20sea%203.jpg" ><p>Wells-next-the-sea</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Norfolk/Wells-next-the-sea/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.181603000000003, -3.3467099999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2492/images/85x66/westsedgemore%201.jpg" ><p>West Sedgemoor</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Somerset/West-Sedgemoor/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.160446, 0.66151099999999996);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2546/images/85x66/WHF4.jpg" ><p>Wildlife Heritage Foundation</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Kent/Wildlife-Heritage-Foundation/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(51.984456000000002, -0.60205900000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4342/images/85x66/home.jpg" ><p>Woburn Safari Park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Bedfordshire/Woburn-Safari-Park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//ENGLAND


var point = new GLatLng(52.055736000000003, 0.99473500000000004);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2465/images/85x66/wolveswood.jpg" ><p>Wolves Wood</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Suffolk/Wolves-Wood/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//IRELAND


var point = new GLatLng(52.054900000000004, -9.6283999999999992);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4164/images/85x66/dunloe.jpg" ><p>The Gap of Dunloe</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Ireland/The-Gap-of-Dunloe/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.149999999999999, -6.0796000000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5853/images/100x70/Elgol,%20Skye1.jpg" ><p>Elgol Isle of Skye</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Inner-Hebrides/Elgol---Isle-of-Skye/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(56.4392, -6.0008999999999997);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4335/images/85x66/tour_map.jpg" ><p>Isle of Mull</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Inner-Hebrides/Isle-of-Mull/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(56.623899999999999, -6.0697000000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4972/images/85x66/Tobermory%20Landscape2.jpg" ><p>Tobermory</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Inner-Hebrides/Tobermory/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(55.078400000000002, -3.5266000000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4327/images/85x66/castle_mist_300.jpg" ><p>Drumlanrig Castle</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Dumfriesshire/Drumlanrig-Castle/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.148200000000003, -3.8123);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2522/images/85x66/hwp_1.jpg" ><p>Highland Wildlife Park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Highland/Highland-Wildlife-Park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(58.326799999999999, -5.1635999999999997);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5776/images/85x66/L12%20-%20Scourie%20Bay,%20Scotland.jpg" ><p>Scourie Bay</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Highland/Scourie-Bay/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.676499999999997, -2.2624);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2461/images/85x66/trouphead.jpg" ><p>Troup Head</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Aberdeenshire/TROUP-HEAD/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(55.978024477572703, -2.67242431640625);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2482/images/85x66/hailes%20castle%201.jpg" ><p>Hailes Castle</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Lothian/Hailes-Castle2/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(56.177070000000001, -3.35425);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2473/images/85x66/vanefarm.jpg" ><p>Vane Farm</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Perth--Kinross/Vane-Farm/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.240084099999997, -3.703624);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/Shared/images/default100x70.jpg" ><p>Loch Garten</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Loch-Garten/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.571097000000002, -4.0972140000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/Shared/images/default100x70.jpg" ><p>Dolphins In Scotland</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Perthshire/Dolphins-In-Scotland-/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(56.077320999999998, -2.6408200000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2498/images/85x66/bass%20rock_1.jpg" ><p>The Bass Rock</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/The-Bass-Rock/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.716160000000002, -4.0623659999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2471/images/85x66/udale.jpg" ><p>Udale Bay</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Highland/Udale-Bay/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(55.944184999999997, -4.0579559999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2450/images/85x66/port%20a%20mhuilin%201.jpg" ><p>Port a Mhuilinn</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Strathcylde/Port-a-Mhuilinn/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(56.833333000000003, -3.9333330000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/6100/images/85x66/bruar.jpg" ><p>Falls of Bruar</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Perthshire/Falls-of-Bruar/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.077320999999998, -4.0259309999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2524/images/85x66/insh.jpg" ><p>Insh Marshes</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Highland/Insh-Marshes/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.261223000000001, -7.3416139999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4315/images/85x66/Uist_corncrake.jpg" ><p>Balranald North Uist</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/North-Uist/Balranald-North-Uist/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(56.148705, -4.6406939999999999);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2452/images/85x66/loch%20lomond%201.jpg" ><p>Rowardennan Loch Lomond</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Strathcylde/Rowardennan-Loch-Lomond/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(57.214238999999999, -5.6172310000000003);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4970/images/85x66/GlenelgWeb2.jpg" ><p>Glenelg</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Highland/Glenelg/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//SCOTLAND


var point = new GLatLng(55.431179999999998, -2.5328300000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/4358/images/85x66/eaglegirl200.jpg" ><p>Jedforest Deer and Farm Park</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Scotland/Roxburghshire/Jedforest-Deer-and-Farm-Park/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(52.992153999999999, -4.4240890000000004);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2446/images/85x66/trefor-3.jpg" ><p>Trefor</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Gwynedd/Trefor/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(52.213624000000003, -3.441449);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2520/images/85x66/Kite.jpg" ><p>Gigrin Farm</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Powys/Gigrin-Farm/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(51.924579000000001, -5.2384190000000004);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2490/images/85x66/traeth%20llyfn%201.jpg" ><p>Traeth Llyfn</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Pembrokeshire/Traeth-Llyfn/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(52.915657000000003, -4.2340710000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/3457/images/85x66/criccieth-castle-2.jpg" ><p>Criccieth Castle</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Gwynedd/Criccieth-Castle/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(52.759309000000002, -3.456788);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2488/images/85x66/lake%20vyrnwy%201.jpg" ><p>Lake Vyrynwy</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Powys/Lake-Vyrynwy/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(51.870728999999997, -3.3042729999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/5045/images/85x66/taly%20bont%20resevoir%2010.JPG" ><p>Talybont Reservoir and Forest</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Brecon-Beacons-National-Park/Talybont-Reservoir-and-Forest-/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(51.539929000000001, -2.986221);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2429/images/85x66/newport%20bay%202.jpg" ><p>Newport Bay</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Pembrokeshire/Newport-Bay/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(51.741016999999999, -5.2973879999999998);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2538/images/85x66/skomer.jpg" ><p>Skomer Island</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Pembrokeshire/Skomer-Island/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(52.135793, -4.6391200000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2431/images/85x66/mwnt%202.jpg" ><p>Mwnt</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Ceridigion/Mwnt/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(51.626767999999998, -3.4119480000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2467/images/85x66/ynys%20hir.jpg" ><p>Ynys-Hir</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Ynys-Hir/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(51.727690000000003, -3.0713750000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2443/images/100x70/porth-oer-1.jpg" ><p>Porth Oer Whistling Sands</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Gwynedd/Porth-Oer-Whistling-Sands/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 




//WALES


var point = new GLatLng(51.698300000000003, -5.2778);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/2536/images/85x66/skokholm.jpg" ><p>Skokholm Island</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Pembrokeshire/Skokholm-Island/" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 






var point = new GLatLng(50.589199999999998, -2.0231370000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/8797/images/85x66/John-Wyatt-1.jpg" ><p>Winspit Quarry</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Dorset/Winspit-Quarry/?id=4401" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 






var point = new GLatLng(53.097295000000003, -3.9344640000000002);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/8801/images/85x66/Chris%20Demetriou.jpg" ><p>Llynnau Mymbyr</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/Wales/Snowdonia/Llynnau-Mymbyr/?id=4403" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 






var point = new GLatLng(53.195655000000002, -1.1861440000000001);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/9112/images/85x66/Shirebrook%20Wood%202%20small.jpg" ><p>Shirebrook Wood</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Nottinghamshire/Shirebrook-Wood/?id=4592" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 






var point = new GLatLng(51.181609999999999, -3.40177);
var marker = createMarker(point,'<div style="height:66px; width:250px;" class="bubble"><img src="http://www.photoanswers.co.uk/upload/9114/images/85x66/tornado%20country-side%20scene%20resized%20800%20x%2072.jpg" ><p>West Somerset Railway</p><p><a href="http://www.photoanswers.co.uk/Facilities-Landing/Search-Results/England/Somerset/West-Somerset-Railway/?id=4593" target="_blank">More info</a></p></div>')
map.addOverlay(marker); 











 



}
    
    // display a warning if the browser was not compatible
    else {
      alert("Sorry, the Google Maps API is not compatible with this browser");
    }

    // This Javascript is based on code provided by the
    // Blackpool Community Church Javascript Team
    // http://www.commchurch.freeserve.co.uk/   
    // http://econym.googlepages.com/index.htm

    //]]>
