{"id":1511,"date":"2023-03-07T15:17:29","date_gmt":"2023-03-07T14:17:29","guid":{"rendered":"https:\/\/recto-vrso.com\/terms-of-use\/"},"modified":"2023-03-20T16:37:10","modified_gmt":"2023-03-20T15:37:10","slug":"terms-of-use","status":"publish","type":"page","link":"https:\/\/recto-vrso.com\/en\/terms-of-use\/","title":{"rendered":"Terms of use"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Recto VRso<\/h4>\n\n<p>by <strong>Laval Virtual : <\/strong>Rue Marie Curie \u2013 53810 Chang\u00e9 \u2013 France + 33 (0)2 43 49 75 13 contact@laval-virtual.org <\/p>\n\n<p><strong>Publication director: <\/strong>Judith Guez, Director of Recto VRso<\/p>\n\n<p><strong>Photos Credits: <\/strong>Prisma \/ Laval Virtual (unless otherwise indicated).<\/p>\n\n<h4 class=\"wp-block-heading\">Hosting<\/h4>\n\n<p>HOSTINGER, whose registered office is located at HOSTINGER INTERNATIONAL LTD, 61 Lordou Vironos Street, 6023 Larnaca, Cyprus, can be reached by the following means :<a href=\"https:\/\/www.google.com\/url?q=https:\/\/www.hostinger.fr\/contact&amp;sa=D&amp;source=docs&amp;ust=1676370199437855&amp;usg=AOvVaw2Fysx4RKdijrOZRPLD9q1m\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.hostinger.fr\/contact<\/a>.<\/p>\n\n<h4 class=\"wp-block-heading\">Personal data<\/h4>\n\n<p>Personal data collected by Recto VRso will only be used for the purposes of the association. No communication of these data to external persons will be made without express authorization. In accordance with article 34 of the Data-processing law and Freedoms of January 6, 1978 modified by the law of August 6, 2004, any user of tranzistor.org has a right of access, of modification, correction and permanent suppression of the personal data concerning it. Any request can be sent using the form available on the contact page of the site or by sending a letter with a photocopy of an ID to the head office of Laval Virtual &#8211; Rue Marie Curie &#8211; 53810 Chang\u00e9 &#8211; France.<\/p>\n\n<h4 class=\"wp-block-heading\">Intellectual Property<\/h4>\n\n<p>Warning The entire content of the recto-vrso.com website is subject to French and international legislation on intellectual property (copyright, trademark law, database law, etc.). Any reproduction, representation or distribution, in whole or in part, by any process whatsoever, on any medium whatsoever, paper or electronic, without the express written permission of Laval Virtual is prohibited and constitutes an infringement punishable by articles L. 335-2 and L. 335-3 of the Intellectual Property Code.<\/p>\n\n<h4 class=\"wp-block-heading\">Credits<\/h4>\n\n<p><strong>Creation of the links to recto-vrso.com<\/strong> The creation of hypertext links (simple or deep) to the recto-vrso.com website is subject to the prior, express and written authorization of Recto VRso. All requests for authorization must be sent by mail or by using the form available on the contact page of the site.<\/p>\n\n<h4 class=\"wp-block-heading\">External links \u2013 Links to other websites<\/h4>\n\n<p>The recto-vrso.com site may contain hypertext links to other sites. No commitment is made to these other sites: Recto VRso would not be responsible for their content, their operation and their access.<\/p>\n\n<h4 class=\"wp-block-heading\">Refusing to be followed<\/h4>\n\n<div id=\"matomo-opt-out\"><\/div>\n<script>    \n    var settings = {\"showIntro\":true,\"divId\":\"matomo-opt-out\",\"useSecureCookies\":true,\"cookiePath\":null,\"cookieDomain\":null,\"cookieSameSite\":\"Lax\",\"OptOutComplete\":\"Cookie d'exclusion install\\u00e9. Vos visites sur ce site web ne seront PAS enregistr\\u00e9es par notre outil d'analyse web.\",\"OptOutCompleteBis\":\"Note\\u00a0: si vous nettoyez vos cookies et supprimez le cookie d'exclusion, ou bien si vous changez d'ordinateur et\\\/ou de navigateur, il vous faudra de nouveau effectuer la proc\\u00e9dure d'exclusion.\",\"YouMayOptOut2\":\"Vous pouvez vous opposer au suivi de votre navigation sur ce site web.\",\"YouMayOptOut3\":\"Cela prot\\u00e9gera votre vie priv\\u00e9e, mais emp\\u00eachera \\u00e9galement le propri\\u00e9taire d'apprendre de vos actions et de cr\\u00e9er une meilleure exp\\u00e9rience pour vous et les autres utilisateurs.\",\"OptOutErrorNoCookies\":\"La fonctionnalit\\u00e9 de d\\u00e9sactivation du suivi n\\u00e9cessite que les cookies soient autoris\\u00e9s.\",\"OptOutErrorNotHttps\":\"La fonctionnalit\\u00e9 de d\\u00e9sactivation du suivi pourrait ne pas fonctionner car ce site n'a pas \\u00e9t\\u00e9 charg\\u00e9 en HTTPS. Veuillez recharger la page pour v\\u00e9rifier que le statut de ce suivi a bien \\u00e9t\\u00e9 chang\\u00e9.\",\"YouAreNotOptedOut\":\"Vous n'\\u00eates pas exclu(e).\",\"UncheckToOptOut\":\"D\\u00e9cochez cette case pour vous exclure.\",\"YouAreOptedOut\":\"Vous n'\\u00eates actuellement pas suivi(e).\",\"CheckToOptIn\":\"Cochez cette case pour ne plus \\u00eatre exclu(e).\"};         \n    document.addEventListener('DOMContentLoaded', function() {                             \n        window.MatomoConsent.init(settings.useSecureCookies, settings.cookiePath, settings.cookieDomain, settings.cookieSameSite);                \n        showContent(window.MatomoConsent.hasConsent());        \n    });    \n    \n    \n        function showContent(consent, errorMessage = null, useTracker = false) {\n    \n            var errorBlock = '<p style=\"color: red; font-weight: bold;\">';\n    \n            var div = document.getElementById(settings.divId);\n            if (!div) {\n                const warningDiv = document.createElement(\"div\");\n                var msg = 'Unable to find opt-out content div: \"'+settings.divId+'\"';\n                warningDiv.id = settings.divId+'-warning';\n                warningDiv.innerHTML = errorBlock+msg+'';\n                document.body.insertBefore(warningDiv, document.body.firstChild);\n                console.log(msg);\n                return;\n            }\n            \n            if (!navigator || !navigator.cookieEnabled) {\n                div.innerHTML = errorBlock+settings.OptOutErrorNoCookies+'';\n                return;\n            }\n            if (location.protocol !== 'https:') {\n                div.innerHTML = errorBlock+settings.OptOutErrorNotHttps+'';\n                return;\n            }        \n            if (errorMessage !== null) {\n                div.innerHTML = errorBlock+errorMessage+'';\n                return;\n            }\n            var content = '';        \n            if (consent) {\n                if (settings.showIntro) {\n                    content += '<p>'+settings.YouMayOptOut2+' '+settings.YouMayOptOut3+'';                       \n                }\n                if (useTracker) {\n                    content += '<input onclick=\"_paq.push(['optUserOut']);showContent(false, null, true);\" id=\"trackVisits\" type=\"checkbox\" checked=\"checked\" \/>';\n                } else {\n                    content += '<input onclick=\"window.MatomoConsent.consentRevoked();showContent(false);\" id=\"trackVisits\" type=\"checkbox\" checked=\"checked\" \/>';\n                }\n                content += '<label for=\"trackVisits\"><strong><span>'+settings.YouAreNotOptedOut+' '+settings.UncheckToOptOut+'';                               \n            } else {\n                if (settings.showIntro) {\n                    content += '<p>'+settings.OptOutComplete+' '+settings.OptOutCompleteBis+'';\n                }\n                if (useTracker) {\n                    content += '<input onclick=\"_paq.push(['forgetUserOptOut']);showContent(true, null, true);\" id=\"trackVisits\" type=\"checkbox\" \/>';\n                } else {\n                    content += '<input onclick=\"window.MatomoConsent.consentGiven();showContent(true);\" id=\"trackVisits\" type=\"checkbox\" \/>';\n                }\n                content += '<label for=\"trackVisits\"><strong><span>'+settings.YouAreOptedOut+' '+settings.CheckToOptIn+'';\n            }                   \n            div.innerHTML = content;      \n        };   \n\n        window.MatomoConsent = {                         \n            cookiesDisabled: (!navigator || !navigator.cookieEnabled),        \n            CONSENT_COOKIE_NAME: 'mtm_consent', CONSENT_REMOVED_COOKIE_NAME: 'mtm_consent_removed', \n            cookieIsSecure: false, useSecureCookies: true, cookiePath: '', cookieDomain: '', cookieSameSite: 'Lax',     \n            init: function(useSecureCookies, cookiePath, cookieDomain, cookieSameSite) {\n                this.useSecureCookies = useSecureCookies; this.cookiePath = cookiePath;\n                this.cookieDomain = cookieDomain; this.cookieSameSite = cookieSameSite;\n                if(useSecureCookies && location.protocol !== 'https:') {\n                    console.log('Error with setting useSecureCookies: You cannot use this option on http.');             \n                } else {\n                    this.cookieIsSecure = useSecureCookies;\n                }\n            },               \n            hasConsent: function() {\n                var consentCookie = this.getCookie(this.CONSENT_COOKIE_NAME);\n                var removedCookie = this.getCookie(this.CONSENT_REMOVED_COOKIE_NAME);\n                if (!consentCookie && !removedCookie) {\n                    return true; \/\/ No cookies set, so opted in\n                }\n                if (removedCookie && consentCookie) {                \n                    this.setCookie(this.CONSENT_COOKIE_NAME, '', -129600000);              \n                    return false;\n                }                \n                return (consentCookie || consentCookie !== 0);            \n            },        \n            consentGiven: function() {                                                        \n                this.setCookie(this.CONSENT_REMOVED_COOKIE_NAME, '', -129600000);\n                this.setCookie(this.CONSENT_COOKIE_NAME, new Date().getTime(), 946080000000);\n            },      \n            consentRevoked: function() {    \n                this.setCookie(this.CONSENT_COOKIE_NAME, '', -129600000);\n                this.setCookie(this.CONSENT_REMOVED_COOKIE_NAME, new Date().getTime(), 946080000000);                \n            },                   \n            getCookie: function(cookieName) {            \n                var cookiePattern = new RegExp('(^|;)[ ]*' + cookieName + '=([^;]*)'), cookieMatch = cookiePattern.exec(document.cookie);\n                return cookieMatch ? window.decodeURIComponent(cookieMatch[2]) : 0;\n            },        \n            setCookie: function(cookieName, value, msToExpire) {                       \n                var expiryDate = new Date();\n                expiryDate.setTime((new Date().getTime()) + msToExpire);            \n                document.cookie = cookieName + '=' + window.encodeURIComponent(value) +\n                    (msToExpire ? ';expires=' + expiryDate.toGMTString() : '') +\n                    ';path=' + (this.cookiePath || '\/') +\n                    (this.cookieDomain ? ';domain=' + this.cookieDomain : '') +\n                    (this.cookieIsSecure ? ';secure' : '') +\n                    ';SameSite=' + this.cookieSameSite;               \n                if ((!msToExpire || msToExpire >= 0) && this.getCookie(cookieName) !== String(value)) {\n                    console.log('There was an error setting cookie `' + cookieName + '`. Please check domain and path.');                \n                }\n            }\n        };           \n<\/script>\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Recto VRso by Laval Virtual : Rue Marie Curie \u2013 53810 Chang\u00e9 \u2013 France + 33 (0)2 43 49 75 13 contact@laval-virtual.org Publication director: Judith Guez, Director of Recto VRso [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-1511","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Terms of use - Recto VRso<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/recto-vrso.com\/en\/terms-of-use\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms of use - Recto VRso\" \/>\n<meta property=\"og:description\" content=\"Recto VRso by Laval Virtual : Rue Marie Curie \u2013 53810 Chang\u00e9 \u2013 France + 33 (0)2 43 49 75 13 contact@laval-virtual.org Publication director: Judith Guez, Director of Recto VRso [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/recto-vrso.com\/en\/terms-of-use\/\" \/>\n<meta property=\"og:site_name\" content=\"Recto VRso\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-20T15:37:10+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/recto-vrso.com\/en\/terms-of-use\/\",\"url\":\"https:\/\/recto-vrso.com\/en\/terms-of-use\/\",\"name\":\"Terms of use - Recto VRso\",\"isPartOf\":{\"@id\":\"https:\/\/recto-vrso.com\/#website\"},\"datePublished\":\"2023-03-07T14:17:29+00:00\",\"dateModified\":\"2023-03-20T15:37:10+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/recto-vrso.com\/en\/terms-of-use\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/recto-vrso.com\/#website\",\"url\":\"https:\/\/recto-vrso.com\/\",\"name\":\"Recto VRso\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/recto-vrso.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terms of use - Recto VRso","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/recto-vrso.com\/en\/terms-of-use\/","og_locale":"en_US","og_type":"article","og_title":"Terms of use - Recto VRso","og_description":"Recto VRso by Laval Virtual : Rue Marie Curie \u2013 53810 Chang\u00e9 \u2013 France + 33 (0)2 43 49 75 13 contact@laval-virtual.org Publication director: Judith Guez, Director of Recto VRso [&hellip;]","og_url":"https:\/\/recto-vrso.com\/en\/terms-of-use\/","og_site_name":"Recto VRso","article_modified_time":"2023-03-20T15:37:10+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/recto-vrso.com\/en\/terms-of-use\/","url":"https:\/\/recto-vrso.com\/en\/terms-of-use\/","name":"Terms of use - Recto VRso","isPartOf":{"@id":"https:\/\/recto-vrso.com\/#website"},"datePublished":"2023-03-07T14:17:29+00:00","dateModified":"2023-03-20T15:37:10+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/recto-vrso.com\/en\/terms-of-use\/"]}]},{"@type":"WebSite","@id":"https:\/\/recto-vrso.com\/#website","url":"https:\/\/recto-vrso.com\/","name":"Recto VRso","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/recto-vrso.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/pages\/1511","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/comments?post=1511"}],"version-history":[{"count":3,"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/pages\/1511\/revisions"}],"predecessor-version":[{"id":1514,"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/pages\/1511\/revisions\/1514"}],"wp:attachment":[{"href":"https:\/\/recto-vrso.com\/en\/wp-json\/wp\/v2\/media?parent=1511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}