// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.898702, -1.417236);
}