// Copyright (c) mindat.org 1993-2009
function j(lat,long) {var point = new GLatLng(lat,long); map.setCenter(point, 16);}
function cm(lat,long,html,name) {
var point = new GLatLng(lat,long); var marker = new GMarker(point,{icon:icon, title:name});
GEvent.addListener(marker, "click", function()
{
marker.openInfoWindowHtml(jsunpack(html));
//
// map.panTo(marker.getPoint());
var zoom = map.getZoom();
if(zoom<9) zoom=9;
map.setZoom(zoom);
map.setCenter(marker.getPoint(), zoom);
});
GEvent.addListener(marker,"mouseover", function() {
marker.setImage("kml-gm-o.png");
});
GEvent.addListener(marker,"mouseout", function() {
marker.setImage("kml-gm.png");
});
clus.AddMarker(marker,name);
}
function jsunpack(txt)
{
txt=txt.replace(/~~/,"
");
txt=txt.replace(/~!/,";) |
");
txt=txt.replace(/~\)/,"
Reference: ");
return (txt);
}
function loadPoints()
{
cm(53.166282873,-1.75765103202,"~~1498.html\">Middleton Common, Middleton, Youlgrave, Derbyshire, England, UK~)UK Journal of Mines and Minerals, No. 12 p10-14
~$~!0127735001040339885.jpg\">
Oakstone © 2002 John H. Betts
8 mm thick slab of a barite stalactite polished on both sides to highlight the concentric growth patterns. Old specimen ca. 1900-10. No damage. Overall size of mineral specimen: 7x4x1 cm. Size of individual crystals: .~%","Middleton Common, Middleton, Youlgrave, Derbyshire, England, UK");
cm(52.6522757775,-1.96451897184,"~~206986.html\">Brown Edge, Winster, Derbyshire, England, UK~)Ford, T., A. Sarjeant & M. Smith (1993) The minerals of the Peak district of Derbyshire UK Jour. Mines & Minerals 13:16-55 ","Brown Edge, Winster, Derbyshire, England, UK");
}
|