-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathindex.html
206 lines (170 loc) · 8.31 KB
/
index.html
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
<!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" xml:lang="en-us">
<head>
<!--
| Version 10.1.1
| Copyright 2012 Esri
|
| Licensed under the Apache License, Version 2.0 (the "License");
| you may not use this file except in compliance with the License.
| You may obtain a copy of the License at
|
| http://www.apache.org/licenses/LICENSE-2.0
|
| Unless required by applicable law or agreed to in writing, software
| distributed under the License is distributed on an "AS IS" BASIS,
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
| See the License for the specific language governing permissions and
| limitations under the License.
-->
<title></title>
<meta name="author" content="">
<meta name="keywords" content="">
<meta name="description" content="">
<!--Facebook Open Graph-->
<meta property="og:title" content="" />
<meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:image" content="" />
<meta property="og:site_name" content="" />
<meta property="og:description" content=""/>
<meta property="fb:app_id" content="" />
<!--End Facebook-->
<!--Twitter Card Data-->
<meta name="twitter:card" content="">
<meta name="twitter:site" content="">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="">
<!--Twitter Card Data-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=7, IE=9">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link type="image/ico" rel="shortcut icon" href="//resources.esri.com/favicon.ico">
<link type="image/ico" rel="icon" href="//resources.esri.com/favicon.ico">
<link rel="stylesheet" type="text/css" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.4/js/esri/css/esri.css" />
<link rel="stylesheet" type="text/css" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.4/js/dojo/dijit/themes/claro/claro.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<script type="text/javascript" src="lib/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="lib/iscroll.js"></script>
<script type="text/javascript">var djConfig = {parseOnLoad: true};</script>
<script type="text/javascript" src="app/utils/helper_functions.js"></script>
<!--Social Media Links-->
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher:'77225c91-2742-42f7-b1b4-bddda99a9bde'});</script>
<!--END Social Media Links-->
<!--Google Analytics Start-->
<script type="text/javascript">
if (window.location.href.toLowerCase().indexOf("storymaps.esri.com") >= 0) {
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-26529417-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
}
</script>
<!--Google Analytics End-->
<script type="text/javascript">
var dojoConfig = {
parseOnLoad: true,
isDebug: false,
packages: [
{
name: 'storymaps',
location: location.pathname.replace(/\/[^/]+$/, '/') + 'app'
},
{
name: 'root',
location: location.pathname.replace(/\/[^/]+$/, '/')
}
]
};
</script>
<script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=3.4"></script>
<script type="text/javascript">
//GET Application Config
require(["root/config"]);
</script>
<script type="text/javascript" src="app/utils/IconSpecs.js"></script>
<script type="text/javascript" src="app/main.js"></script>
</head>
<body class="claro">
<!-- Header Section-->
<div id="header">
<div id="headerText">
<h1 id="title"></h1>
<h2 id="subtitle"></h2>
</div>
<div id="logoArea">
<div id="social">
<a id="msLink" href="http://mapstories.esri.com" target="_blank">A story map </a>
<span class='st_facebook' ></span>
<span class='st_twitter' st_via="EsriStoryMaps"></span>
<span class='st_sharethis'></span>
</div>
<div id="logo"><a id="logoLink" href="http://www.esri.com" target="_blank"><img id="logoImg" src="resources/images/esriGlobeLogow.png" alt="Esri - Home"></a></div>
</div>
</div>
<div id="leftPane">
<div id="case">
<div id="table">
<div id="topRow">
<div class="numberDiv" style="font-size:16px"><img src="resources/images/PointerUp.png" style="margin-top:10px" /></div>
<div style="top:0px;left:40px;position:absolute;overflow:hidden">
<div id="homeBox" style="float:left;width:35px;height:40px;margin-left:5px">
<img id="iconHome" src="resources/images/Home.png" style="margin-top:2px;cursor:pointer"/>
</div>
<div style="width:40px;height:40px;float:left;position:relative">
<img id="iconLeft" style="position:absolute;cursor:pointer;top:4px;left:14px;display:none" src="resources/images/pointer.png"/>
<img id="iconList" style="position:absolute;display:none" src="resources/images/ListIcon.png"/>
</div>
</div>
</div>
<div id="wrapper">
<ul id="thelist"></ul>
</div>
<div id="bottomRow">
<div class="numberDiv" style="font-size:16px"><img src="resources/images/PointerDown.png" style="margin-top:15px" /></div>
</div>
</div>
<div id="blot">
<div id="inner">
<div id="info"></div>
<div id="mapOV">
<div id="hoverInfo"></div>
</div>
</div>
</div>
<div id="intro">
<div id="innerIntro"> <!--needs to be here for iScroll; otherwise, it would be an unneccessary level of div hierarchy-->
<!-- Here is the intro section -->
<img src="resources/images/container.jpg" style="padding-left:0px;max-width:300px;"/>
<p>
Every day, containers of consumer goods and raw materials are hauled on trucks and trains, stacked by the thousands onto freighters and ferried on ships from port to port across the globe. This interactive map features clickable markers for the world's 50 largest ports, which link six continents through countless shipping routes, ranked by size. The thicker the shipping route, the larger its role in global trade.
</p>
<p style="text-indent:8px">
The port summaries include data on the volume of TEUs (Twenty-foot Equivalent Units, based on a standard shipping container) each port sees annually. To get a true sense of each port's size, browse the landscape via the embedded satellite maps.
</p>
<br />
<a href="javascript:changeState(STATE_TABLE)" style="padding-left:50px;color:#de4c35;padding-bottom:40px">Explore ports</a>
<br />
<!-- end intro section -->
</div>
</div>
</div>
<img id="flipper" title="Swap maps" src="resources/images/Flip2.png" style="cursor:pointer;position:absolute;z-index:1999;left:100%;max-width:50px;margin-left:-25px;display:none"/>
</div>
<div id="map" dojotype="dijit.layout.ContentPane">
</div><!--mapPane-->
<div id="whiteOut" style="position:absolute;width:100%;height:100%;background-color:#FFF;z-index:2000;top:0px">
<img id="loader" src="resources/images/loader.gif" style="position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px"/>
</div>
</body>
</html>