diff --git a/public_html/index.html b/public_html/index.html index 8e0c16c..75d4f2e 100755 --- a/public_html/index.html +++ b/public_html/index.html @@ -75,6 +75,12 @@ + // Message for users of IE7 and below + <!--[if lte IE 7]> + <script type="text/javascript"> + alert('Your browser version is prehistoric. This site is designed to work with standards compliant web browsers. This site and many others will not display correctly with your current browser version. For your continued enjoyment of this site and many others, you should upgrade your browser.'); + </script> + <![endif]-->