// JavaScript Document

function getMapDetails()
{
	coords = new GLatLng(50.824217, -0.17253);
}