var ms = { events: {}, ui: { actor: {} }, methods: { validate: {} } }; // Setup Namespaces
ms.config = {
  "api": "https://secure.audience.nascar.com/services/nascar/api",
  "storefront": "https://account.nascar.com/storefront",
  "memberServices": "https://secure.audience.nascar.com/services/nascar/flow",
  "blank": "/.element/iframe/2.1/sect/emkt/empty.html",
  "raceView": "/checkOfferStep2.do?offerID=104",
  "pitCommand": "/checkOfferStep2.do?offerID=6",
  "scanner": "/checkOfferStep2.do?offerID=1"
};

