can't show prezi slides without cookie consent
diff --git a/_index.html b/_index.html
index 73a7edc..4c1171d 100644
--- a/_index.html
+++ b/_index.html
@@ -1,8 +1,16 @@
<div id="midcolumn">
<h1>Acceleo</h1>
- <div class="homeitem3col">
- <iframe id="iframe_container" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" width="550" height="400" src="https://prezi.com/embed/x6hayuahe6xm/?bgcolor=ffffff&lock_to_path=0&autoplay=0&autohide_ctrls=0&landing_data=bHVZZmNaNDBIWmlSa1k1MmNRK3VoaXFhTktOYzU5Ynl1eWtiVVRLK2V4VTRzaXZPRmFEaFNGMWdvUEdCWk1oYTVVND0&landing_sign=og5Hwo_QhZhYTA8Cr4ZJmKvuZhc_L2CLj45TqDl3fMQ#"></iframe>
+ <div id="overview_prezi" class="homeitem3col">
+ <script>
+ if (document.cookie.indexOf('eclipse_cookieconsent_status') > -1) {
+ $("div").html('<iframe id="iframe_container" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" width="550" height="400" src="https://prezi.com/embed/x6hayuahe6xm/?bgcolor=ffffff&lock_to_path=0&autoplay=0&autohide_ctrls=0&landing_data=bHVZZmNaNDBIWmlSa1k1MmNRK3VoaXFhTktOYzU5Ynl1eWtiVVRLK2V4VTRzaXZPRmFEaFNGMWdvUEdCWk1oYTVVND0&landing_sign=og5Hwo_QhZhYTA8Cr4ZJmKvuZhc_L2CLj45TqDl3fMQ#"></iframe>');
+ } else {
+ var p = document.createElement('p');
+ p.innerHTML="Please, allow Cookies & Eclipse Foundation Privacy Policy below to be able to load the Acceleo overview prezi presentation.";
+ document.getElementById("overview_prezi").appendChild(p);
+ }
+ </script>
</div>
<div class="homeitem3col">