• DELETE FROM KEYWORDS WHERE ID_DOMAINE=172156
  • DoneDoneDone

    URL:www.hubert35.net

    Date: Sat, 02 Nov 2024 12:17:11 GMT
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    Age: 0
    Location: https://www.hubert35.net/
    x-cache: MISS
    fhost: hubert35.net
    x-url: /
    x-xss-protection: 1;mode=block
    x-content-type-options: nosniff
    referrer-policy: no-referrer-when-downgrade
    
    
    Location => https://www.hubert35.net/
    Status => 301
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="refresh" content="0;url='https://www.hubert35.net/'" />
    
            <title>Redirecting to https://www.hubert35.net/</title>
        </head>
        

    (vide) Tentative en https

    https://www.hubert35.net/

    <!DOCTYPE html>
    <html lang="fr">
    <head>           
      
            
            
                                                                                                        
                                                                  
        <script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/runtime.83b7a608.js"></script><script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/ads.930ed0c8.js"></script>
      <script>
          dataLayer = [{
            'source'   : 'OVERBLOG',
            'theme'    : '52',
            'adUnitID' : '/6783/OverBlogKiwi/fr',
            'group'    : 'Blog-Loisirs-Culture',
            'category' : 'Photography',
            'rating'   : 'BS',
            'unused'   : 'No',
            'adult'    : 'No',
            'pda'      : 'No',
            'hasAds'   : 'No',
            'lang'     : 'fr',
            'adblock'  : '__ads_loaded__' in window ? 'No' : 'Yes',
            'blog_id'  : '1489150',
            'blog_name': "Photos C\u00f4te d'\u00e9meraude et ailleurs au gr\u00e9 du vent.",
            'premium'  : 'Yes',
            'slots'    : {},
                  }];
      </script>
            <!-- DIDOMI CPM TAG STARTS -->
    <script type="text/javascript">window.gdprAppliesGlobally=true;(function(){function a(e){if(!window.frames[e]){if(document.body&&document.body.firstChild){var t=document.body;var n=document.createElement("iframe");n.style.display="none";n.name=e;n.title=e;t.insertBefore(n,t.firstChild)}
        else{setTimeout(function(){a(e)},5)}}}function e(n,r,o,c,s){function e(e,t,n,a){if(typeof n!=="function"){return}if(!window[r]){window[r]=[]}var i=false;if(s){i=s(e,t,n)}if(!i){window[r].push({command:e,parameter:t,callback:n,version:a})}}e.stub=true;function t(a){if(!window[n]||window[n].stub!==true){return}if(!a.data){return}
            var i=typeof a.data==="string";var e;try{e=i?JSON.parse(a.data):a.data}catch(t){return}if(e[o]){var r=e[o];window[n](r.command,r.parameter,function(e,t){var n={};n[c]={returnValue:e,success:t,callId:r.callId};a.source.postMessage(i?JSON.stringify(n):n,"*")},r.version)}}
            if(typeof window[n]!=="function"){window[n]=e;if(window.addEventListener){window.addEventListener("message",t,false)}else{window.attachEvent("onmessage",t)}}}e("__tcfapi","__tcfapiBuffer","__tcfapiCall","__tcfapiReturn");a("__tcfapiLocator");(function(e,tgt){
            var t=document.createElement("script");t.id="spcloader";t.type="text/javascript";t.async=true;t.src="https://sdk.privacy-center.org/"+e+"/loader.js?target_type=notice&target="+tgt;t.charset="utf-8";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)})("e23a01f6-a508-4e71-8f50-c1a9cae7c0d0","fBVP2nLa")})();</script>
    <!-- DIDOMI CPM TAG ENDS -->
    
      
    <script>
        // Paywall Bounce Rate pixel
        function sendCustomPixel(method, consent, tcfStatus) {
            var pixelUrl = "https://bpt.webedia-group.com/pixel.png?/domain=overblog.com&referrer=" + document.referrer + "&site_route=" + dataLayer[0].blog_name + "_" + (typeof jad !== "undefined") + "&event=tcfapi&method=" + method + "&consent=" + consent + "&tcfStatus=" + tcfStatus
            var img = document.createElement('img');
            img.style = "display: none;"
            img.src = pixelUrl;
            document.body.appendChild(img);
        }
    
        function triggerOnReadyOrTimeout(action, tcfStatus) {
    
            var done = false;
    
            function doItIfNotDone(method, consent, tcfStatus) {
                if (!done) {
                    action(method, consent, tcfStatus);
                    done = true;
                }
            }
    
            window.didomiOnReady = window.didomiOnReady || [];
            window.didomiOnReady.push(function (Didomi) {
                var consent = Didomi.isConsentRequired() ? Didomi.getUserConsentStatusForVendor("c:googleana-XMqagawa") && Didomi.getUserConsentStatusForVendor("google") : true;
                var consentToString = consent == undefined ? "undefined" : consent;
                doItIfNotDone("didomiOnReady", consentToString, tcfStatus);
            });
    
            setTimeout(function() {doItIfNotDone("timeout", "false", tcfStatus)}, 1000);
        }
    
        var tcfok = false;
    
        var tryTcfApiTimer = 0;
    
        var tryToReachTcfApi = setInterval(function() {
            if (typeof __tcfapi !== "undefined") {
                clearInterval(tryToReachTcfApi);
                launchTcfApi()
            } else if (tryTcfApiTimer > 3000) {
                clearInterval(tryToReachTcfApi);
                triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
            }
            tryTcfApiTimer += 200;
        }, 200)
    
        function launchTcfApi() {
            __tcfapi('addEventListener', 2, function(tcData, success) {
                if (success) {
                    try{
                        switch (tcData.eventStatus) {
                            case "useractioncomplete":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
                                break;
                            case "cmpuishown":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                break;
                            case "tcloaded":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
                                break;
                            default:
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                        }
                    } catch (error) {
                        triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                    }
                    tcfok = true;
                }
            });
    
            setTimeout(function() {
                if (!tcfok) {
                    triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
                }
            }, 2000);
        }
    </script>  <style>
        [class^=app_gdpr] a {
            color: white !important;
        }
        [class^=app_gdpr] a[href], [class^=app_gdpr] [class^=banner_message] a:not([class^=banner_continue]) {
            text-decoration: underline;
        }
        [class^=app_gdpr] a svg {
            fill: white !important;
        }
        [class^=app_gdpr] [class^=banner_banner], [class^=app_gdpr] [class^=popup_popup]{
            z-index: 2147483647 !important;
        }
    </style>
        <script>
        if (window.parent !== window) {
          if (typeof btoa !== "function") {
            window.btoa = function (input) {
              var str = String(input);
              for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) {
                charCode = str.charCodeAt(idx += 3/4)
                block = block << 8 | charCode
              }
              return output
            }
          }
          var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i
          var res = re.exec(document.referrer)
          var domain = res[1]
          var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",]
          if (forbidden.indexOf(btoa(domain)) > -1) {
            document.location = document.location.origin + "/system/noframed"
          }
        }
      </script>
      <link rel="stylesheet" href="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.2e03b20d.css">
              <!-- Forked theme from id 52 - last modified : 2022-07-25T10:03:10+02:00 -->
         <meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
                
    
    
                        
    
            <!-- Title -->
            <title>Photos Côte d'émeraude et ailleurs au gré du vent. - Passionn&eacute; de photos et d'informatique, j'ai le plaisir de vous pr&eacute;senter ici quelques sujets de ma r&eacute;gion et ailleurs &agrave; l'occasion de vacances.Mat&eacute;riel photo: Reflex num&eacute;rique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro</title>
        <!-- Metas -->
        <link rel="icon" type="image/png" href="https://img.over-blog-kiwi.com/1/48/91/50/obpicAEEcRr.jpeg" />
        <!-- Metas -->
            <meta http-equiv="content-type" content="text/html; charset=utf-8" />
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width">
            <meta name="author" content="hubert" />
            <link rel="canonical" href="https://www.hubert35.net" />
    
            <meta property="og:site_name" content="Photos Côte d&#039;émeraude et ailleurs au gré du vent." />
            <meta property="og:title" content="Photos Côte d&#039;émeraude et ailleurs au gré du vent." />
            <meta name="twitter:title" content="Photos Côte d&#039;émeraude et ailleurs au gré du vent." />
            <meta name="description" content="Passionn&amp;eacute; de photos et d&#039;informatique, j&#039;ai le plaisir de vous pr&amp;eacute;senter ici quelques sujets de ma r&amp;eacute;gion et ailleurs &amp;agrave; l&#039;occasion de vacances.Mat&amp;eacute;riel photo: Reflex num&amp;eacute;rique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro" />
            <meta property="og:description" content="Passionn&amp;eacute; de photos et d&#039;informatique, j&#039;ai le plaisir de vous pr&amp;eacute;senter ici quelques sujets de ma r&amp;eacute;gion et ailleurs &amp;agrave; l&#039;occasion de vacances.Mat&amp;eacute;riel photo: Reflex num&amp;eacute;rique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro" />
            <meta name="twitter:description" content="Passionn&amp;eacute; de photos et d&#039;informatique, j&#039;ai le plaisir de vous pr&amp;eacute;senter ici quelques sujets de ma r&amp;eacute;gion et ailleurs &amp;agrave; l&#039;occasion de vacances.Mat&amp;eacute;riel photo: Reflex..." />
            <meta property="og:locale" content="fr_FR" />
            <meta name="keywords" content="" />
    
            <meta property="og:image" content="https://img.over-blog-kiwi.com/1/48/91/50/obpicAEEcRr.jpeg" />
            <meta name="twitter:image:src" content="https://img.over-blog-kiwi.com/1/48/91/50/obpicAEEcRr.jpeg" />
            <meta property="og:type" content="blog" />
            <meta name="twitter:card" content="summary" />
            <meta name="twitter:site" content="@overblog" />
            <meta name="twitter:creator" content="@hubert35800" />
            <meta property="fb:app_id" content="284865384904712" />
    
        
                    
    
            <!-- Robots -->
            <meta name="robots" content="index,follow" />
    
            <!-- RSS -->
            <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />
    
    
    <!-- Analytics -->
        
        <style type="text/css" media="screen">
            .socialShare {
                height: 30px;
                padding: 10px 4px 0px 4px;
            }
            .socialShare>div {
                padding: 0 4px;
                margin: 0;
            }
            .socialShare h3 {
                display: none;
            }
            .socialShare iframe {
                width: 100px;
                height: 30px;
                float: left;
                border: none;
            }
            .box.social li {
                height: 40px;
            }
            .box.social .ob2-facebook {
                background: url("https://assets.over-blog-kiwi.com/themes/1/images/social-fb.png") no-repeat scroll 0 3px transparent;
                padding-left: 40px;
            }
            .box.social .ob2-twitter {
                background: url("https://assets.over-blog-kiwi.com/themes/1/images/social-twitter.png") no-repeat scroll 0 3px transparent;
                padding-left: 40px;
            }
            .box.social .ob2-rss {
                background: url("https://assets.over-blog-kiwi.com/themes/1/images/social-rss.png") no-repeat scroll 0 3px transparent;
                padding-left: 40px;
            }
            .box.social li a {
                font-size: 14px;
            }
            .box.social li a.link {
                color: #aeb8c2;
                display: block;
                font-size: 12px;
                font-weight: normal;
                margin-top: -2px;
                max-width: 240px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            .ob-commentsList .ob-button {
                background: none;
            }
            .widget.search h3 {
                display: none;
            }
            .box.promo a {
                display: block;
                background: url('https://assets.over-blog-kiwi.com/t/catalog/images/promo/fr.png');
                width: 226px;
                height: 68px;
                text-indent: -10000px;
            }
            .box.promo a:hover {
                background-position: 0 -68px;
            }
        	.ads.ads-728x90{
        		margin: 0 auto;
        		width: 728px;
        	}
            .sidebar.ads{
                text-align: center;
            }
            .ob-section.ob-section-video
            {
                width: auto;
            }
            .ob-section.ob-section-video iframe
            {
                width: 100%;
            }
            .beforeArticle, .beforePage {
                width:auto;
            }
            
    #page .post {max-width: 100%;}
    .ob-section-images .ob-row-1-col img { margin:auto };padding-bottom:50px;}
    
    .ob-Shares--horizontal .ob-Shares-print img {display:none ;}
    .fancybox-image, .fancybox-iframe {
        display: block;
        width: 800px;
    	height: 1000px%;
    }
    .ob-section-images .ob-slideshow {
        height:900px;
        overflow:hidden;
        width:900px;
    }
        
        </style>
        <link type="text/css" href="https://fdata.over-blog.net/99/00/00/01/csscombos/common-kiwi.css?kiwi" rel="stylesheet" />
                
                <link type="text/css" href="https://fdata.over-blog.com/0/43/16/76/css/global.css?kiwi" rel="stylesheet" />
                	    <link type="text/css" href="https://fdata.over-blog.com/0/43/16/76/css/article.css?kiwi" rel="stylesheet" />
        	        
        <link rel="stylesheet" href="https://fdata.over-blog.net/99/00/00/01/csscombos/ob-print.css" type="text/css" media="print" />
        
            
                                                                                                
                    
            
                            
                        
                
                                                                                                    
                    
                    
                        
                            
                    
                    
                    
                    
                        
                    
                        
                        
                        
                        
                        
                        
                        
                                                        
        <!-- SEO -->
                
        <style type="text/css">
                
                
            #top h1,
            #top h1 a {
                            font-family: "comic sans ms";                    }    
            .contenuArticle, .pageContent, .extraitArticle, .extrait {
                background-color:   ! important;            color: #dddddd ! important;            font-family: "comic sans ms";            font-size: 16px;        }    
            .divTitreArticle h2, .divPageTitle h2,
            .divTitreArticle h2 a, .divPageTitle h2 a,
            .titreExtrait {
                            font-family: "comic sans ms";            font-size: 20px;        }    
                
            .ob-commentsList .ob-message {
                            font-family: "comic sans ms" ! important;                    }    
            .ob-replies .ob-list .ob-message {
                            font-family: "lucida sans unicode" ! important;                    }    
        body, html {padding:  0px; margin: 0px;}
    #global{padding:  0px; margin:  0px auto; width: 1300px;}
    
    .ln {clear:both;}
    .cl {float:left;}
    .clear {clear:both;}
    
    /* modele */
    #cl_0_0 {margin:  0px   0px   0px   0px; padding:0px; width:100%;}
    #cl_1_0    {margin:10px 10px 10px 10px; width:1000px; padding:15px;}
    #cl_1_1	{margin: 10px ; width:220px; padding:10px; }
    #cl_2_0 {width:100%; margin:0px;}
    .box {width:100%; overflow:hidden;}
    .ob-Shares--horizontal .ob-Shares-print img {display:none ;}
    
        <link href="assets.over-blog-kiwi.com/themes/jquery/fancybox2.1.2/jquery.fancybox.css" rel="stylesheet" type="text/css" rel="stylesheet" type="text/css" />
    /*----------------------------------------------------------------------------*/
    /* Variation                                                                  */
        </style>
      
         <script>
      function loadGA() {
        window.dataLayer = window.dataLayer || []
        var s = document.createElement("script")
        s.async = true
        s.src = "https://cdn.lib.getjan.io/library/overblog.js"
        s.setAttribute("importance", "high")
        var g = document.getElementsByTagName("head")[0]
        g.parentNode.insertBefore(s, g)
        window.jan = window.jan || {}
        jan.cmd = jan.cmd || []
        jancmd = function(){jan.cmd.push(arguments);}
    
        // TODO: Now, The wrapper handle didomi consent for us so we don't need anymore to wait didomi consent to load GA. The dimension23 is for didomi consent but it will be handle directly by the wrapper. We remove it from the code below.
        var dimensions = {
          dimension1: '__ads_loaded__' in window ? '0' : '1',
          dimension2: 'fr',
          dimension3: 'BS',
          dimension4: 'photography',
          dimension5: '0',
          dimension6: '0',
          dimension7: '1',
          dimension10: '1489150',
          dimension11: '2',
          dimension12: '2',
          dimension13: '0',
          dimension14: '__ads_loaded__' in window ? '1' : '0',
          dimension15: '__ads_loaded__' in window ? '0' : '1',
          dimension16: '1489150',
          dimension17: "Photos C\u00f4te d'\u00e9meraude et ailleurs au gr\u00e9 du vent.",
                dimension24: '20060911',
          dimension25: 'overblog',
        }
    
        if (location) {
          dimensions.dimension22 = '' + location.hostname
        }
    
        jancmd("setConfig", {
          metadata: dimensions,
        });
    
        jancmd("sendEvent", "pageview");
      }
    
      loadGA()
    </script>
      
    <script>
      function isConnected(connected, connected_owner, timestamp, user_id) {
        if (connected) {
          document.querySelector('html').classList.add('ob-connected')
        }
        if (connected_owner) {
          document.querySelector('html').classList.add('ob-connected-blog')
        }
      }
    </script>
    <script src="//connect.over-blog.com/ping/1489150/isConnected" async></script>
    
    <script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.531c1595.js"></script>
    
    <script>
      ob.disableRightClick()
    </script>
    
      
      
     </head>
    

    Photos Côte d'émeraude et ailleurs au gré du vent. - Passionné de photos et d'informatique, j'ai le plaisir de vous présenter ici quelques sujets de ma région et ailleurs à l'occasion de vacances.Matériel photo: Reflex numérique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro

    Recherche META Description de la page

    Passionn&eacute; de photos et d'informatique, j'ai le plaisir de vous pr&eacute;senter ici quelques sujets de ma r&eacute;gion et ailleurs &agrave; l'occasion de vacances.Mat&eacute;riel photo: Reflex num&eacute;rique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='',redirection='https://www.hubert35.net/',Status='200',err='',[TITRE]=N'Photos Côte d''émeraude et ailleurs au gré du vent. - Passionné de photos et d''informatique, j''ai le plaisir de vous présenter ici quelques sujets de ma région et ailleurs à l''occasion de vacances.Matériel photo: Reflex numérique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro',[DESCRIPTION]=N'Passionn&eacute; de photos et d'informatique, j'ai le plaisir de vous pr&eacute;senter ici quelques sujets de ma r&eacute;gion et ailleurs &agrave; l'occasion de vacances.Mat&eacute;riel photo: Reflex num&eacute;rique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro',[KEYWORDS]=N'' WHERE id=172156
  • 0

    Photos Côte d émeraude et ailleurs au gré du vent. - Passionné de photos et d informatique j ai le plaisir de vous présenter ici quelques sujets de ma région et ailleurs à l occasion de vacances.Matériel photo: Reflex numérique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro Passionn&eacute; de photos et d informatique j ai le plaisir de vous pr&eacute;senter ici quelques sujets de ma r&eacute;gion et ailleurs &agrave; l occasion de vacances.Mat&eacute;riel photo: Reflex num&eacute;rique Pentax KS2 plus Sigma 18-200 et Pentax 55-300 plus Pentax 100 macro

  • 0. Photos (6)
  • --------->0
  • 1. Côte (4)
  • --------->0
  • 2. d (1)
  • --------->0
  • 3. émeraude (8)
  • --------->0
  • 4. et (2)
  • --------->0
  • 5. ailleurs (8)
  • --------->0
  • 6. au (2)
  • --------->0
  • 7. gré (3)
  • --------->0
  • 8. du (2)
  • --------->0
  • 9. vent (4)
  • --------->0
  • 10. - (1)
  • --------->0
  • 11. Passionn&eacute; (16)
  • --------->0
  • 12. de (2)
  • --------->0
  • 16. informatique (12)
  • --------->0
  • 18. j (1)
  • --------->0
  • 19. ai (2)
  • --------->0
  • 20. le (2)
  • --------->0
  • 21. plaisir (7)
  • --------->0
  • 23. vous (4)
  • --------->0
  • 24. pr&eacute;senter (16)
  • --------->0
  • 25. ici (3)
  • --------->0
  • 26. quelques (8)
  • --------->0
  • 27. sujets (6)
  • --------->0
  • 29. ma (2)
  • --------->0
  • 30. r&eacute;gion (13)
  • --------->0
  • 33. &agrave; (8)
  • --------->0
  • 34. l (1)
  • --------->0
  • 35. occasion (8)
  • --------->0
  • 37. vacances.Mat&eacute;riel (24)
  • --------->0
  • 38. photo: (6)
  • --------->0
  • 39. Reflex (6)
  • --------->0
  • 40. num&eacute;rique (16)
  • --------->0
  • 41. Pentax (6)
  • --------->0
  • 42. KS2 (3)
  • --------->0
  • 43. plus (4)
  • --------->0
  • 44. Sigma (5)
  • --------->0
  • 45. 18-200 (6)
  • --------->0
  • 48. 55-300 (6)
  • --------->0
  • 51. 100 (3)
  • --------->0
  • 52. macro (5)
  • --------->0
  • 53. Passionn&amp;eacute; (20)
  • --------->0
  • 66. pr&amp;eacute;senter (20)
  • --------->0
  • 72. r&amp;eacute;gion (17)
  • --------->0
  • 75. &amp;agrave; (12)
  • --------->0
  • 79. vacances.Mat&amp;eacute;riel (28)
  • --------->0
  • 82. num&amp;eacute;rique (20)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Photos',172156),(N'Côte',172156),(N'd',172156),(N'émeraude',172156),(N'et',172156),(N'ailleurs',172156),(N'au',172156),(N'gré',172156),(N'du',172156),(N'vent',172156),(N'-',172156),(N'Passionné',172156),(N'de',172156),(N'informatique',172156),(N'j',172156),(N'ai',172156),(N'le',172156),(N'plaisir',172156),(N'vous',172156),(N'présenter',172156),(N'ici',172156),(N'quelques',172156),(N'sujets',172156),(N'ma',172156),(N'région',172156),(N'à',172156),(N'l',172156),(N'occasion',172156),(N'vacances.Matériel',172156),(N'photo:',172156),(N'Reflex',172156),(N'numérique',172156),(N'Pentax',172156),(N'KS2',172156),(N'plus',172156),(N'Sigma',172156),(N'18-200',172156),(N'55-300',172156),(N'100',172156),(N'macro',172156),(N'Passionn&eacute;',172156),(N'pr&eacute;senter',172156),(N'r&eacute;gion',172156),(N'&agrave;',172156),(N'vacances.Mat&eacute;riel',172156),(N'num&eacute;rique',172156)