// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.782551, -0.937185);
}