-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprogram2025.html
More file actions
365 lines (292 loc) · 15.3 KB
/
program2025.html
File metadata and controls
365 lines (292 loc) · 15.3 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
<!DOCTYPE html>
<html class="html">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="assets/imgs/favicon.png" />
<meta http-equiv='cache-control' content='no-cache'>
<meta http-equiv='expires' content='0'>
<meta http-equiv='pragma' content='no-cache'>
<title>WSW 2025 Program</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
<!-- inject:css -->
<link rel="stylesheet" href="assets/vendor/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/vendor/bootsnav/css/bootsnav.css">
<link rel="stylesheet" href="assets/vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/vendor/custom-icon/css/style.css">
<link rel="stylesheet" href="assets/vendor/owl.carousel2/owl.carousel.min.css">
<link rel="stylesheet" href="assets/vendor/magnific-popup/magnific-popup.css">
<link rel="stylesheet" href="assets/vendor/animate.css/animate.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet"> <link rel="stylesheet" href="assets/vendor/swiper/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/main_updated.css">
<!-- endinject -->
<style>
.sheet-iframe {
width:100%;
margin:0;
max-width:none;
height: 800px;
}
.tab-links {
margin-top: 20px;
}
.tab-links a {
text-decoration: none;
color: white;
background-color: #4285f4;
padding: 10px 15px;
margin: 5px;
border-radius: 5px;
font-size: 16px;
}
.tab-links a:hover {
background-color: #357ae8;
}
.tab-links-mobile {
margin-top: 20px;
display: none;
}
.tab-links-mobile a {
text-decoration: none;
color: white;
background-color: #4285f4;
padding: 10px 15px;
margin: 5px;
border-radius: 5px;
font-size: 16px;
}
.tab-links-mobile a:hover {
background-color: #357ae8;
}
/* Hide the block on screens smaller than 768px (common tablet width) */
@media (max-width: 768px) {
.tab-links {
display: none;
}
}
/* Hide the block on screens smaller than 768px (common tablet width) */
@media (max-width: 768px) {
.tab-links-mobile {
display: block;
}
}
</style>
<meta property='og:title' content='Winter Satellite Workshop 2025'/>
<meta property='og:image' content='/assets/imgs/og_WSW2025_program.png'/>
<meta property='og:description' content='Winter Satellite Workshop is the largest space technology meeting in Finland and in the larger region. It brings together space tech specialists of the area to discuss current topics in rapidly developing space field. The scope is set on New Space, small satellite missions, small satellite platform development, space science missions and instruments, downstream and applications and sustainable utilization of space, not forgetting also about collaboration and space politics.'/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
</head>
<body>
<!--default palette 0b79f9 ff3e12 fff f90048 c60039 -->
<!--header start-->
<header id="header" class="Sticky">
<!-- Start Navigation -->
<nav class="navbar navbar-default navbar-fixed white no-background bootsnav">
<div class="container">
<!-- Start Header Navigation -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="./index.html">
<img src="assets/imgs/logo-light.png" class="logo logo-display" style="max-width: 500px; margin-top:10px;height:50px" alt="">
<img src="assets/imgs/logo.png" class="logo logo-scrolled" style="max-width: 500px; margin-top:10px;height:50px" alt="">
</a>
</div>
<!-- End Header Navigation -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="navbar-container"></div>
<script>
$(document).ready(function(){
$("#navbar-container").load("index.html #navbar-menu");
});
</script>
<!-- /.navbar-collapse -->
</div>
</nav>
<!-- End Navigation -->
<div class="clearfix"></div> </header>
<!--header end-->
<!--hero section start-->
<section class=" ImageBackground js-Parallax" data-overlay="5">
<div class="ImageBackground__holder">
<img src="assets/imgs/banner/Background1_25.png" alt=""/>
</div>
<div class="container u-vCenter- u-PaddingTop90 u-sm-PaddingTop30 u-PaddingBottom30 u-sm-PaddingBottom30">
<div class="row text-left u-PaddingTop90 u-sm-PaddingTop30 u-PaddingBottom30 u-sm-PaddingBottom30">
<div class="col-md-8 text-white">
<h2 class="u-FontSize75 u-xs-FontSize40 u-Weight600 u-MarginTop0 u-xs-MarginTop30 u-MarginBottom0 text-white">Conference Program</h2>
<h3 class="text-uppercase text-white u-Weight600 u-MarginTop0 u-MarginBottom50">7ᵗʰ Winter Satellite Workshop</h3>
<h2 class="u-FontSize55 u-xs-FontSize40 u-Weight600 u-MarginTop0 u-xs-MarginTop30 u-MarginBottom0 text-white">21 - 23 January 2025, Espoo Dipoli, Finland</h2>
<p> </p><p> </p>
</div>
<span class="client-border"><img width="350" src="assets/imgs/banner/Fin-esa_30.png" alt="..." ></span>
</div>
</div>
<div class="zoom-img">
<img src="assets/imgs/banner/horizon_banner25.png" alt=""/>
</div>
</section>
<!--hero section end-->
<!--features start-->
<section id="features" class="u-BoxShadow40">
<section id="about" class=" u-PaddingTop100 u-PaddingBottom100 u-xs-PaddingBottom30 u-xs-PaddingTop30 u-sm-PaddingTop50 u-MarginBottom0 u-PaddingLeft20 u-PaddingRight20 u-zIndex10 position-relative">
<h1 class="u-MarginTop0 u-sm-MarginTop30 u-Weight700"> <a terget="_blank" href="">Program (Eastern European Time EET)</a></h1>
<p align="center">
<iframe id="iframe0" frameborder="0" style="height: 1650px; width: 100%; max-width: 680px;" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQlhy43X-C4yA6Ot7Y2KVfVcks9klguHDsi8FMufDrXrdH_z5eLCwxpR_oDsbbWpPDZVF9YQtNRZ_hg/pubhtml?gid=0&single=true&widget=true&headers=false"></iframe>
</p>
<div class="tab-links">
<p> <h2>Daily Schedule</h2>
<a href="javascript:void(0)" onclick="switchTab('96257608')">Tuesday 21.1.2025</a>
<a href="javascript:void(0)" onclick="switchTab('2029306549')">Wednesday 22.1.2025</a>
<a href="javascript:void(0)" onclick="switchTab('1496810386')">Thursday 23.1.2025</a>
</p>
<p> <h2>Hall Schedule</h2>
<a href="javascript:void(0)" onclick="switchTab('1168177271')">Kaleva</a>
<a href="javascript:void(0)" onclick="switchTab('266960952')">Lumituuli</a>
<a href="javascript:void(0)" onclick="switchTab('1544836834')">Palaver</a>
<a href="javascript:void(0)" onclick="switchTab('1115652522')">Takka</a>
<a href="javascript:void(0)" onclick="switchTab('1425875583')">Poster</a>
<a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vTZKVnC5zhjwuQUklLtBp2RhmlQdCscJQgGnkOOy7mfmQlCd3exxcbWJfxr9itMGRXLyhy3_1ruehbL/pub">Standalone</a>
</p>
</div>
<div class="tab-links-mobile">
</p>
<p> <h2>Hall Schedule</h2>
<a href="javascript:void(0)" onclick="switchTab('832745341')">Kaleva</a>
<a href="javascript:void(0)" onclick="switchTab('779585641')">Lumituuli</a>
<a href="javascript:void(0)" onclick="switchTab('1730451991')">Palaver</a>
<a href="javascript:void(0)" onclick="switchTab('1553536435')">Takka</a>
<a href="javascript:void(0)" onclick="switchTab('209151122')">Poster</a>
<a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vTZKVnC5zhjwuQUklLtBp2RhmlQdCscJQgGnkOOy7mfmQlCd3exxcbWJfxr9itMGRXLyhy3_1ruehbL/pub">Standalone</a>
</p>
</div>
<p align="center">
<iframe id="sheetFrame" class="sheet-iframe" frameborder="0" ></iframe>
</p>
<script>
// Define the default gid
const defaultGid = "96257608"; // Replace with your default tab's gid
// Set the iframe's src to the default gid on page load
document.getElementById("sheetFrame").src = `https://docs.google.com/spreadsheets/d/e/2PACX-1vTZKVnC5zhjwuQUklLtBp2RhmlQdCscJQgGnkOOy7mfmQlCd3exxcbWJfxr9itMGRXLyhy3_1ruehbL/pub?gid=${defaultGid}`;
// Function to switch tabs dynamically
function switchTab(gid) {
const iframe = document.getElementById('sheetFrame');
iframe.src = `https://docs.google.com/spreadsheets/d/e/2PACX-1vTZKVnC5zhjwuQUklLtBp2RhmlQdCscJQgGnkOOy7mfmQlCd3exxcbWJfxr9itMGRXLyhy3_1ruehbL/pub?gid=${gid}`;
}
</script>
</section>
<!--features end-->
<!--ribbon section start-->
<section id="sponsorlogos" class="bg-primary bg-primary--gradient u-PaddingTop50 u-PaddingBottom50 u-PaddingLeft50 u-PaddingRight50" style="background:#1B5589">
<!--SPONSORLOGOS-->
<div id="expologocontainer"></div>
<script>
$(document).ready(function(){
$("#expologocontainer").load("index.html #expologos");
});
</script>
</div>
</div>
<!--SPONSORLOGOS-->
</section>
<!--ribbon section end-->
<!--shortschedule start-->
<section id="shortschedule" class="bg-primary bg-primary--gradient u-PaddingTop50 u-PaddingBottom50 " style="background:#1E1937">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 u-sm-MarginBottom30">
<div class="media u-OverflowVisible">
<div class="media-left">
<div class="Thumb">
<i class="Icon Icon-map Icon--32px" aria-hidden="true"></i>
</div>
</div>
<div class="media-body">
<h4 class="u-MarginTop0 u-MarginBottom5 u-Weight700">Dipoli</h4>
<small>Aalto University, Espoo</small>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 u-sm-MarginBottom30">
<div class="media u-OverflowVisible">
<div class="media-left">
<div class="Thumb">
<i class="Icon Icon-clock Icon--32px" aria-hidden="true"></i>
</div>
</div>
<div class="media-body">
<h4 class="u-MarginTop0 u-MarginBottom5 u-Weight700">21-23 January 2025</h4>
<small>Stay tuned</small>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 u-sm-MarginBottom30">
<div class="media u-OverflowVisible">
<div class="media-left">
<div class="Thumb">
<i class="Icon Icon-sitemap Icon--32px" aria-hidden="true"></i>
</div>
</div>
<div class="media-body">
<h4 class="u-MarginTop0 u-MarginBottom5 u-Weight700">Available online!</h4>
<small>Sign up for updates!</small>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="media u-OverflowVisible">
<div class="media-left">
<div class="Thumb">
<i class="Icon Icon-wine Icon--32px" aria-hidden="true"></i>
</div>
</div>
<div class="media-body">
<h4 class="u-MarginTop0 u-MarginBottom5 u-Weight700">Free Coffee</h4>
<small>Don't miss it</small>
</div>
</div>
</div>
</div>
</div>
</section>
<!--shortschedule end-->
<!--footer start-->
<footer class="bg-darker u-PaddingTop50 u-sm-PaddingTop30 u-PaddingBottom50 u-sm-PaddingBottom30 " style="background-color:#0B0C0D">
<div class="container text-center text-sm" >
<img class="retina u-MarginBottom50 u-sm-MarginBottom30" src="assets/imgs/logo-light.png" alt="">
<div class="social-links sl-default light-link solid-link circle-link colored-hover">
<a href="https://www.facebook.com/AaltoSatellites/" target="_blank" class="facebook">
<i class="fa fa-facebook"></i>
</a>
<a href="https://twitter.com/aaltosatellites" target="_blank" class="twitter">
<i class="fa fa-twitter"></i>
</a>
<a href="https://www.instagram.com/wintersatworkshop/" target="_blank" class="instagram">
<i class="fa fa-instagram"></i>
</a>
</div>
</div>
</footer>
<!--footer end-->
<!-- inject:js -->
<script src="assets/vendor/jquery/jquery-1.12.0.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/vendor/bootsnav/js/bootsnav.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/waypoints/sticky.min.js"></script>
<script src="assets/vendor/headroom/headroom.min.js"></script>
<script src="assets/vendor/jquery.countTo/jquery.countTo.min.js"></script>
<script src="assets/vendor/owl.carousel2/owl.carousel.min.js"></script>
<script src="assets/vendor/jquery.appear/jquery.appear.js"></script>
<script src="assets/vendor/isotope/isotope.pkgd.min.js"></script>
<script src="assets/vendor/imagesloaded/imagesloaded.js"></script>
<script src="assets/vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="assets/vendor/jquery.countdown.min.js"></script>
<script src="assets/vendor/swiper/js/swiper.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://www.w3schools.com/lib/w3.js"></script>
<!-- endinject -->
</body>
</html>