-
Notifications
You must be signed in to change notification settings - Fork 1
/
gallery-videos-flyover.html
144 lines (139 loc) · 5.14 KB
/
gallery-videos-flyover.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
<html>
<head>
<title>Antartic Microbes</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
</head>
<body>
<header>
<div id="hold-header-content">
<h1><a href="index.html">Antartic Microbes</a></h1>
<nav>
<a href="#" id="btn-small-menu"><i class="fa fa-bars"></i></a>
<ul>
<li><a href="proantar.html"><span>The Antarctic Invisible Life</span></a></li>
<li><a href="rede-microbiologia.html"><span>Research Network</span></a></li>
<li><a href="research-institutes.html"><span>Research Institutes</span></a></li>
<li class="current"><a href="photos.html"><span>Photos/ Videos</span></a></li>
<li><a href="index-research.html"><span>Index</span></a></li>
</ul>
</nav>
</div><!-- hold-header-content -->
</header>
<div id="hold-title-page" class="banner-size3">
<img src="images/banner-photos-videos.jpg" />
<div class="center-content">
<div class="title-page">
<h2>Photos/ <br/> Vídeos</h2>
</div><!-- title-page -->
</div>
</div><!-- hold-title-page -->
<div id="hold-body-content" class="grid2 no-pad-t">
<div id="hold-slider">
<h4>Videos - Flyover</h4>
<div id="slider">
<div class="hold-images" id="img0">
<iframe width="960" height="540" src="https://www.youtube.com/embed/xSm54vlF5eo" frameborder="0" allowfullscreen></iframe>
<p></p>
</div><!-- img0-->
<div class="hold-images hide" id="img1">
<iframe width="960" height="540" src="https://www.youtube.com/embed/xMGuqoxTmm4" frameborder="0" allowfullscreen></iframe>
<p></p>
</div><!--img1-->
<div class="hold-images hide" id="img2">
<iframe width="960" height="540" src="https://www.youtube.com/embed/mYlvgejv2_c" frameborder="0" allowfullscreen></iframe>
<p></p>
</div><!--img3-->
<div class="hold-images hide" id="img2">
<iframe width="960" height="540" src="https://www.youtube.com/embed/XtpoW5nn2Wo" frameborder="0" allowfullscreen></iframe>
<p></p>
</div><!--img3-->
<div class="legend">
<div class="controls">
<a href="#" class="previous">
<i class="fa fa-chevron-circle-left desktop-arrow"></i>
<i class="fa fa-angle-left mobile-arrow"></i>
</a>
<p class="count"><span class="current">1</span> de <span class="total"></span></p>
<a href="#" class="next">
<i class="fa fa-chevron-circle-right desktop-arrow"></i>
<i class="fa fa-angle-right mobile-arrow"></i>
</a>
</div>
</div>
</div>
</div>
<h3 class="title-more">Mais Galerias</h3>
<div class="float-galleries">
<a href="gallery-king_george.html">
<span class="title">King George Island</span>
<span>54 photos</span>
<img src="images/fotos/thumb_VP IMG_4449.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-deception.html">
<span class="title">Deception Island</span>
<span>3 photos</span>
<img src="images/fotos/thumb_IMG_6796thumb.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-microorganisms.html">
<span class="title">Microorganisms</span>
<span>22 photos</span>
<img src="images/fotos/thumb_EXIGUOBACTERIA.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-others.html">
<span class="title">Others</span>
<span>11 photos</span>
<img src="images/fotos/others/thumb_IMG_1545.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-laboratorio.html">
<span class="title">Lab</span>
<span>10 photos</span>
<img src="images/fotos/lab/thumb_Micro-organismos isolados de solo2.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-navios.html">
<span class="title">Boats</span>
<span>4 photos</span>
<img src="images/fotos/navios/thumb_IMG_0033.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-viagem.html">
<span class="title">Trip to Antarctica</span>
<span>33 photos</span>
<img src="images/fotos/thumb_Antártica ITA 001.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-videos-Dive in Deception Island.html">
<span class="title">Videos - Dive in Deception Island</span>
<span>3 videos</span>
<img src="images/fotos/thumb_dive in deception.jpg" />
</a>
</div><!-- float galleries -->
<div class="float-galleries">
<a href="gallery-videos-microorganisms.html">
<span class="title">Videos - Microorganisms</span>
<span>12 videos</span>
<img src="images/fotos/thumb-videomicro.jpg" />
</a>
</div><!-- float galleries -->
</div><!-- hold-header-content -->
<footer>
</footer>
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script src="js/commons.js"></script>
<script type="text/javascript" src="js/slider.js"></script>
</body>
</html>