-
Notifications
You must be signed in to change notification settings - Fork 96
/
header.html
292 lines (249 loc) · 13.4 KB
/
header.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
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
<!-- header.html -->
<style>
/*
Could use these state shapes: https://github.com/coryetzkorn/state-svg-defs
*/
</style>
<!-- Javascript may also reside in the header.html file. -->
<div id="logoholderside" class="logoholder" style="display:none; z-index:2"></div>
<div style="display:none">
<!-- Copied into template -->
<div id="sidecolumnContent">
<div class="navcolumnBar">
<div class='hideSide close-X-sm' style='position:absolute;right:0;top:0;z-index:1;margin-top:0px'>✕</div>
<!-- URL occurs starting with ../https. Inserted twice. Not needed in other model sites. -->
<!-- src="../https://model.earth/localsite/img/logo/states/GA-notext.png" -->
<!--
<div id="logoholderbar" class="updatedFile-DeleteThisClass" style="float: left;"><a href="https://georgia.org"><img src="/localsite/img/logo/states/GA-notext.png" style="width:50px;padding-top:0px;margin-top:-1px"></a></div>
-->
<!--
<div class="hideEmbed">
<div class="showSections rightTopItem active" style="padding-top:14px; padding-right:10px">
<i class="material-icons menuTopIcon"></i>
<span>Topics</span>
</div>
</div>
<div class="dreamstudio" style="display:none">
<div class="hideEmbed">
<div class="showSeasons rightTopItem" style="padding-top:14px; padding-right:10px">
<i class="material-icons menuTopIcon"></i>
<span>Episodes</span>
</div>
</div>
</div>
-->
</div>
<div style="clear:both"></div>
<style>
.menuset > div {
padding-top: 4px;
padding-bottom: 4px;
}
.menuTopic {
padding-left: 25px;
}
.menuSub {
background-color:rgb(197, 197, 197);
margin-left: 5px;
padding-left: 20px;
}
.dark .menuSub, #sectionsPanel .menuSub {
background-color:#555;
}
</style>
<div class="earth menuset" style="display:none">
<div class="dev toggle-container" style="display:none">
<b><a href="/home/" style="margin-bottom:8px;">VISUALIZE</a></b>
<b><a href="/data-commons/" onclick="toggleDiv('.goalsSub');return false;">GOALS</a></b>
<div class="goalsSub" id="goalsSub" style="display:none">
<a href="/data-commons/docs/jobs">1. Great Jobs</a>
<a href="/data-commons/dist/food">2. Healthy Food</a>
<a href="/data-commons/dist/health">3. Excellent Health</a>
<a href="/data-commons/dist/education">4. Quality Education</a>
<a href="/data-commons/dist/opportunities">5. More Opportunities</a>
<a href="/data-commons/dist/water">6. Clean Water</a>
<a href="/data-commons/dist/energy">7. Clean Energy</a>
<a href="/data-commons/dist/economy">8. Vibrant Economies</a>
<a href="/data-commons/dist/innovation">9. Local Innovation</a>
<a href="/data-commons/dist/open">10. Inclusive and Open</a>
<a href="/data-commons/dist/biodiversity">11. Biodiverse Habitats</a>
<a href="/data-commons/dist/conservation">12. Restoring Treecover</a>
<a href="/data-commons/docs/data">13. Air and Climate</a>
<a href="/data-commons/dist/aquatic">14. Thriving Aquatic Life</a>
<a href="/data-commons/dist/wildlife">15. Abundant Wildlife</a>
<a href="/data-commons/dist/peace">16. Peace and Justice</a>
<a href="/data-commons/dist/partners">17. Partnerships</a>
<a href="/data-commons/dist/balanced">18. Balanced Budgets</a>
<a href="/data-commons/dist/transit">19. Fast Reliable Transit</a>
<a href="/data-commons/dist/internet">20. High Speed Internet</a>
<a href="/data-commons/dist/space">21. More Livable Zones</a>
</div>
</div>
<div class="dev toggle-container" style="display:none;margin-bottom:12px;">
<b><a href="/localsite/info/" onclick="toggleDiv('.impactsSub');return false;">LOCAL IMPACTS</a></b>
<div class="impactsSub" style="display:none">
<!-- to do: check if indicators match USEEIO 2.0 -->
<!-- to do: add a unique id when copying nav menu to right nav, otherwide "Violating node" errors occur - low priority, okay to ignore. -->
<!-- background:rgba(177, 177, 177, 0.5); -->
<div style="clear:both;">
<div class="menuTopic">
<i class="material-icons local-block" onclick="iNav('air');toggleDiv('.airSub');return false;" style="font-size:26px;float:left;cursor:pointer;display:none;"></i>
<a href="" class="impactIcon_Air" onclick="iNav('air');return false;"><div style="float:right; display:none; padding-right:8px"><i class="material-icons" style="font-size:22px;font-weight:bolder;line-height:28px;float:left"></i></div><input class="impactCheck_Air" type="checkbox" style="display:none" checked> Air</a>
</div>
<div class="airSub menuSub" style="display:none;">
<input class="impactCheck_GHG" type="checkbox" style="float:left" checked>
<a href="/localsite/info/#indicators=GHG&set=air">Green House Gas</a>
<input class="impactCheck_HAPS" type="checkbox" style="float:left" checked>
<a href="/localsite/info/#indicators=HAPS&set=air">Hazardous Pollutants</a>
<input class="impactCheck_HRSP" type="checkbox" style="float:left" checked>
<a href="/localsite/info/#indicators=HRSP&set=air">Respiratory Effects</a>
<input class="impactCheck_SMOG" type="checkbox" style="float:left" checked>
<a href="/localsite/info/#indicators=SMOG&set=air">Smog Formation</a>
<input class="impactCheck_OZON" type="checkbox" style="float:left" checked>
<a href="/localsite/info/#indicators=OZON&set=air">Ozone Depletion</a>
</div>
</div>
<div style="clear:both" class="menuTopic">
<a href="" class="impactIcon_Water" onclick="iNav('water');return false;"><input class="impactCheck_Water" type="checkbox" style="display:none" checked> Water</a>
</div>
<div style="clear:both" class="menuTopic">
<a href="/localsite/info/#set=land&indicators=LAND,MNRL,PEST,METL,CRHW,CMSW,FMSW,CCDD" class="impactIcon_Land" onclick="iNav('land');return false;"><input class="impactCheck_Land" type="checkbox" style="display:none" checked> Land</a>
</div>
<!--<a href="" class="showMobile showMobileFull" style="clear:both;margin:0px;padding:0px;border:0px;display:none"></a>-->
<div style="clear:both" class="menuTopic">
<a href="/localsite/info/#set=energy&indicators=ENRG,NNRG,RNRG" class="impactIcon_Energy" onclick="iNav('energy');return false;"><input class="impactCheck_Energy" type="checkbox" style="display:none"> Energy</a>
</div>
<div style="clear:both" class="menuTopic">
<a href="/localsite/info/#set=health&indicators=HTOX,HCAN,HNCN,HTOX,HRSP" class="impactIcon_Health" onclick="iNav('health');return false;"><input class="impactCheck_Health" type="checkbox" style="display:none"> Health</a>
</div>
<div style="clear:both" class="menuTopic">
<a href="/localsite/info/#set=prosperity&indicators=VADD,JOBS" class="impactIcon_Prosperity" onclick="iNav('prosperity');return false;"><input class="impactCheck_Prosperity" type="checkbox" style="display:none" checked> Prosperity</a>
</div>
</div>
</div>
<b><a href="/community">MODEL</a></b>
<a href="/apps/">Location Models</a>
<a href="/localsite/info/">Industry Comparisons</a>
<a href="/community/tools/">Lifecycle Tools Overview</a>
<a href="/io/charts">Input-Output Widgets</a>
<a href="/localsite/start/">Starter Samples</a>
<br>
<b><a href="/community/projects/">PROJECTS</a></b>
<a href="/projects/">Active Projects</a>
<a href="/localsite/">Localsite Framework</a>
<a href="/data-commons/">Google Data Commons</a>
<a href="/data-pipeline/">Python Data Pipeline</a>
<a href="/OpenFootprint/trade/">International Trade Flow</a>
<a href="/io/about/">State Models for Google</a>
<a href="/useeio.js/footprint/">USEEIO Javascript</a>
<a href="/RealityStream/">RealityStream ML</a>
<a href="/data-pipeline/research/stream/">Generated Images</a>
<a href="/OpenFootprint/">Open Footprint</a>
<a href="/community/projects/">Moonshot Challenges</a>
<!--
<a href="/community/projects/#profile-editor">Profile Editor</a>
-->
<br>
<!--
<a href="../community/tools/#projects">Web Projects</a>
<a href="../community/interns/">Internships</a>
-->
<!--
<b>About</b><br>
<a href="../community/tools/#">Overview</a>
-->
<!-- tools/# tells page not to reload, and avoids jumping down to section. -->
<!--a href="../community/tools/#objectives">Objectives</a-->
<!--
<a href="../community/tools/#data">Data Driven</a>
<a href="../community/tools/#modeling">IO Modeling</a>
<a href="../community/tools/#charts">Material Flow</a>
<a href="../community/tools/#regional">Multi-County</a>
<a href="../community/tools/#local">Recycling Maps</a>
<a href="../community/tools/#partners">Partners</a>
-->
<b><a href="/community/carbon-capture/" hashid="carbon-capture">TECH</a></b>
<a href="/evaporation-kits/" hashid="kits">Evaporation</a>
<a href="/community/carbon-capture/" hashid="locally">Carbon Cycling</a>
<a href="/community/carbon-capture/#forestry">Fast Forestry</a>
<a href="/community/carbon-capture/#superwood">Superwood</a>
<a href="/community/carbon-capture/#flight" hashid="flight">Transforming Flight</a>
<a href="/community/projects/rail" hashid="rail">Net Positive Rail</a>
<a href="/community/carbon-capture/#hydrogen">Hydrogen Fuel</a>
<a href="/community/biotech/" hashid="biotech">Bioeconomy</a><!-- Biotech Products -->
<a href="/community/projects/wood/" hashid="wood">Mass Timber</a>
<a href="/community/projects/nuclear" hashid="nuclear">Nuclear Power</a>
<a href="/community/projects/mobility" hashid="mobility">Electric Vehicles</a>
<a href="/community/architecture/" hashid="new-countryside">New Countryside</a>
<!-- <a href="/open-tech">Open Sustainable Tech</a> -->
<br>
</div>
<div class="georgia" style="display:none">
<div class="use-5" style="display:none">
<b><a href="https://gdecd.sharepoint.com/">INTRANET</a></b>
<a href="https://gdecd.sharepoint.com/SitePages/Intranet.aspx">Intranet</a>
<a href="https://gdecd.sharepoint.com/SitePages/Resources.aspx">Resources</a>
<a href="/display/team/" class="local-block use-8" style="display:none;">Staff News</a>
<a href="https://teams.microsoft.com/">Teams (chat)</a>
<a href="/resources/floorplans/">Floorplans</a>
<a href="/resources/">What's New</a>
<a href="/resources/admin/">Site Admin</a>
<br>
</div>
</div>
<div class="georgia" style="display:none">
<b><a href="/localsite/map/">LOCATIONS</a></b>
<!--a href="/localsite/map/#show=farmfresh">Farm Fresh</a-->
<a href="https://exploregeorgia.org">Travel Destinations</a>
<a href="https://cameraready.georgia.org">Camera Ready</a>
<a href="/recycling/georgia/">B2B Recycling</a>
<a href="/localsite/map/#show=wastewater">Wastewater Facilities</a>
<a href="/localsite/map/#show=landfills">Landfill Locations</a>
<a href="/localsite/map/#show=solidwaste">Solid Waste</a>
<!--
<br>
<b><a href="https://epd.georgia.gov">More Georgia EPD</a></b>
-->
<a href="https://epd.georgia.gov/about-us/land-protection-branch/recovered-materials-and-abatement/tire-management" target="_blank">Tire Management</a>
<!-- Removed: Tires | Scrap tires -->
<a href="/localsite/info/#show=vehicles">EV Parts Manufacturing</a>
<a href="https://info.resimplifi.com/georgia-economic-development-partnership">Building Site Selector</a>
<br>
</div>
<div class="dreamstudio" style="display:none">
<!-- Generate Images https://dreamstudio.ai/generate -->
<a href="/dreamstudio/seasons/" class="navlink-generate btn btn-magenta navcolumnIndent" style="max-width:180px; text-align:center">Cleo Framework</a><br>
<b><a href="/dreamstudio/home/">ABOUT</a></b>
<a href="/dreamstudio/about/">DreamStudio AI</a>
<a href="/swarm/">DreamStudio Swarm</a>
<a href="https://stability.ai/stable-assistant">Stable Assitant</a>
<a href="https://stability.ai/stable-artisan">Stable Artisan</a>
<a href="https://stableaudio.com">Stable Audio</a>
<a href="https://stability.ai/stable-video">Stable Video</a>
<a href="/dreamstudio/studio/">Stable Studio</a>
<!--
<a href="https://stablediffusionweb.com/Visual-ChatGPT">Visual ChatGPT</a>
-->
<a href="https://stability.ai/stable-image">Image Models</a>
<br>
<!--
<b><a href="/dreamstudio/seasons/">STORIES</a></b>
<a href="/dreamstudio/seasons/">Story Seasons</a>
<a href="/dreamstudio/seasons/mentors/">Core Characters</a>
-->
<!--a href="/dreamstudio/localsite/">Localsite Framework</a-->
<b><a href="/dreamstudio/api/">API PLATFORM</a></b>
<a href="/dreamstudio/api/start/">Get Started</a>
<a href="/dreamstudio/api/features/">API Features</a>
<a href="/dreamstudio/api/status/">API Status</a>
<br>
<b><a href="https://stability.ai">NEWS</a></b>
<a href="https://stability.ai/about">Stability.ai</a>
<a href="https://stability.ai/blog">Announcements</a>
<a href="https://stability.ai/blog">Press Articles</a>
<a href="https://dreamstudio.ai/support">Contact Us</a>
<br>
</div>
</div>
</div>
<!-- /header.html -->