LfmConfig =
{
  culture: "en",
  player: {
    flashvars: {
      playlist: "bottom",
      playlistsize: "120",
      config: "/xml/jwp_config.xml"
    },
    params: {
      allowfullscreen: "true"
    },
    attributes: {}
  },
  i18n: {
    widgets: {
      myspace: {
        nextgigs: "Upcoming shows",
        nogigs: "No upcoming shows",
        nextevents: "Upcoming events",
        noevents: "No upcoming events"
      }
    } 
  }
};

