function myinit()
{
 		map.setCenter( new GLatLng( 51.39530, -0.07850 ), 17, G_HYBRID_MAP);
}
  
