{"id":2,"date":"2017-06-26T10:18:09","date_gmt":"2017-06-26T08:18:09","guid":{"rendered":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/?page_id=2"},"modified":"2018-04-12T16:13:57","modified_gmt":"2018-04-12T14:13:57","slug":"accueil","status":"publish","type":"page","link":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/","title":{"rendered":"Accueil"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"--awb-bg-size:cover;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\"><style>\na.fb {\n    position: fixed;\n    width: 40px;\n    height: 40px;\n    left: 0;\n    top: 25vh;\n    z-index: 15000;\n    background: #3b5998 url(https:\/\/www.lavenir.net\/extra\/content\/depeceur-de-mons\/images\/fb.png) center no-repeat;\n    text-indent: -99999px;\n    cursor: pointer;\n}\n<\/style>\n<a class=\"fb\">Partager<\/a>\n<script type=\"text\/javascript\">\n  jQuery('a.fb').bind('click', function(e){\n    e.preventDefault();\n    var winHeight = 350;\n    var winWidth = 520;\n    var winTop = (screen.height \/ 2) - (winHeight \/ 2);\n    var winLeft = (screen.width \/ 2) - (winWidth \/ 2);\n    var caption = \"LAVENIR.NET\";\n    var title = 'Vu de Wallifornie';\n    var description = \"Vu de Wallifornie\";\n    var page_url = \"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/country\";\n    \/\/var img_url = '{{ app.request.schemeAndHttpHost ~ asset('frontend\/assets\/avatar-default.jpg') }}';\n    var facebook_appID = '156384194434983';\n    var url = \"https:\/\/www.facebook.com\/dialog\/feed?app_id=\"+ facebook_appID +\n              \"&link=\" + encodeURIComponent(page_url)+\n              \"&name=\" + encodeURIComponent(title) +\n              \"&caption=\" + encodeURIComponent(caption) +\n              \"&description=\" + encodeURIComponent(description);\/\/ +\n              \/\/\"&picture=\" + encodeURIComponent(img_url);\n    window.open(url, 'sharer', 'top=' + winTop + ',left=' + winLeft + ',toolbar=0,status=0,width=' + winWidth + ',height=' + winHeight);\n  });\n<\/script><link rel=\"stylesheet\" href=\"https:\/\/www.lavenir.net\/extra\/content\/library\/venus\/src\/style.css\">\n<style>\n    .venus-modal-content{\n    \tbackground-color: #002664;\n\t    border: 1px solid white;\n\t    color: white !important;\n\t    text-align: center;\n\t    padding: 30px;\n\t    margin: 0 auto;\n    }\n    .venus-modal-content img.logo{\n    \twidth: 250px;\n    \tmargin-bottom: 20px;\n    }\n    .venus-modal-content p{\n    \tcolor: white !important;\n    \ttext-align: center !important;\n    }\n    .venus-modal-content p a{\n    \tfont-family: 'Cinzel', serif !important;\n    \tfont-size: 18px !important;\n    \tline-height: 24px !important;\n    \tcolor: white !important;\n    \tpadding: 0 15px;\n    }\n    .venus-modal-content p img{\n    \twidth: 24px;\n    \tcolor: #B9133E !important;\n    }\n    @media screen and (max-width: 768px) {\n      .venus-modal-content{\n          width: 90%;\n      }\n    }\n<\/style>\n<div class=\"venus-modal\">\n    <div class=\"venus-modal-content\">\n    \t<img decoding=\"async\" class=\"logo\" src=\"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-content\/uploads\/sites\/16\/2017\/06\/logo_white.svg\">\n        <p>A l'occasion de la F\u00eate nationale am\u00e9ricaine, L'Avenir est parti \u00e0 la rencontre de ces Wallons qui se passionnent pour les Etats-Unis et leur culture. De la danse country au catch en passant par les \"muscle cars\", le pays de l'Oncle Sam fascine. Mais qu'est-ce qui pousse r\u00e9ellement ces Belges \u00e0 s'\u00e9merveiller pour l'Am\u00e9rique ? Et est-ce que l'arriv\u00e9e au pouvoir de Donald Trump \u00e0 modifier leur rapport \u00e0 la culture U.S. ? D\u00e9but de r\u00e9ponse en cinq portraits.<\/p>\n        <p><img decoding=\"async\" src=\"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-content\/uploads\/sites\/16\/2017\/06\/red_star.svg\"><a class=\"venus-modal-close\" href=\"#\">Continuer<\/a><img decoding=\"async\" src=\"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-content\/uploads\/sites\/16\/2017\/06\/red_star.svg\"><\/p>\n    <\/div>\n<\/div>\n<script>\nconsole.log('cookie = '+getCookie('visited') );\nif( getCookie('visited') == \"\" ){\n\tsetCookie('visited', true, 30);\n\n\t\/\/ Lock le scroll de la page\n\tjQuery('body').css({'overflow': 'hidden'});\n\n\t\/\/ affiche la modal\n\tjQuery('div.venus-modal').addClass('show');\n\n\n\t\/\/ Fermeture de la modal\n\tjQuery('div.venus-modal').click(function (e) {\n\t\te.preventDefault();\n\t\tvenusModalClose();\n\t});\n\tjQuery('a.venus-modal-close').click(function (e) {\n\t\te.preventDefault();\n\t\tvenusModalClose();\n\t});\n\n\tfunction venusModalClose() {\n\t\t\/\/ On enleve la modal\n\t\tjQuery('div.venus-modal').removeClass('show');\n\n\t\t\/\/ On reactive le scroll\n\t\tjQuery('body').css({'overflow':'visible'});\n\t}\n}\n\nfunction setCookie(cname, cvalue, exdays) {\n    var d = new Date();\n    d.setTime(d.getTime() + (exdays*24*60*60*1000));\n    var expires = \"expires=\"+ d.toUTCString();\n    document.cookie = cname + \"=\" + cvalue + \";\" + expires + \";path=\/\";\n}\nfunction getCookie(cname) {\n\tvar name = cname + \"=\";\n\tvar decodedCookie = decodeURIComponent(document.cookie);\n\tvar ca = decodedCookie.split(';');\n\tfor(var i = 0; i <ca.length; i++) {\n\t    var c = ca[i];\n\t    while (c.charAt(0) == ' ') {\n\t        c = c.substring(1);\n\t    }\n\t    if (c.indexOf(name) == 0) {\n\t        return c.substring(name.length, c.length);\n\t    }\n\t}\n\treturn \"\";\n}\n<\/script><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":0,"href":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"wp:attachment":[{"href":"https:\/\/grand-angle.lavenir.net\/vu-de-wallifornie\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}