<!--
/*
 * cmtools.js
 * Helper JavaScript Librairy for CoreMetrics Tagging
 *
 */
    ////////////////////////////   
    // CoreMetrics Configuration Parameters
    ////////////////////////////    
    var cm_ClientID = "90264974"; // This Parameter should content Coremetrics ClientID for the Site/Country
	cm_JSFPCookieDomain = "www.giorgioarmanibeauty.com";  // This Parameter should contain the target production domain name. Ex : www.loreal-pro.fr

  
    ////////////////////////////   
    // CMTools Configuration Parameters
    ////////////////////////////      
    var CoreCM_CallDefaultTagging = true; // This parameter should be set to false, when coremetrics tagging is performed directly within the pages (either using Shared Webbox, or using explicit Coremetrics function calls). When using the "Automated implementation" with the tagging plan defined in the CMTools.js file, it should be set to true
    var CoreCM_Hosts = "giorgioarmanibeauty.com"; // This parameter is used to identify whether we are on the Production site, or in integration or  validation
        // We can add severals url  Ex :  wwww.lorealpro.fr;loreal-pro.fr
        // This parameter is used to automaticaly call cmSetProduction() when on the domain name is in the CoreCM_Hosts
        // IMPORTANT NOTE : on L'Oreal Coremetrics Implementation rolled out in 2009, no test Environnement will be setup by Coremetrics
        // THUS : it is not Mandatory to call cmSetProduction()
    var CoreCM_PageIdWithGet = true; // Page Id is constructed with Querystring parameters or not
    
    ////////////////////////////   
    // Internal Variables
    ////////////////////////////    
    var CoreCM_Url = document.URL;                  //     http://www.cmtest.local/index.html?Param=toto
    var CoreCM_PathName = window.location.pathname; //    /index.html
  
  
    ////////////////////////////   
    // Main Function Call
    ////////////////////////////    
    CoreCM_Main();
      
   //Main function of CoreMetrics
    function CoreCM_Main(){         
         CoreCM_SetProduction();   
         if (CoreCM_CallDefaultTagging)
         {
            CoreCM_SetTagging();
         }            
    }


   //Set the CoreMetrics tagging function
    function CoreCM_SetTagging(){
         
      ////////////////////////////   
      //Begin CoreMetrics Tagging
      ////////////////////////////
      
      //Simple page
      //-----------
     	var tagok = false;
		
		if(CoreCM_Url.indexOf("/dispatch.aspx") !=-1 ){
			cmCreatePageviewTag("Dispatch inter", "DISPATCH_INTER" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/index.aspx") !=-1 ){
			cmCreatePageviewTag("Armani_EN", "EN-_1033" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/index.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage catalogue", "SHOP_ONLINE_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/whats-hot/home.aspx") !=-1 ){
			cmCreatePageviewTag("Nouveaux produits", "NEW_PRODUCTS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/home.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage Maquillage", "MAKE_UP_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/category.aspx?tpcode=MAKE_UP_FACE") !=-1 ){
			cmCreatePageviewTag("Teint", "MAKE_UP_FACE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_FACE_PRIMER") !=-1 ){
			cmCreatePageviewTag("Base de teint", "MAKE_UP_FACE_PRIMER" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10002&tpcode=MAKE_UP_FACE_PRIMER") !=-1 ){
			cmCreatePageviewTag("Base lissante perfection", "MAKE_UP_FACE_PRIMER_AP10002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10003&tpcode=MAKE_UP_FACE_PRIMER") !=-1 ){
			cmCreatePageviewTag("Base de maquillage lumineuse", "MAKE_UP_FACE_PRIMER_AP10003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_FACE_FOUNDATION") !=-1 ){
			cmCreatePageviewTag("Fond de teint", "MAKE_UP_FACE_FOUNDATION" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10105&tpcode=MAKE_UP_FACE_FOUNDATION") !=-1 ){
			cmCreatePageviewTag("Face fabric teint nu seconde peau fps 12", "MAKE_UP_FACE_FOUNDATION_AP10105" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10101&tpcode=MAKE_UP_FACE_FOUNDATION") !=-1 ){
			cmCreatePageviewTag("Fond de teint soyeux lumineux", "MAKE_UP_FACE_FOUNDATION_AP10101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10102&tpcode=MAKE_UP_FACE_FOUNDATION") !=-1 ){
			cmCreatePageviewTag("Fluide embellisseur", "MAKE_UP_FACE_FOUNDATION_AP10102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10103&tpcode=MAKE_UP_FACE_FOUNDATION") !=-1 ){
			cmCreatePageviewTag("Designer fond de teint creme sculptant fps20", "MAKE_UP_FACE_FOUNDATION_AP10103" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10104&tpcode=MAKE_UP_FACE_FOUNDATION") !=-1 ){
			cmCreatePageviewTag("Designer fond de teint compact modelant fps 22", "MAKE_UP_FACE_FOUNDATION_AP10104" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10106&tpcode=MAKE_UP_FACE_FOUNDATION") !=-1 ){
			cmCreatePageviewTag("Fond de teint Lasting Silk UV - FPS 20", "MAKE_UP_FACE_FOUNDATION_AP10106" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_FACE_POWDER") !=-1 ){
			cmCreatePageviewTag("Poudre", "MAKE_UP_FACE_POWDER" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10201&tpcode=MAKE_UP_FACE_POWDER") !=-1 ){
			cmCreatePageviewTag("Poudre libre micro-fil™", "MAKE_UP_FACE_POWDER_AP10201" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10202&tpcode=MAKE_UP_FACE_POWDER") !=-1 ){
			cmCreatePageviewTag("Poudre soyeuse lumineuse", "MAKE_UP_FACE_POWDER_AP10202" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_FACE_CONCEAL") !=-1 ){
			cmCreatePageviewTag("Retouche", "MAKE_UP_FACE_CONCEAL" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10301&tpcode=MAKE_UP_FACE_CONCEAL") !=-1 ){
			cmCreatePageviewTag("Retouche haute precision", "MAKE_UP_FACE_CONCEAL_AP10301" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10302&tpcode=MAKE_UP_FACE_CONCEAL") !=-1 ){
			cmCreatePageviewTag("Correcteurs perfection", "MAKE_UP_FACE_CONCEAL_AP10302" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_FACE_BLUSH") !=-1 ){
			cmCreatePageviewTag("Blush", "MAKE_UP_FACE_BLUSH" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10401&tpcode=MAKE_UP_FACE_BLUSH") !=-1 ){
			cmCreatePageviewTag("Voile de blush", "MAKE_UP_FACE_BLUSH_AP10401" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10402&tpcode=MAKE_UP_FACE_BLUSH") !=-1 ){
			cmCreatePageviewTag("Duo de blush", "MAKE_UP_FACE_BLUSH_AP10402" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_FACE_BRONZER") !=-1 ){
			cmCreatePageviewTag("Poudre bronzante", "MAKE_UP_FACE_BRONZER" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10501&tpcode=MAKE_UP_FACE_BRONZER") !=-1 ){
			cmCreatePageviewTag("Bronze mania skin tints", "MAKE_UP_FACE_BRONZER_AP10501" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP10502&tpcode=MAKE_UP_FACE_BRONZER") !=-1 ){
			cmCreatePageviewTag("Poudre bronzante", "MAKE_UP_FACE_BRONZER_AP10502" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/category.aspx?tpcode=MAKE_UP_EYES") !=-1 ){
			cmCreatePageviewTag("Yeux", "MAKE_UP_EYES" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_EYES_SHADOW") !=-1 ){
			cmCreatePageviewTag("Fard a paupieres", "MAKE_UP_EYES_SHADOW" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11001&tpcode=MAKE_UP_EYES_SHADOW") !=-1 ){
			cmCreatePageviewTag("Maestro eye shadow", "MAKE_UP_EYES_SHADOW_AP11001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11002&tpcode=MAKE_UP_EYES_SHADOW") !=-1 ){
			cmCreatePageviewTag("Maestro eye shadow quator", "MAKE_UP_EYES_SHADOW_AP11002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11003&tpcode=MAKE_UP_EYES_SHADOW") !=-1 ){
			cmCreatePageviewTag("Eyes to Kill palettes", "MAKE_UP_EYES_SHADOW_AP11003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_EYES_CRAYON_YEUX") !=-1 ){
			cmCreatePageviewTag("Crayon yeux", "MAKE_UP_EYES_CRAYON_YEUX" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11102&tpcode=MAKE_UP_EYES_CRAYON_YEUX") !=-1 ){
			cmCreatePageviewTag("Crayon soyeux yeux", "MAKE_UP_EYES_CRAYON_YEUX_AP11102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_EYES_EYELINER") !=-1 ){
			cmCreatePageviewTag("Eye liner", "MAKE_UP_EYES_EYELINER" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11101&tpcode=MAKE_UP_EYES_EYELINER") !=-1 ){
			cmCreatePageviewTag("Maestro eye liner", "MAKE_UP_EYES_EYELINER_AP11101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_EYES_BROWPEN") !=-1 ){
			cmCreatePageviewTag("Crayon sourcils", "MAKE_UP_EYES_BROWPEN" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11201&tpcode=MAKE_UP_EYES_BROWPEN") !=-1 ){
			cmCreatePageviewTag("Crayon sourcils haute definition", "MAKE_UP_EYES_BROWPEN_AP11201" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_EYES_MASCARA") !=-1 ){
			cmCreatePageviewTag("Mascara", "MAKE_UP_EYES_MASCARA" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11304&tpcode=MAKE_UP_EYES_MASCARA") !=-1 ){
			cmCreatePageviewTag("Eyes to kill", "MAKE_UP_EYES_MASCARA_AP11304" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11302&tpcode=MAKE_UP_EYES_MASCARA") !=-1 ){
			cmCreatePageviewTag("Mascara maestro", "MAKE_UP_EYES_MASCARA_AP11302" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11301&tpcode=MAKE_UP_EYES_MASCARA") !=-1 ){
			cmCreatePageviewTag("Mascara noir obsidienne", "MAKE_UP_EYES_MASCARA_AP11301" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP11303&tpcode=MAKE_UP_EYES_MASCARA") !=-1 ){
			cmCreatePageviewTag("Mascara allongeant recourbant", "MAKE_UP_EYES_MASCARA_AP11303" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/category.aspx?tpcode=MAKE_UP_LIPNAIL") !=-1 ){
			cmCreatePageviewTag("Levres et ongles", "MAKE_UP_LIPNAIL" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_LIPNAIL_LIPSTICK") !=-1 ){
			cmCreatePageviewTag("Rouge a levres", "MAKE_UP_LIPNAIL_LIPSTICK" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12003&tpcode=MAKE_UP_LIPNAIL_LIPSTICK") !=-1 ){
			cmCreatePageviewTag("Armanisilk rouge a levres", "MAKE_UP_LIPNAIL_LIPSTICK_AP12003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12004&tpcode=MAKE_UP_LIPNAIL_LIPSTICK") !=-1 ){
			cmCreatePageviewTag("Lip wax rouge compact", "MAKE_UP_LIPNAIL_LIPSTICK_AP12004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12001&tpcode=MAKE_UP_LIPNAIL_LIPSTICK") !=-1 ){
			cmCreatePageviewTag("Rouge a levres transparent", "MAKE_UP_LIPNAIL_LIPSTICK_AP12001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12002&tpcode=MAKE_UP_LIPNAIL_LIPSTICK") !=-1 ){
			cmCreatePageviewTag("Rouge a levres brillant", "MAKE_UP_LIPNAIL_LIPSTICK_AP12002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12005&tpcode=MAKE_UP_LIPNAIL_LIPSTICK") !=-1 ){
			cmCreatePageviewTag("Rouge d'Armani", "MAKE_UP_LIPNAIL_LIPSTICK_AP12005" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_LIPNAIL_LIPGLOSS") !=-1 ){
			cmCreatePageviewTag("Gloss", "MAKE_UP_LIPNAIL_LIPGLOSS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12101&tpcode=MAKE_UP_LIPNAIL_LIPGLOSS") !=-1 ){
			cmCreatePageviewTag("Levres eclat scintillant", "MAKE_UP_LIPNAIL_LIPGLOSS_AP12101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12102&tpcode=MAKE_UP_LIPNAIL_LIPGLOSS") !=-1 ){
			cmCreatePageviewTag("Levres eclat scintillant pour le soir", "MAKE_UP_LIPNAIL_LIPGLOSS_AP12102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_LIPNAIL_LIPPEN") !=-1 ){
			cmCreatePageviewTag("Crayon levres", "MAKE_UP_LIPNAIL_LIPPEN" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12201&tpcode=MAKE_UP_LIPNAIL_LIPPEN") !=-1 ){
			cmCreatePageviewTag("Crayon soyeux levres", "MAKE_UP_LIPNAIL_LIPPEN_AP12201" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_LIPNAIL_NAIL") !=-1 ){
			cmCreatePageviewTag("Vernis", "MAKE_UP_LIPNAIL_NAIL" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP12301&tpcode=MAKE_UP_LIPNAIL_NAIL") !=-1 ){
			cmCreatePageviewTag("Vernis a ongles", "MAKE_UP_LIPNAIL_NAIL_AP12301" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Accessoires", "MAKE_UP_ACCESSORIES" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13010&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau designer", "MAKE_UP_ACCESSORIES_AP13010" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13008&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau anti-cernes", "MAKE_UP_ACCESSORIES_AP13008" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13002&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau blush", "MAKE_UP_ACCESSORIES_AP13002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13004&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau contour des yeux large", "MAKE_UP_ACCESSORIES_AP13004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13001&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau poudre", "MAKE_UP_ACCESSORIES_AP13001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13003&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau fard a paupieres", "MAKE_UP_ACCESSORIES_AP13003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13007&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau levres", "MAKE_UP_ACCESSORIES_AP13007" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13006&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau sourcils", "MAKE_UP_ACCESSORIES_AP13006" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP13009&tpcode=MAKE_UP_ACCESSORIES") !=-1 ){
			cmCreatePageviewTag("Pinceau teint", "MAKE_UP_ACCESSORIES_AP13009" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/category.aspx?tpcode=MAKE_UP_COLLECTIONS") !=-1 ){
			cmCreatePageviewTag("Collections", "MAKE_UP_COLLECTIONS_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_COLLECTIONS_BRONZE") !=-1 ){
			cmCreatePageviewTag("Bronze", "MAKE_UP_COLLECTIONS_BRONZE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP14003&tpcode=MAKE_UP_COLLECTIONS_BRONZE") !=-1 ){
			cmCreatePageviewTag("Palette minerale de sienne", "MAKE_UP_COLLECTIONS_BRONZE_AP14003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP14001&tpcode=MAKE_UP_COLLECTIONS_BRONZE") !=-1 ){
			cmCreatePageviewTag("Palette mediterraneenne", "MAKE_UP_COLLECTIONS_BRONZE_AP14001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP14002&tpcode=MAKE_UP_COLLECTIONS_BRONZE") !=-1 ){
			cmCreatePageviewTag("Bronze mania gel teintant corps longue tenue", "MAKE_UP_COLLECTIONS_BRONZE_AP14002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP14004&tpcode=MAKE_UP_COLLECTIONS_BRONZE") !=-1 ){
			cmCreatePageviewTag("Brown sparkling top coat mascara", "MAKE_UP_COLLECTIONS_BRONZE_AP14004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/products-list.aspx?tpcode=MAKE_UP_COLLECTIONS_FALL") !=-1 ){
			cmCreatePageviewTag("Fall", "MAKE_UP_COLLECTIONS_FALL" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP14101&tpcode=MAKE_UP_COLLECTIONS_FALL") !=-1 ){
			cmCreatePageviewTag("Palettes duo manta ray", "MAKE_UP_COLLECTIONS_FALL_AP14101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MAKE_UP/product.aspx?prdcode=AP14102&tpcode=MAKE_UP_COLLECTIONS_FALL") !=-1 ){
			cmCreatePageviewTag("Liquid silk eye liner", "MAKE_UP_COLLECTIONS_FALL_AP14102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/home.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage Soin", "SKINCARE_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/products-list.aspx?tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Crema nera", "SKINCARE_CREMA_NERA" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20005&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Creme regenerante crema nera", "SKINCARE_CREMA_NERA_AP20005" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20008&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Creme contour yeux revitalisante aux mineraux d'obsidienne", "SKINCARE_CREMA_NERA_AP20008" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20009&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Crema Nera OMC3", "SKINCARE_CREMA_NERA_AP20009" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20007&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Serum reconstructeur", "SKINCARE_CREMA_NERA_AP20007" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20006&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Mousse minerale nettoyante", "SKINCARE_CREMA_NERA_AP20006" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20002&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Baume mineral demaquillant", "SKINCARE_CREMA_NERA_AP20002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20003&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Pre-lotion minerale hydratante", "SKINCARE_CREMA_NERA_AP20003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20004&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Lotion minerale apaisante", "SKINCARE_CREMA_NERA_AP20004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP20001&tpcode=SKINCARE_CREMA_NERA") !=-1 ){
			cmCreatePageviewTag("Lait mineral demaquillant", "SKINCARE_CREMA_NERA_AP20001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/products-list.aspx?tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Skin minerals for men", "SKINCARE_SKIN_MINERALS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21001&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Creme regenerante", "SKINCARE_SKIN_MINERALS_AP21001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21007&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Fluide perfecteur jeunesse", "SKINCARE_SKIN_MINERALS_AP21007" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21004&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Serum fortifiant", "SKINCARE_SKIN_MINERALS_AP21004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21008&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Bronzer hydratant", "SKINCARE_SKIN_MINERALS_AP21008" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21005&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Eye master", "SKINCARE_SKIN_MINERALS_AP21005" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21006&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Boue exfoliante", "SKINCARE_SKIN_MINERALS_AP21006" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21003&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Creme de rasage", "SKINCARE_SKIN_MINERALS_AP21003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/SKINCARE/product.aspx?prdcode=AP21002&tpcode=SKINCARE_SKIN_MINERALS") !=-1 ){
			cmCreatePageviewTag("Creme nettoyante", "SKINCARE_SKIN_MINERALS_AP21002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/home.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage Parfums", "FRAGRANCES_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/category.aspx?tpcode=FRAGRANCES_HER") !=-1 ){
			cmCreatePageviewTag("Parfums feminins", "FRAGRANCES_HER" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Armani prive", "FRAGRANCES_HER_AP2" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30001&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade eau de parfum", "FRAGRANCES_HER_AP2_AP30001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30004&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune eau de parfum", "FRAGRANCES_HER_AP2_AP30004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30007&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie eau de parfum", "FRAGRANCES_HER_AP2_AP30007" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30010&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens eau de parfum", "FRAGRANCES_HER_AP2_AP30010" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30013&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste eau de parfum", "FRAGRANCES_HER_AP2_AP30013" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30016&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin eau de parfum", "FRAGRANCES_HER_AP2_AP30016" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30019&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Vetiver babylone", "FRAGRANCES_HER_AP2_AP30019" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30020&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Rose alexandrie", "FRAGRANCES_HER_AP2_AP30020" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30021&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Oranger alhambra", "FRAGRANCES_HER_AP2_AP30021" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30022&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Cedre olympe eau de toilette", "FRAGRANCES_HER_AP2_AP30022" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30003&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade photophore et bougie parfumee", "FRAGRANCES_HER_AP2_AP30003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30006&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune photophore et bougie parfumee", "FRAGRANCES_HER_AP2_AP30006" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30009&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie photophore et bougie parfumee", "FRAGRANCES_HER_AP2_AP30009" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30012&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens photophore et bougie parfumee", "FRAGRANCES_HER_AP2_AP30012" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30015&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste photophore et bougie parfumee", "FRAGRANCES_HER_AP2_AP30015" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30018&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin photophore et bougie parfumee", "FRAGRANCES_HER_AP2_AP30018" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30002&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade bougie parfumee", "FRAGRANCES_HER_AP2_AP30002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30005&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune bougie parfumee", "FRAGRANCES_HER_AP2_AP30005" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30008&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie bougie parfumee", "FRAGRANCES_HER_AP2_AP30008" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30011&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens bougie parfumee", "FRAGRANCES_HER_AP2_AP30011" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30014&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste bougie parfumee", "FRAGRANCES_HER_AP2_AP30014" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30017&tpcode=FRAGRANCES_HER_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin bougie parfumee", "FRAGRANCES_HER_AP2_AP30017" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_GA_IDOLE") !=-1 ){
			cmCreatePageviewTag("Idole Armani", "FRAGRANCES_HER_GA_IDOLE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31501&tpcode=FRAGRANCES_HER_GA_IDOLE") !=-1 ){
			cmCreatePageviewTag("Idole d'Armani eau de parfum", "FRAGRANCES_HER_GA_IDOLE_AP31501" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31502&tpcode=FRAGRANCES_HER_GA_IDOLE") !=-1 ){
			cmCreatePageviewTag("Idole d'Armani lait pour le corps", "FRAGRANCES_HER_GA_IDOLE_AP31502" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31503&tpcode=FRAGRANCES_HER_GA_IDOLE") !=-1 ){
			cmCreatePageviewTag("Idole d'Armani gel douche", "FRAGRANCES_HER_GA_IDOLE_AP31503" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_GA_SENSI") !=-1 ){
			cmCreatePageviewTag("Sensi", "FRAGRANCES_HER_GA_SENSI" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31001&tpcode=FRAGRANCES_HER_GA_SENSI") !=-1 ){
			cmCreatePageviewTag("Sensi white notes eau de toilette", "FRAGRANCES_HER_GA_SENSI_AP31001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_GA_ONDE") !=-1 ){
			cmCreatePageviewTag("Onde", "FRAGRANCES_HER_GA_ONDE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31101&tpcode=FRAGRANCES_HER_GA_ONDE") !=-1 ){
			cmCreatePageviewTag("Onde mystere eau de parfum", "FRAGRANCES_HER_GA_ONDE_AP31101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31102&tpcode=FRAGRANCES_HER_GA_ONDE") !=-1 ){
			cmCreatePageviewTag("Onde vertige eau de parfum", "FRAGRANCES_HER_GA_ONDE_AP31102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31103&tpcode=FRAGRANCES_HER_GA_ONDE") !=-1 ){
			cmCreatePageviewTag("Onde extase eau de parfum", "FRAGRANCES_HER_GA_ONDE_AP31103" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour femme", "FRAGRANCES_HER_GA_ADG" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31201&tpcode=FRAGRANCES_HER_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour femme eau de toilette", "FRAGRANCES_HER_GA_ADG_AP31201" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31202&tpcode=FRAGRANCES_HER_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour femme lait corps parfume", "FRAGRANCES_HER_GA_ADG_AP31202" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme", "FRAGRANCES_HER_GA_CODE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31304&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme eau de parfum", "FRAGRANCES_HER_GA_CODE_AP31304" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31305&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme eau fraiche", "FRAGRANCES_HER_GA_CODE_AP31305" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31307&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme extrait de parfum", "FRAGRANCES_HER_GA_CODE_AP31307" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31306&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme elixir", "FRAGRANCES_HER_GA_CODE_AP31306" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31301&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme eau de toilette", "FRAGRANCES_HER_GA_CODE_AP31301" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31308&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme deodorant spray", "FRAGRANCES_HER_GA_CODE_AP31308" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31302&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme gel douche corps et cheveux", "FRAGRANCES_HER_GA_CODE_AP31302" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31303&tpcode=FRAGRANCES_HER_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code femme lait corps parfume", "FRAGRANCES_HER_GA_CODE_AP31303" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania femme", "FRAGRANCES_HER_GA_MANIA" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31401&tpcode=FRAGRANCES_HER_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour femme eau de parfum", "FRAGRANCES_HER_GA_MANIA_AP31401" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31402&tpcode=FRAGRANCES_HER_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour femme lait corps parfume", "FRAGRANCES_HER_GA_MANIA_AP31402" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_GA_GIO") !=-1 ){
			cmCreatePageviewTag("Gio", "FRAGRANCES_HER_GA_GIO" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP31203&tpcode=FRAGRANCES_HER_GA_GIO") !=-1 ){
			cmCreatePageviewTag("Gio eau de parfum", "FRAGRANCES_HER_GA_GIO_AP31203" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani elle", "FRAGRANCES_HER_EA_GET" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP32001&tpcode=FRAGRANCES_HER_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani elle eau de parfum", "FRAGRANCES_HER_EA_GET_AP32001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP32002&tpcode=FRAGRANCES_HER_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani elle lait corps parfume", "FRAGRANCES_HER_EA_GET_AP32002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP32003&tpcode=FRAGRANCES_HER_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani elle gel douche corps et cheveux", "FRAGRANCES_HER_EA_GET_AP32003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HER_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour femme", "FRAGRANCES_HER_EA_DIAMONDS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP32101&tpcode=FRAGRANCES_HER_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour femme eau de parfum", "FRAGRANCES_HER_EA_DIAMONDS_AP32101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP32102&tpcode=FRAGRANCES_HER_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour femme lait corps parfume", "FRAGRANCES_HER_EA_DIAMONDS_AP32102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/category.aspx?tpcode=FRAGRANCES_HIM") !=-1 ){
			cmCreatePageviewTag("Parfums masculins", "FRAGRANCES_HIM" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Armani prive", "FRAGRANCES_HIM_AP2" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30001&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade eau de parfum", "FRAGRANCES_HIM_AP2_AP30001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30004&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune eau de parfum", "FRAGRANCES_HIM_AP2_AP30004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30007&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie eau de parfum", "FRAGRANCES_HIM_AP2_AP30007" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30010&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens eau de parfum", "FRAGRANCES_HIM_AP2_AP30010" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30013&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste eau de parfum", "FRAGRANCES_HIM_AP2_AP30013" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30016&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin eau de parfum", "FRAGRANCES_HIM_AP2_AP30016" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30019&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Vetiver babylone", "FRAGRANCES_HIM_AP2_AP30019" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30020&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Rose alexandrie", "FRAGRANCES_HIM_AP2_AP30020" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30021&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Oranger alhambra", "FRAGRANCES_HIM_AP2_AP30021" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30022&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Cedre olympe eau de toilette", "FRAGRANCES_HIM_AP2_AP30022" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30003&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade photophore et bougie parfumee", "FRAGRANCES_HIM_AP2_AP30003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30006&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune photophore et bougie parfumee", "FRAGRANCES_HIM_AP2_AP30006" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30009&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie photophore et bougie parfumee", "FRAGRANCES_HIM_AP2_AP30009" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30012&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens photophore et bougie parfumee", "FRAGRANCES_HIM_AP2_AP30012" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30015&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste photophore et bougie parfumee", "FRAGRANCES_HIM_AP2_AP30015" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30018&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin photophore et bougie parfumee", "FRAGRANCES_HIM_AP2_AP30018" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30002&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade bougie parfumee", "FRAGRANCES_HIM_AP2_AP30002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30005&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune bougie parfumee", "FRAGRANCES_HIM_AP2_AP30005" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30008&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie bougie parfumee", "FRAGRANCES_HIM_AP2_AP30008" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30011&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens bougie parfumee", "FRAGRANCES_HIM_AP2_AP30011" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30014&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste bougie parfumee", "FRAGRANCES_HIM_AP2_AP30014" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP30017&tpcode=FRAGRANCES_HIM_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin bougie parfumee", "FRAGRANCES_HIM_AP2_AP30017" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude", "FRAGRANCES_HIM_GA_ATTITUDE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33001&tpcode=FRAGRANCES_HIM_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude eau de toilette", "FRAGRANCES_HIM_GA_ATTITUDE_AP33001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33004&tpcode=FRAGRANCES_HIM_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude extreme eau de toilette", "FRAGRANCES_HIM_GA_ATTITUDE_AP33004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33002&tpcode=FRAGRANCES_HIM_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude lotion apres-rasage", "FRAGRANCES_HIM_GA_ATTITUDE_AP33002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33003&tpcode=FRAGRANCES_HIM_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude deodorant spray", "FRAGRANCES_HIM_GA_ATTITUDE_AP33003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme", "FRAGRANCES_HIM_GA_ADG" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33101&tpcode=FRAGRANCES_HIM_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme eau de toilette", "FRAGRANCES_HIM_GA_ADG_AP33101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33102&tpcode=FRAGRANCES_HIM_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme baume apres-rasage", "FRAGRANCES_HIM_GA_ADG_AP33102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33103&tpcode=FRAGRANCES_HIM_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme lotion apres-rasage", "FRAGRANCES_HIM_GA_ADG_AP33103" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33104&tpcode=FRAGRANCES_HIM_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme deodorant stick", "FRAGRANCES_HIM_GA_ADG_AP33104" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33106&tpcode=FRAGRANCES_HIM_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme deodorant spray", "FRAGRANCES_HIM_GA_ADG_AP33106" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33105&tpcode=FRAGRANCES_HIM_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme gel douche corps et cheveux", "FRAGRANCES_HIM_GA_ADG_AP33105" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme", "FRAGRANCES_HIM_GA_CODE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33201&tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme eau de toilette", "FRAGRANCES_HIM_GA_CODE_AP33201" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33207&tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme eau fraiche", "FRAGRANCES_HIM_GA_CODE_AP33207" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33202&tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme baume apres-rasage", "FRAGRANCES_HIM_GA_CODE_AP33202" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33203&tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme lotion apres-rasage", "FRAGRANCES_HIM_GA_CODE_AP33203" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33204&tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme deodorant stick", "FRAGRANCES_HIM_GA_CODE_AP33204" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33206&tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme deodorant spray", "FRAGRANCES_HIM_GA_CODE_AP33206" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33205&tpcode=FRAGRANCES_HIM_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme gel douche corps et cheveux", "FRAGRANCES_HIM_GA_CODE_AP33205" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme", "FRAGRANCES_HIM_GA_MANIA" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33301&tpcode=FRAGRANCES_HIM_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme eau de toilette", "FRAGRANCES_HIM_GA_MANIA_AP33301" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33302&tpcode=FRAGRANCES_HIM_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme lotion apres-rasage", "FRAGRANCES_HIM_GA_MANIA_AP33302" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33303&tpcode=FRAGRANCES_HIM_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme deodorant stick", "FRAGRANCES_HIM_GA_MANIA_AP33303" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33304&tpcode=FRAGRANCES_HIM_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme deodorant spray", "FRAGRANCES_HIM_GA_MANIA_AP33304" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme", "FRAGRANCES_HIM_GA_EAU" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33401&tpcode=FRAGRANCES_HIM_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme eau de toilette", "FRAGRANCES_HIM_GA_EAU_AP33401" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33402&tpcode=FRAGRANCES_HIM_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme baume apres-rasage", "FRAGRANCES_HIM_GA_EAU_AP33402" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33403&tpcode=FRAGRANCES_HIM_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme lotion apres-rasage", "FRAGRANCES_HIM_GA_EAU_AP33403" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP33404&tpcode=FRAGRANCES_HIM_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme deodorant stick", "FRAGRANCES_HIM_GA_EAU_AP33404" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il", "FRAGRANCES_HIM_EA_GET" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34001&tpcode=FRAGRANCES_HIM_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il eau de toilette", "FRAGRANCES_HIM_EA_GET_AP34001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34003&tpcode=FRAGRANCES_HIM_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il deodorant stick", "FRAGRANCES_HIM_EA_GET_AP34003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34002&tpcode=FRAGRANCES_HIM_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il gel douche corps et cheveux", "FRAGRANCES_HIM_EA_GET_AP34002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/products-list.aspx?tpcode=FRAGRANCES_HIM_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme", "FRAGRANCES_HIM_EA_DIAMONDS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34103&tpcode=FRAGRANCES_HIM_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme eau de toilette", "FRAGRANCES_HIM_EA_DIAMONDS_AP34103" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34104&tpcode=FRAGRANCES_HIM_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme lotion apres-rasage", "FRAGRANCES_HIM_EA_DIAMONDS_AP34104" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34105&tpcode=FRAGRANCES_HIM_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme baume apres-rasage", "FRAGRANCES_HIM_EA_DIAMONDS_AP34105" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34101&tpcode=FRAGRANCES_HIM_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme deodorant spray", "FRAGRANCES_HIM_EA_DIAMONDS_AP34101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34102&tpcode=FRAGRANCES_HIM_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme deodorant stick", "FRAGRANCES_HIM_EA_DIAMONDS_AP34102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/FRAGRANCES/product.aspx?prdcode=AP34106&tpcode=FRAGRANCES_HIM_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme gel douche corps et cheveux", "FRAGRANCES_HIM_EA_DIAMONDS_AP34106" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/home.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage Homme", "MEN_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Soin / skin minerals for men", "MEN_SKINCARE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21001&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Creme regenerante", "MEN_SKINCARE_AP21001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21007&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Fluide perfecteur jeunesse", "MEN_SKINCARE_AP21007" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21004&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Serum fortifiant", "MEN_SKINCARE_AP21004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21008&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Bronzer hydratant", "MEN_SKINCARE_AP21008" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21005&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Eye master", "MEN_SKINCARE_AP21005" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21006&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Boue exfoliante", "MEN_SKINCARE_AP21006" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21003&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Creme de rasage", "MEN_SKINCARE_AP21003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP21002&tpcode=MEN_SKINCARE") !=-1 ){
			cmCreatePageviewTag("Creme nettoyante", "MEN_SKINCARE_AP21002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/category.aspx?tpcode=MEN_FRAGRANCES") !=-1 ){
			cmCreatePageviewTag("Parfums", "MEN_FRAGRANCES" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Armani prive", "MEN_FRAGRANCES_AP2" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30001&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade eau de parfum", "MEN_FRAGRANCES_AP2_AP30001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30004&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune eau de parfum", "MEN_FRAGRANCES_AP2_AP30004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30007&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie eau de parfum", "MEN_FRAGRANCES_AP2_AP30007" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30010&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens eau de parfum", "MEN_FRAGRANCES_AP2_AP30010" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30013&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste eau de parfum", "MEN_FRAGRANCES_AP2_AP30013" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30016&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin eau de parfum", "MEN_FRAGRANCES_AP2_AP30016" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30019&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Vetiver babylone", "MEN_FRAGRANCES_AP2_AP30019" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30020&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Rose alexandrie", "MEN_FRAGRANCES_AP2_AP30020" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30021&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Oranger alhambra", "MEN_FRAGRANCES_AP2_AP30021" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30022&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Cedre olympe eau de toilette", "MEN_FRAGRANCES_AP2_AP30022" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30003&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade photophore et bougie parfumee", "MEN_FRAGRANCES_AP2_AP30003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30006&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune photophore et bougie parfumee", "MEN_FRAGRANCES_AP2_AP30006" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30009&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie photophore et bougie parfumee", "MEN_FRAGRANCES_AP2_AP30009" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30012&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens photophore et bougie parfumee", "MEN_FRAGRANCES_AP2_AP30012" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30015&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste photophore et bougie parfumee", "MEN_FRAGRANCES_AP2_AP30015" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30018&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin photophore et bougie parfumee", "MEN_FRAGRANCES_AP2_AP30018" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30002&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Eau de jade bougie parfumee", "MEN_FRAGRANCES_AP2_AP30002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30005&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Pierre de lune bougie parfumee", "MEN_FRAGRANCES_AP2_AP30005" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30008&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Ambre soie bougie parfumee", "MEN_FRAGRANCES_AP2_AP30008" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30011&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Bois d'encens bougie parfumee", "MEN_FRAGRANCES_AP2_AP30011" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30014&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Cuir amethyste bougie parfumee", "MEN_FRAGRANCES_AP2_AP30014" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP30017&tpcode=MEN_FRAGRANCES_AP2") !=-1 ){
			cmCreatePageviewTag("Eclat de jasmin bougie parfumee", "MEN_FRAGRANCES_AP2_AP30017" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude", "MEN_FRAGRANCES_GA_ATTITUDE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33001&tpcode=MEN_FRAGRANCES_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude eau de toilette", "MEN_FRAGRANCES_GA_ATTITUDE_AP33001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33004&tpcode=MEN_FRAGRANCES_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude extreme eau de toilette", "MEN_FRAGRANCES_GA_ATTITUDE_AP33004" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33002&tpcode=MEN_FRAGRANCES_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude lotion apres-rasage", "MEN_FRAGRANCES_GA_ATTITUDE_AP33002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33003&tpcode=MEN_FRAGRANCES_GA_ATTITUDE") !=-1 ){
			cmCreatePageviewTag("Attitude deodorant spray", "MEN_FRAGRANCES_GA_ATTITUDE_AP33003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme", "MEN_FRAGRANCES_GA_ADG" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33101&tpcode=MEN_FRAGRANCES_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme eau de toilette", "MEN_FRAGRANCES_GA_ADG_AP33101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33102&tpcode=MEN_FRAGRANCES_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme baume apres-rasage", "MEN_FRAGRANCES_GA_ADG_AP33102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33103&tpcode=MEN_FRAGRANCES_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme lotion apres-rasage", "MEN_FRAGRANCES_GA_ADG_AP33103" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33104&tpcode=MEN_FRAGRANCES_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme deodorant stick", "MEN_FRAGRANCES_GA_ADG_AP33104" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33106&tpcode=MEN_FRAGRANCES_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme deodorant spray", "MEN_FRAGRANCES_GA_ADG_AP33106" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33105&tpcode=MEN_FRAGRANCES_GA_ADG") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme gel douche corps et cheveux", "MEN_FRAGRANCES_GA_ADG_AP33105" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme", "MEN_FRAGRANCES_GA_CODE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33201&tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme eau de toilette", "MEN_FRAGRANCES_GA_CODE_AP33201" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33207&tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme eau fraiche", "MEN_FRAGRANCES_GA_CODE_AP33207" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33202&tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme baume apres-rasage", "MEN_FRAGRANCES_GA_CODE_AP33202" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33203&tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme lotion apres-rasage", "MEN_FRAGRANCES_GA_CODE_AP33203" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33204&tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme deodorant stick", "MEN_FRAGRANCES_GA_CODE_AP33204" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33206&tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme deodorant spray", "MEN_FRAGRANCES_GA_CODE_AP33206" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33205&tpcode=MEN_FRAGRANCES_GA_CODE") !=-1 ){
			cmCreatePageviewTag("Armani code homme gel douche corps et cheveux", "MEN_FRAGRANCES_GA_CODE_AP33205" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme", "MEN_FRAGRANCES_GA_MANIA" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33301&tpcode=MEN_FRAGRANCES_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme eau de toilette", "MEN_FRAGRANCES_GA_MANIA_AP33301" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33302&tpcode=MEN_FRAGRANCES_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme lotion apres-rasage", "MEN_FRAGRANCES_GA_MANIA_AP33302" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33303&tpcode=MEN_FRAGRANCES_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme deodorant stick", "MEN_FRAGRANCES_GA_MANIA_AP33303" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33304&tpcode=MEN_FRAGRANCES_GA_MANIA") !=-1 ){
			cmCreatePageviewTag("Armani mania pour homme deodorant spray", "MEN_FRAGRANCES_GA_MANIA_AP33304" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme", "MEN_FRAGRANCES_GA_EAU" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33401&tpcode=MEN_FRAGRANCES_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme eau de toilette", "MEN_FRAGRANCES_GA_EAU_AP33401" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33402&tpcode=MEN_FRAGRANCES_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme baume apres-rasage", "MEN_FRAGRANCES_GA_EAU_AP33402" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33403&tpcode=MEN_FRAGRANCES_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme lotion apres-rasage", "MEN_FRAGRANCES_GA_EAU_AP33403" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP33404&tpcode=MEN_FRAGRANCES_GA_EAU") !=-1 ){
			cmCreatePageviewTag("Eau pour homme deodorant stick", "MEN_FRAGRANCES_GA_EAU_AP33404" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il", "MEN_FRAGRANCES_EA_GET" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34001&tpcode=MEN_FRAGRANCES_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il eau de toilette", "MEN_FRAGRANCES_EA_GET_AP34001" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34003&tpcode=MEN_FRAGRANCES_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il deodorant stick", "MEN_FRAGRANCES_EA_GET_AP34003" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34002&tpcode=MEN_FRAGRANCES_EA_GET") !=-1 ){
			cmCreatePageviewTag("Emporio armani il gel douche corps et cheveux", "MEN_FRAGRANCES_EA_GET_AP34002" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/products-list.aspx?tpcode=MEN_FRAGRANCES_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme", "MEN_FRAGRANCES_EA_DIAMONDS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34103&tpcode=MEN_FRAGRANCES_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme eau de toilette", "MEN_FRAGRANCES_EA_DIAMONDS_AP34103" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34104&tpcode=MEN_FRAGRANCES_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme lotion apres-rasage", "MEN_FRAGRANCES_EA_DIAMONDS_AP34104" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34105&tpcode=MEN_FRAGRANCES_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme baume apres-rasage", "MEN_FRAGRANCES_EA_DIAMONDS_AP34105" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34101&tpcode=MEN_FRAGRANCES_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme deodorant spray", "MEN_FRAGRANCES_EA_DIAMONDS_AP34101" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34102&tpcode=MEN_FRAGRANCES_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme deodorant stick", "MEN_FRAGRANCES_EA_DIAMONDS_AP34102" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MEN/product.aspx?prdcode=AP34106&tpcode=MEN_FRAGRANCES_EA_DIAMONDS") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme gel douche corps et cheveux", "MEN_FRAGRANCES_EA_DIAMONDS_AP34106" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/MUSTHAVES/home.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage Musthave", "MUSTHAVES_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/home.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage Inspirations", "INSPIRATION_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/face-fabric/face-fabric.aspx") !=-1 ){
			cmCreatePageviewTag("Face fabric", "INSPIRATION_MAKE_UP_FACE_FACE_FABRIC" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/ETK/eyestokill.aspx") !=-1 ){
			cmCreatePageviewTag("Eyes to kill", "INSPIRATION_MAKE_UP_EYES_ETK" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/SMFM/smfm.aspx") !=-1 ){
			cmCreatePageviewTag("Skin minerals for men", "INSPIRATION_SKINCARE_SMFM" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/ADG/ADG.aspx") !=-1 ){
			cmCreatePageviewTag("Acqua di gio pour homme", "INSPIRATION_FRAGRANCES_GA_ADG" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/attitude-extreme/attitude-extreme.aspx") !=-1 ){
			cmCreatePageviewTag("Attitude extreme", "INSPIRATION_FRAGRANCES_GA_ATTITUDE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/ONDE/onde.aspx") !=-1 ){
			cmCreatePageviewTag("Onde", "INSPIRATION_FRAGRANCES_GA_ONDE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/ead-for-women/swf/_fr/ead-for-women.aspx") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour femme", "INSPIRATION_FRAGRANCES_EA_EADW" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/ead-for-men/ead-for-men.aspx") !=-1 ){
			cmCreatePageviewTag("Emporio armani diamonds pour homme", "INSPIRATION_FRAGRANCES_EA_EADM" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/armani-world/EA_get_together/get2gether.aspx") !=-1 ){
			cmCreatePageviewTag("Emporio armani get together", "INSPIRATION_FRAGRANCES_EA_GETTOGETHER" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/beauty-blog/index.aspx?p=1") !=-1 ){
			cmCreatePageviewTag("Homepage Backstage beaute", "BACKSTAGE_BEAUTY_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/beauty-blog/product-news/index.aspx") !=-1 ){
			cmCreatePageviewTag("Actu produits", "PRODUCT_NEWS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/beauty-blog/events/index.aspx") !=-1 ){
			cmCreatePageviewTag("Evenements", "EVENTS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/beauty-blog/beauty-tips/index.aspx") !=-1 ){
			cmCreatePageviewTag("Conseils beaute", "BEAUTY_TIPS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/beauty-blog/behind-the-scene/index.aspx") !=-1 ){
			cmCreatePageviewTag("Backstage", "BEHIND_SCENE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/beauty-blog/store/index.aspx") !=-1 ){
			cmCreatePageviewTag("Boutiques", "STORE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/beauty-blog/rss-feed.aspx") !=-1 ){
			cmCreatePageviewTag("Rss", "RSS" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/my-account/home.aspx") !=-1 ){
			cmCreatePageviewTag("Homepage Mon compte", "MY_ACCOUNT_HOMEPAGE" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/my-account/update-profile.aspx") !=-1 ){
			cmCreatePageviewTag("Mettre a jour mes donnees personnelles", "UPDATE_DATA" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/my-account/register.aspx") !=-1 ){
			cmCreatePageviewTag("Creer un profil", "CREATE_PROFIL" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/my-account/lost-password.aspx") !=-1 ){
			cmCreatePageviewTag("Mot de passe oublie", "FORGOT_PWD" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/customer-service/privacy-policy.aspx") !=-1 ){
			cmCreatePageviewTag("Mentions legales", "CUSTUMER_SERVICE_LEGAL" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/customer-service/faq.aspx") !=-1 ){
			cmCreatePageviewTag("Questions frequentes", "CUSTUMER_SERVICE_FAQ" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/customer-service/contact-us.aspx") !=-1 ){
			cmCreatePageviewTag("Contactez-nous", "CUSTUMER_SERVICE_CONTACT" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/sitemap.aspx") !=-1 ){
			cmCreatePageviewTag("Plan du site", "SITE_MAP" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/catalog-overview.aspx") !=-1 ){
			cmCreatePageviewTag("Vue d'ensemble du catalogue", "CATALOGUE_OVERVIEW" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/store-locator.aspx") !=-1 ){
			cmCreatePageviewTag("Rechercher un point de vente", "STORE_LOCATOR" , null, null);
			tagok = true;
		}
		if(CoreCM_Url.indexOf("/_int/_en/catalogue/search-result.aspx") !=-1 ){
			cmCreatePageviewTag("Search", "SEARCH" , null, null);
			tagok = true;
		}


		if(!tagok)
		{
		  CoreCM_SetDefaultTagging();
		}			
			
	   ////////////////////////////
      //End CoreMetrics Tagging
      ////////////////////////////
      
    }    
    
    
    //Set the default CoreMetrics tagging function
    function CoreCM_SetDefaultTagging(){
    
      if(CoreCM_PageIdWithGet){
            cmCreatePageviewTag(CoreCM_getPageIDWithGet(), CoreCM_getCategoryIDFromPath(), null, null);
         }
         else{
            cmCreatePageviewTag(null, null, null, null);
         }
    }


    //Url of the current Page (With the Get Parameters)
    function CoreCM_getPageIDWithGet(){
    
      var strUrlRacine = window.location.pathname; //  _fr/_fr/default.aspx
      var strUrlGet = window.location.href;        //    http://wwwMonDomain.com/ fr/_fr/default.aspx?GetParams
      
      
      // eliminates everything before "?"
    	var tempIndex1 = strUrlGet.indexOf("?");
    	if (tempIndex1 != -1) {
    		strUrlGet = strUrlGet.substr(tempIndex1, strUrlGet.length);
    	}
    	else{
        strUrlGet= "";
      } 
      
      // eliminates the first "/" of strUrlRacine
    	var tempIndex2 = strUrlGet.indexOf("/");
    	if (tempIndex2 != 0) {
    		strUrlRacine = strUrlRacine.substr(1, strUrlRacine.length);
    	}

      return strUrlRacine + strUrlGet;
    }


    //Give the GategoryID of the page
    function CoreCM_getCategoryIDFromPath(){
    
      var strUrlRacine = window.location.pathname; //  _fr/_fr/default.aspx
      
      // Keep everything before the last "/"
    	var tempIndex1 = strUrlRacine.lastIndexOf("/");
    	if (tempIndex1 != -1) {
    		strUrlRacine = strUrlRacine.substr(0, tempIndex1 + 1);
    	}
             
      // the following path should be customized to match the naming standard of the CDF CategoryID used with the ASPNetGenerator Console Tool (Export CDF)
      return strUrlRacine.replace("ContentManagerData/Sites/aspnet/","");
    }



    // Get the Category of the product (using the CategoryCode in the GET parameters)
    // Keep everything after the last "^"
    //Permet de recuperer la Categorie de Produit de la page en cours (En recuperant le CategoryCode dans le GET)
    //Recuperation de la partie la plus  droite de "^"
    function CoreCM_GetCatalogCategoryCodeFromGet(nomVariable)
    {
      var CatalogCategoryCode = CoreCM_GetVarFromGet(nomVariable);
      
      // Keep everything after the last "^"
    	var tempIndex1 = CatalogCategoryCode.lastIndexOf("^");
    	if (tempIndex1 != -1) {
    		CatalogCategoryCode = CatalogCategoryCode.substr(tempIndex1+1, CatalogCategoryCode.length);
    	}
    	
    	if (CatalogCategoryCode==null) CatalogCategoryCode = "";
    	return CatalogCategoryCode;
    }

     
     
     
    // Get the title of the current page
    // Remove everything after the first separator (ex : "-")       
    //Permet de recuperer la valeur du Title de la page   
    //Recupere toute la partie  gauche du separateur
    //Si Separator=""  ou null on retourne toute le titre
    //Si variable non trouve retourne ""     		
    function CoreCM_GetVarFromTitle(separator)
    {
       var Elem = document.title;
       if ((Elem=="") || (Elem==null)) return "";
       else{
             if ((separator=="") || (separator==null)) return Elem;
             else{
                  // Remove everything after the first separator (ex : "-")
                	var tempIndex1 = Elem.indexOf(separator);
                	if (tempIndex1 != -1) {
                		Elem = Elem.substr(0, tempIndex1);
                	}
                  return CoreCM_TrimAll(Elem);
             }
       }
     }   
        
    // Get the innerHTML content of DIV ID='nomVariable' inside the DOM
    // We need to call this function inside addLoadEvent() function otherwise we can't get the value (null)
    //Permet de recuperer une valeur de parametre Div Id='nomVariable' dans le DOM   
    //Si variable non trouve retourne ""     		
    function CoreCM_GetVarFromDiv(nomVariable)
    {
      var Elem = document.getElementById(nomVariable);
      if(Elem != null){
         Elem = Elem.innerHTML;
         if (Elem==null) Elem = "";
      }
      else Elem = "";
      
      return Elem;
     }   
        
    // Get the value content of INPUT ID='nomVariable' inside the DOM    
    // We need to call this function inside addLoadEvent() function otherwise we can't get the value (null)    
    //Permet de recuperer une valeur de parametre Input Id='nomVariable' dans le DOM   
    //Si variable non trouve retourne ""     		
    function CoreCM_GetVarFromInput(nomVariable)
    {
      var Elem = document.getElementById(nomVariable);
      if(Elem != null){
         Elem = Elem.value;
         if (Elem==null) Elem = "";
      }
      else Elem = "";
      
      return Elem;
     }      
    
    // Get the value of tje nomVariable GET parameter     
    //Permet de recuperer une valeur de parametre 'nomVariable' dans le GET   
    //Si variable non trouve retourne ""     		
    function CoreCM_GetVarFromGet(nomVariable)
    {
        var infos = location.href.substring(location.href.indexOf("?")+1, location.href.length)+"&";
        if (infos.indexOf("#")!=-1) infos = infos.substring(0,infos.indexOf("#"))+"&";
        var variable="";
        {
	        nomVariable = nomVariable + "=";
	        var taille = nomVariable.length;
	        if (infos.indexOf(nomVariable)!=-1)
		        variable = infos.substring(infos.indexOf(nomVariable)+taille,infos.length).substring(0,infos.substring(infos.indexOf(nomVariable)+taille,infos.length).indexOf("&"));
        }
        return CoreCM_Decode(variable);
    }


    // Decoder la requete HTTP
    // manuellement pour le signe (+)
    function CoreCM_Decode(tChaine) {
      while (true) {
        var i = tChaine.indexOf('+');
        if (i < 0) break;
        tChaine = tChaine.substring(0,i) + '%20' + tChaine.substring(i + 1, tChaine.length);
      }
      
      return decodeURIComponent(tChaine);
    }


    //Return True if the String is not null and not Empty
    function CoreCM_ValidField(strVal){
        if ((strVal=="") || (strVal==null)){
             return false;
             }
        else {
             if( CoreCM_TrimAll(strVal).length != 0){ return true;}
             else {return false;}
        }
    }
    
    //Trim the String
    function CoreCM_TrimAll(sString) 
    {
        if ((sString=="") || (sString==null)) return sString;
        else{
            while (sString.substring(0,1) == ' ')
            {
                sString = sString.substring(1, sString.length);
            }
            
            while (sString.substring(sString.length-1, sString.length) == ' ')
            {
                sString = sString.substring(0,sString.length-1);
            }
            return sString;
        }
    }

   
   
   //Set the CoreMetrics Production Mode depending on the DomainName defined in CoreCM_Hosts
    function CoreCM_SetProduction(){
    
        if(window.location.host.indexOf(CoreCM_Hosts) !=-1){         
        	     cmSetProduction(); // Optionnal Call : we do not need to call the CM function cmSetProduction()
         }
    }
    
    
    // addLoadEvent()
    // Adds event to window.onload without overwriting currently assigned onload functions.
    // Function found at Simon Willison's weblog - http://simon.incutio.com/
    // http://www.huddletogether.com/projects/lightbox/lightbox.js
    // As JavaScript isn't a precompiled language (rather a scripting one), functions, objects and variables are processed 
    // one after another, following the source order. When you declare your variables, the browser is not yet aware of the 
    // existence of the two requested elements.
    function addLoadEvent(func)
    {	
    	var oldonload = window.onload;
    	if (typeof window.onload != 'function'){
        	window.onload = func;
    	} else {
    		window.onload = function(){
    		oldonload();
    		func();
    		}
    	}
    }

//-->
