// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.793783, -1.295013);
}