// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(51.418907, -0.513611);
}