// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.845622, -1.341362);
}