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