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