/**
 * Croogo
 *
 * available throughout the app
 */
var Croogo = {
    params: {},
    locale: {}
};