-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathindex.html
More file actions
390 lines (365 loc) · 26.2 KB
/
index.html
File metadata and controls
390 lines (365 loc) · 26.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
<!DOCTYPE html>
<html>
<head>
<title>ClimateViewer 3D | Geophysical Monitoring & Educational Map</title>
<meta charset="utf-8">
<base target="_blank">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="HandheldFriendly" content="true" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="ClimateViewer 3D | Geophysical Monitoring & Educational Map" />
<meta property="og:description" content="Real-time atmospheric and geophysical monitoring with maps covering climate change, pollution, privacy, exploration, migration, geosciences, architecture, green energy solutions, sunken ships, airplane crash sites, weather modification and more." />
<meta property="og:url" content="http://climateviewer.org/" />
<meta property="og:site_name" content="ClimateViewer 3D | Geophysical Monitoring & Educational Map" />
<meta property="og:image" content="http://climateviewer.org/img/2018/climateviewer-3D-geophysical-monitoring-educational-map.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@climateviewer" />
<meta name="twitter:title" content="ClimateViewer 3D | Geophysical Monitoring & Educational Map" />
<meta name="twitter:image" content="http://climateviewer.org/img/2018/climateviewer-3D-geophysical-monitoring-educational-map.jpg" />
<meta name="twitter:description" content="Real-time atmospheric and geophysical monitoring with maps covering climate change, pollution, privacy, exploration, migration, geosciences, architecture, green energy solutions, sunken ships, airplane crash sites, weather modification and more." />
<meta name="description" content="Real-time atmospheric and geophysical monitoring with maps covering climate change, pollution, privacy, exploration, migration, geosciences, architecture, green energy solutions, sunken ships, airplane crash sites, weather modification and more." />
<link rel="shortcut icon" href="http://climateviewer.org/dist/img/icons/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="http://climateviewer.org/dist/img/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="http://climateviewer.org/dist/img/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="http://climateviewer.org/dist/img/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="http://climateviewer.org/dist/img/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="http://climateviewer.org/dist/img/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="http://climateviewer.org/dist/img/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="http://climateviewer.org/dist/img/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="http://climateviewer.org/dist/img/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="http://climateviewer.org/dist/img/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="http://climateviewer.org/dist/img/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://climateviewer.org/dist/img/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="http://climateviewer.org/dist/img/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="http://climateviewer.org/dist/img/icons/favicon-16x16.png">
<link rel="manifest" href="http://climateviewer.org/dist/img/icons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="msapplication-TileColor" content="#1982D1">
<meta name="msapplication-TileImage" content="http://climateviewer.org/dist/img/icons/mstile-144x144.png">
<meta name="msapplication-config" content="http://climateviewer.org/dist/img/icons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<link rel="publisher" href="http://www.google.com/+Climateviewers" />
<link rel="canonical" href="/" />
<!-- Cesium -->
<link href="/lib/cesium/1.45/Widgets/widgets.css" rel='stylesheet' type='text/css' />
<link href="/lib/cesium/1.45/Widgets/Viewer/Viewer.css" rel='stylesheet' type='text/css' />
<!-- Font Awesome -->
<link type="text/css" rel="stylesheet" href="/lib/font-awesome-4.7.0/css/font-awesome.min.css">
<!-- <link type="text/css" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> -->
<!-- CV style -->
<link type="text/css" rel="stylesheet" href="/dist/css/climateviewer.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="cesiumContainer"></div>
<div class="choose-imagery-date" title="Choose Imagery Date">
<input type="text" value="" class="datepicker picker__input" id="datepicker" name="date" readonly="" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="datepicker_root">
</div>
<div class="choose-imagery-date-cap" title="Choose Imagery Date"></div>
<div class="map-options noselect">
<div class="row">
<div id="add" class="menu-item double" title="Click here to toggle the Map Layer Sidebar Menu">
<i class="fa fa-3x fa-bars"></i>
</div>
</div>
<div class="row">
<div class="menu-hover double">
<span class="menu-label add">MENU</span>
<span class="menu-label share">SHARE</span>
<span class="menu-label clear">CLEAR</span>
<span class="menu-label layers">MAPS</span>
</div>
</div>
<div class="row">
<div id="share" class="menu-item" title="Share Active Layers" data-featherlight="#share-modal">
<i class="fa fa-map-share"></i>
</div>
<div id="clear" class="menu-item" title="Remove all layers">
<i class="fa fa-trash"></i>
</div>
</div>
<!--<ul class="row">
<li id="mode-2D" class="menu-item active" title="Switch to Flat Map">
<i class="fa fa-map-o"></i>
</li>
<li id="mode-3D" class="menu-item" title="Switch to 3D Globe">
<i class="fa fa-globe"></i>
</li>
</ul> -->
</div>
<div class="logo noselect">
<img class="noselect" src="/dist/img/menu/climateviewer-3d-logo.svg" alt="ClimateViewer 3D logo" title="ClimateViewer 3D - The Future of Activism">
</div>
<div id="baseLayerPickerContainer"></div>
<!-- Control Sidebar -->
<div class="control-sidebar">
<!-- Fixed Top Buttons -->
<ul class="sidebar-window-controls">
<li id="top-layers" title="Scroll to menu top">
<i class="fa fa-2x fa-angle-up"></i>
<span>Top</span>
</li>
<li id="chat-window" title="Join Chat">
<i class="fa fa-2x fa-comments-o"></i>
<span>Chat</span>
</li>
<li id="close-menu" title="Close this menu">
<i class="fa fa-2x fa-close"></i>
<span>Close</span>
</li>
</ul>
<!-- Layer Menu -->
<div id="top" class="map-layers-window">
<h1 id="cv" class="cv-header noselect">Climate<span>Viewer</span> 3D</h1>
<div class="menu-heading layer-count">
<div class="search"></div>
<h2 id="layer-count">Maps</h2>
<ul class="sidebar-window-controls">
<li id="active-layers-toggle" title="Filter Layer List By Active or All Layers">
<i class="fa fa-2x fa-map-marker"></i>
<span>Showing All</span>
</li>
<li id="collapse-menu" title="Collapse open folders">
<i class="fa fa-2x fa-compress"></i>
<span>Collapse</span>
</li>
<li id="about-toggle" title="About ClimateViewer (Instructions, Updates, Open-Source Technology)">
<i class="fa fa-2x fa-info-circle"></i>
<span>About</span>
</li>
</ul>
</div>
<div id="about" class="about">
<h3>This is your world and knowing is half the battle!</h3>
<p class="intro">ClimateViewer 3D is an open-source geophysical monitoring map with live imagery on a gorgeous 3D globe. CV3D features an encyclopedic list of exclusive maps resulting in thousands of hours of personal educational bliss not found anywhere else on the internet, let alone in one place.</p>
<p class="intro">ClimateViewer 3D is an amazing source of unique maps covering climate change, pollution, privacy, exploration, migration, geosciences, architecture, green energy solutions, sunken ships, airplane crash sites, weather modification and more. Create a custom mix of map layers and share it with your friends (Click the <i class="fa fa-map-share"></i> icon). ClimateViewer 3D is a fun way to learn about your world by combining layers and connecting the dots!</p>
<p class="intro">ClimateViewer 3D's live updates on severe weather, earthquakes, fires, and other life-threatening events will give you peace of mind in one all-inclusive app. With cutting-edge technology, real-time geophysical monitoring, and a visual tour of our planetary problems, ClimateViewer 3D is your source for up-to-the-second situational awareness on a stunning 3D globe.</p>
<p>Please <a href="mailto:jim@climateviewer.com">report any issues</a>, <a id="chat" href="https://discord.gg/SnCG4Wm" title="Join Our Chat" target="_blank" rel="noopener nofollow">join our chat</a>, be nosy, and have fun. • <a href="https://climateviewer.com/about/" target="_self">About ClimateViewer</a></p>
<ul class="sidebar-window-controls">
<li id="instructions" class="panel-toggle highlight" title="Filter Layer List By Active or All Layers">Instructions</li>
<li id="updates" class="panel-toggle" title="Collapse open folders">Updates</li>
<li id="open-source" class="panel-toggle" title="Scroll to menu top">Open Source</li>
</ul>
<div class="panel-content instructions">
<h4>Video Tutorial</h4>
<div class="videoWrapper">
<div class="youtube" data-id="eCaRCRSWvYE" data-params="modestbranding=1&showinfo=0&controls=1&vq=hd720"></div>
</div>
<p>Click the "Add Maps" button (<i class="fa fa-fw fa-plus"></i>) in the top right to show or hide the map menu, then click on a map in the list to make it appear on the globe. Click the map again to remove it from the globe. Click the info icon (<i class="fa fa-fw fa-info-circle"></i>) to show details about that map. For more information, watch the YouTube tutorial video above.</p>
<h4>Navigation Controls</h4>
<i class="fa fa-fw fa-plus"></i> = Zoom in.
<br>
<i class="fa fa-fw fa-repeat"></i> = Reset View (zoom out).
<br>
<i class="fa fa-fw fa-minus"></i> = Zoom out.
<br>
<br>
<h4>Main Controls</h4>
<i class="fa fa-fw fa-bars"></i> = Open Sidebar (this is where the fun starts).
<br>
<i class="fa fa-fw fa-share-alt"></i> = Generate URL to share all currently active maps.
<br>
<i class="fa fa-fw fa-trash"></i> = Clear Globe. Remove all maps.
<br>
<br>
<h4>Sidebar Controls</h4>
<i class="fa fa-fw fa-angle-up"></i> = Scroll to map menu top.
<br>
<i class="fa fa-fw fa-comments-o"></i> = Join ClimateViewer Chat.
<br>
<i class="fa fa-fw fa-close"></i> = Close the map menu (sidebar).
<br>
<i class="fa fa-fw fa-map-marker"></i> = Filter map list - Show active/all maps.
<br>
<i class="fa fa-fw fa-compress"></i> = Collapse map category list (close all folders).
<br>
<i class="fa fa-fw fa-sun-o"></i> = Toggle Sunlight.
<br>
<i class="fa fa-fw fa-clock-o"></i> = Toggle Timeline.
<br>
<br>
<h4>Map Controls</h4>
<i class="fa fa-fw fa-eye-slash"></i> = Load Map (display on map).
<br>
<i class="fa fa-fw fa-spinner fa-spin" style="color:#1982D1"></i> = Map is currently loading.
<br>
<i class="fa fa-fw fa-eye" style="color:#1982D1"></i> = Map is loaded.
<br>
<i class="fa fa-fw fa-sitemap"></i> = Show list of map markers. Click list entries and fly to their location!
<br>
<i class="fa fa-fw fa-sliders"></i> = Show map sliders. Control map opacity, color, etc.
<br>
<i class="fa fa-fw fa-info-circle"></i> = Toggle Map Details.
<br>
<i class="fa fa-fw fa-play new-layer"></i> = New Map!
<br>
<i class="fa fa-fw fa-play large-layer" style="color:#F00;"></i> = Warning, Large Map - High-performance processor required, may crash on weaker systems.
<h4 style="margin-top: 60px;">Does Cesium require an install or a plugin?</h4>
<p>No. Cesium runs without an install. It uses HTML5 standards, namely <a href="http://www.khronos.org/webgl/" target="_blank">WebGL</a>, that are natively supported by browsers.</p>
<h4>What browsers are supported?</h4>
<p>Recent versions of Chrome, Firefox, and Internet Explorer 11 are supported and tested with every release. Safari and Opera both work as well, but are not as actively tested.</p>
<h4>What operating systems are supported?</h4>
<p>Cesium runs on any platform with a WebGL capable browser, including Windows, Linux, OS X, Android, iOS, and Windows Phone.</p>
<h4>What video cards are supported?</h4>
<p>Cesium works on any video card that supports WebGL. This includes almost all NVIDIA and AMD cards made since 2004 as well as recent Intel video cards.</p>
<p>To see if your video card supports WebGL, visit our <a href="http://www.webglreport.com" target="_blank">WebGL Report</a>.</p>
</div>
<div class="panel-content updates">
<h4>April 23, 2018</h4>
<ul>
<li>Complete redesign! All codes updated!</li>
<li>40+ new layers</li>
<li>Join our new Discord Chat!</li>
<li>All maps have been checked and links updated!</li>
</ul>
<h4>July 20, 2017</h4>
<ul>
<li>Removed annoying modal (popup) window at startup. All content now located behind an "About" button</li>
<li>KML Marker Lists with custom colors!</li>
<li>Major performance enhancements</li>
<li>side menu GREATLY simplified, enjoy!</li>
<li>slick new menu button, universal bars it is</li>
</ul>
<h4>May 30, 2017</h4>
<ul>
<li>MARKER LISTS WITH ICONS ON KML AND GEOJSON!</li>
</ul>
<h4>November 20, 2016</h4>
<ul>
<li>ALL NEW INTERFACE! VERSION 7 IS HERE!</li>
<li>Removed Bootstrap and AdminLTE</li>
<li>CSS completely re-written from scratch =)</li>
<li>Base layer sharing fixed, old style base layer menu returns.</li>
<li>Extreme performance enhancements!</li>
<li>Android and iPhone versions coming soon!</li>
</ul>
<h4>August 14, 2016</h4>
<ul>
<li>All map layers tested and links updated! Please report any layers that are not working.</li>
</ul>
<h4>August 1, 2016</h4>
<ul>
<li>New Satellite Layers!</li>
</ul>
<h4>July 27, 2016</h4>
<ul>
<li>MAJOR UPDATE!</li>
<li>You can now share your BASE LAYER! Layers are stacked when you load them, choose a base layer from the layer menu.</li>
<li>You can now toggle display of active layers and all layers.</li>
<li>User interface buttons have been greatly simplified.</li>
<li>3D, 2D, and the much talked about Flat Earth mode are back.</li>
<li>GeoJSON marker list height now limited to avoid massive scrolling.</li>
<li>Date Picker now moved to top bar so it is always visible.</li>
<li>Sharing your screen/map is now more interactive. You can not currently share your map location in 2D or Flat Earth mode.</li>
<li>You can once again toggle the display of the timeline slider!</li>
<li>Many coding improvements for improved speed and reliability.</li>
</ul>
<h4>January 28, 2016</h4>
<ul>
<li>GeoJSON layers now show a list of all of the markers. You can click on the list to fly to that location!</li>
</ul>
<h4>January 19, 2016</h4>
<ul>
<li>Bing Maps Aerial (satellite view) is now set as the default background layer.</li>
<li>The timeline slider at the bottom of the screen can now be used to set the NASA satellite imagery date.</li>
</ul>
</div>
<div class="panel-content open-source">
<p>Created by <a href="https://climateviewer.com/rezn8d/" title="climateviewer.com/rezn8d" target="_self">Jim "rezn8d" Lee</a> and provided by <a href="https://climateviewer.com/" target="_self">ClimateViewer News</a> as a free public service. For a full description of this project and our plans for future updates, check out: <a href="/about/" target="_self">About ClimateViewer</a></p>
<p>Know how to code and want to help make ClimateViewer 3D better?</p>
<h4>Open-Source Technology</h4>
<ul>
<li><a href="https://github.com/rezn8d/climateviewer" target="_blank" rel="nofollow">ClimateViewer</a></li>
<li><a href="http://cesiumjs.org/" target="_blank" rel="nofollow">Cesium</a></li>
<li><a href="http://jquery.com/" target="_blank" rel="nofollow">jQuery</a></li>
<li><a href="https://lodash.com/" target="_blank" rel="nofollow">lodash</a></li>
<li><a href="http://amsul.github.io/pickadate.js" target="_blank" rel="nofollow">pickadate.js</a></li>
<li><a href="https://github.com/alberto-acevedo/cesium-navigation" target="_blank" rel="nofollow">cesium-navigation</a></li>
<li><a href="https://github.com/noelboss/featherlight" target="_blank" rel="nofollow">Featherlight</a></li>
</ul>
<p class="support-cv">
<a href="https://github.com/rezn8d/climateviewer" target="_blank" rel="nofollow" class="btn-default" title="Join us on Github"><i class="fa fa-github fa-fw"></i> <span class="network-name">ClimateViewer Github</span></a>
</p>
</div>
</div>
<div id="map-layers" class="map-layers"></div>
<p class="instruct active-layers-label">Active Layers</p>
<div id="active-layers" class="map-layers"></div>
<div class="menu-heading">
<ul class="sidebar-window-controls">
<li id="sunlight" title="Toggle sunlight on the globe"><i class="fa fa-clock-o"></i> Toggle Sunlight</li>
<li id="timeline" title="Toggle view of the Timeline Controls"><i class="fa fa-clock-o"></i> Toggle Timeline</li>
</ul>
</div>
<p class="cv-footer">© <a href="https://climateviewer.com/about/" title="climateviewer.com/about" style='text-decoration:none'>Jim Lee</a> of <a style='text-decoration:none' title='Terms of Service' href="https://climateviewer.com/terms/">ClimateViewer News</a> 2011-
<script type="text/javascript">
today = new Date();
year = today.getYear();
if (year < 1999) {
year = year + 1900;
}
document.write(year);
</script><br>
Thank you for sharing and supporting ClimateViewer.<br><br>
<a href="https://www.patreon.com/climateviewer" target="_blank" rel="nofollow" class="btn-default" title="Support me on Patreon!"><i class="fa fa-heart fa-fw"></i> <span class="network-name">Patreon</span></a>
<a href="https://www.gofundme.com/climateviewer" target="_blank" rel="nofollow" class="btn-default" title="Donate on GoFundMe"><i class="fa fa-life-ring fa-fw"></i> <span class="network-name">GoFundMe</span></a>
<a href="https://www.paypal.me/climateviewer" target="_blank" rel="nofollow" class="btn-default" title="Donate on Paypal"><i class="fa fa-paypal fa-fw"></i> <span class="network-name">Paypal</span></a><br><br>
Other imagery courtesy of:<br>
</p>
</div>
</div>
<!-- /.control-sidebar -->
<div id="share-modal" class="modal-content">
<h4 class="modal-title">Share Active Map Layers</h4>
<div class="sub header">Share Link</div>
<p>This URL will share all currently displayed map layers, view location, and imagery date.</p>
<input id="share-link" readonly="readonly" type="text" class="well">
<div class="sub header">Short URL</div>
<input id="share-short" readonly="readonly" type="text" class="well">
<div class="sub header">Embed Map</div>
<p>You can add this map to your website by copying and pasting the HTML code below.</p>
<input id="share-embed" readonly="readonly" type="text" class="well">
</div>
<div id="datepicker-container"></div>
<!-- <script type="text/javascript" src="/lib/jquery-2.1.3/jquery-2.1.3.min.js"></script>
<script type="text/javascript" src="/lib/jquery-migrate-1.2.1/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/lib/slimScroll/jquery.slimscroll.min.js"></script>
<script type="text/javascript" src="/lib/fastclick/fastclick.js"></script>
<script type="text/javascript" src="/lib/graphlib/graphlib.min.js"></script>
<script type="text/javascript" src="/lib/nobject.min.js"></script>
<script type="text/javascript" src="/lib/lodash/lodash.min.js"></script> -->
<script type="text/javascript" src="/lib/climateviewer-plugins.js"></script>
<!-- <script type="text/javascript" src="https://cdn.jsdelivr.net/jquery.pickadate.js/3.5.6/picker.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery.pickadate.js/3.5.6/picker.date.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery.pickadate.js/3.5.6/legacy.js"></script> -->
<script type="text/javascript" src="/lib/pickadate-3.5.6/combined.js"></script>
<script type="text/javascript" src="/lib/cesium/1.45/Cesium.js"></script>
<script type="text/javascript" src="/lib/cesium/viewerCesiumNavigationMixin.min.js"></script>
<!-- INSTALL REQUIRED, UNCOMMENT SKELETON FILE BELOW, REMOVE climateviewer-layers.min.js -->
<script type="text/javascript" src="/dist/js/climateviewer-layers-skeleton.js"></script>
<!-- <script type="text/javascript" src="/dist/js/climateviewer-layers.js"></script> -->
<script type="text/javascript" src="/dist/js/climateviewer-3d.js"></script>
<script type="text/javascript">
var sc_project = 9375917;
var sc_invisible = 1;
var sc_security = "7063658a";
</script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script>
<noscript>
<div class="statcounter">
<a title="web analytics" href="http://statcounter.com/" target="_blank">
<img class="statcounter" src="http://c.statcounter.com/9375917/0/7063658a/1/" alt="web analytics">
</a>
</div>
</noscript>
</body>
</html>