/* 
 *  Korem Inc 2011
 */


bqc.GAnalyticsStrings = {

        level1: {
            modeWeb:"Web",
            modeNormal:"Intranet",
            modePartner:"Partenaire",
            modeIRES:"IRES"
        },

        level2: {
            language: "CARTO (Général) - Langue affichée",
            homePage: "BQC (Accueil) - Appel de la Carte",
            fiches:   "BQC (Fiche) - Appel de Mini-Fiche",
            miniMapFiches: "BQC (Fiche) - Affichage de Mini-Carte",
            miniMapCircuit: "BQC (Circuit) - Affichage de Mini-Carte",
            miniMapRegion: "BQC (Région) - Affichage de Mini-Carte",
            searchResults: "BQC (Résultats de recherche) - Appel de la Carte",
            circuit:       "BQC (Circuit) - Appel de la Carte",
            region:        "BQC (Région) - Appel de la Carte",
            fichesResRecherche: "BQC (Résultats de recherche) - Appel de Mini-Fiche",
            routing:       "BQC (Fiche) - Comment s'y rendre",
            routingSearch: "CARTO - Itinéraire (sources)",
            mapType: 'CARTO (Général) - Sélection du Type de Carte',
            streetView: 'CARTO - Utilisation de Street view (sources)',
            textSearch: "CARTO (Général) - Recherche textuelle",
            categorySearch: "CARTO (Général) - Sélection de Catégorie",
            regionSearch: "CARTO (Général) - Sélection de Région",
            print:"CARTO (Général) - Impression",
            email:"CARTO (Général) - Courriel",
            miniFichesShowCount: "CARTO (Mini-Fiche) - Appel de Mini-Fiche",
            miniFichesItemClick: "CARTO (Mini-Fiche) - Utilisation des Liens et Boutons",
            miniFichesSearch: "CARTO (Mini-Fiche) - Recherche textuelle dans Proximité",
            miniFichesCategory : "CARTO (Mini-Fiche) - Sélection de Catégorie dans Proximité"
        },
        
        level3: {
            miniFichesNameClick: "Nom",
            miniFichesPlusClick: "Plus",
            miniFichesReservationClick: "Réserver",
            hebergement: 'Hébergement',
            acommodation: 'Activités / Attraits',
            map: 'Carte',
            miniFiche: 'Mini-fiche',
            normalType:'Carte',
            reliefType: 'Relief',
            satelliteType:'Satellite'
       }

}
