add warning for ie
diff --git a/index.html b/index.html
index 60f9c22..6482300 100644
--- a/index.html
+++ b/index.html
@@ -1,8 +1,5 @@
<!DOCTYPE html>
-<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
-<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
-<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
+<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@@ -549,6 +546,12 @@
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/lib/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/notorious-svg.min.js"></script>
+
+ <!--[if IE]>
+ <script type="text/javascript">
+ alert('Hello Internet Explorer User, this is best viewed in Chrome due to the background videos.');
+ </script>
+ <![endif]-->
<!-- Google Analytics -->
<script>