// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.721025, -1.891365);
}