1
2
<!DOCTYPE html>
3
4
<!--[if lt IE 7]>
5
<html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en">
6
<![endif]-->
7
8
<!--[if IE 7]>
9
<html class="no-js lt-ie9 lt-ie8" lang="en">
10
<![endif]-->
11
12
<!--[if IE 8]>
13
<html class="no-js lt-ie9" lang="en">
14
<![endif]-->
15
16
<!--[if gt IE 8]>
17
<!-->
18
<html class="no-js" lang="en">
19
<!--<![endif]-->
20
21
22
<head>
23
24
<meta charset="utf-8">
25
26
<meta name="google-site-verification" content="fqJX0wxdwkSs2p5fBVcTFOo0LU7yUwZJ4o1Y9dmSuYk">
27
28
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
29
30
31
<title>
32
Enable JavaScript to use LiveChat</title>
33
34
<!--[if lt IE 10]>
35
36
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js">
37
</script>
38
39
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv-printshiv.min.js">
40
</script>
...
</html>