// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.91061, -1.384621);
}