CINXE.COM
Internet Explorer 8 Support
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Internet Explorer 8 Support</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="description" content="Oops! Your web browser is out-of-date. To ensure you enjoy the best possible experience on our site, we recommend upgrading to a newer version of your browser."/> <meta name="keywords" content="Internet Explorer 8 Support"/> <meta name="robots" content="noindex,nofollow"/> <link rel="stylesheet" href="assets/styles.css"/> </head> <body> <div id="viewport"> <div id="header"> </div> <div id="content"> <h1>Oops! Your web browser is out-of-date.</h1> <p>Without updating your browser to a newer version, you may experience issues accessing certain parts of our website. To ensure you enjoy the best possible experience on our site, we recommend upgrading to a newer version of your browser.</p> <p>Please choose your browser and click the appropriate tile below to update your experience. </p> <p><a href="/?msie=false" class="button"><span>No, thank you</span></a></p> <div class="browsers-list"> <h2>Get the latest</h2> <ul> <li><a href="http://www.mozilla.com/firefox/" class="firefox" target="_blank"><span><strong>Firefox</strong> Download</span></a></li> <li><a href="http://www.google.com/chrome/" class="chrome" target="_blank"><span><strong>Chrome</strong> Download</span></a> </li> <li><a href="http://windows.microsoft.com/en-us/internet-explorer/download-ie" class="ie" target="_blank"><span><strong>Internet Explorer</strong>Download</span></a></li> </ul> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script> <script src="assets/json2.js"></script> <script src="assets/js.cookie.js"></script> <script type="text/javascript"> $(document).ready(function () { $('a.button').on('click', function () { try { Cookies.set('msie', 'false', {expires: 1, path: '/'}); } catch (e) { } }); }); </script> </body> </html>