function myinit()
{
 		map.setCenter( new GLatLng( 51.39700, -0.05800 ), 15, G_HYBRID_MAP);
}
  
