scripting error
diff --git a/_index.html b/_index.html
index 4c1171d..24211e5 100644
--- a/_index.html
+++ b/_index.html
@@ -4,7 +4,7 @@
 	<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>');
+				jQuery("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.";