// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(52.053546, -0.726042);
}