// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.868446, -1.198379);
}