function myinit()
{
 		map.setCenter( new GLatLng( 51.40314, -0.08885 ), 16, G_HYBRID_MAP);
}
  				
 
