// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(51.417971, -1.005206);
}