-
Notifications
You must be signed in to change notification settings - Fork 0
/
videos.html
113 lines (88 loc) · 6.92 KB
/
videos.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
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="utf-8"><meta name="author" content="Namd"><title>Vídeos | FGV/EMAp</title><link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css"><link href="assets/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css"><link href="assets/css/rst.css" rel="stylesheet" type="text/css"><link href="assets/css/code.css" rel="stylesheet" type="text/css"><link href="assets/css/colorbox.css" rel="stylesheet" type="text/css"><link href="assets/css/theme.css" rel="stylesheet" type="text/css"><link href="assets/css/custom.css" rel="stylesheet" type="text/css"><link rel="canonical" href="http://127.0.0.1:8000/videos.html"><!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]--><link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml"><link rel="icon" href="favicon.ico" sizes="16x16"><link rel="icon" href="namd-128.png" sizes="128x128"><link rel="stylesheet" type="text/css" href="assets/css/custom.css"></head><body style="padding-top: 0px;">
<!-- Menubar -->
<div class="navbar">
<div class="navbar-inverse">
<div class="navbar-inner">
<div class="container">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="http://127.0.0.1:8000/">
<img src="assets/img/icons/namd-icon.png" alt="FGV/EMAp" title="FGV/EMAp"> <small>FGV/EMAp</small>
</a>
<!-- Everything you want hidden at 940px or less, place within here -->
<div class="nav-collapse collapse">
<ul class="nav"><li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">NAMD<b class="caret"></b></a>
<ul class="dropdown-menu"><li><a href="quemsomos.html">Quem Somos</a>
</li><li><a href="historico.html">Histórico</a>
</li><li><a href="equipe.html">Equipe</a>
</li><li><a href="cooperacao.html">Cooperação</a>
</li><li><a href="servicos.html">Serviços</a>
</li></ul></li><li><a href="projetos.html">Projetos</a>
</li><li><a href="pesquisa.html">Pesquisa</a>
</li><li><a href="publicacoes.html">Publicações</a>
</li><li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Comunicação<b class="caret"></b></a>
<ul class="dropdown-menu"><li><a href="blog/">Notícias</a>
</li><li class="active"><a href="videos.html">Vídeos</a>
</li><li><a href="faleconosco.html">Fale Conosco</a>
</li></ul></li></ul><ul class="nav pull-right"><!-- NAMD social icons --><a class="social-icon" href="rss.xml" title="NAMD RSS feed"><img src="assets/img/icons/rss.png" alt="RSS" class="small-margin"></a>
<a class="social-icon" href="https://github.com/NAMD/" title="NAMD GitHub"><img src="assets/img/icons/github.png" alt="GitHub" class="small-margin"></a>
<a class="social-icon" href="https://twitter.com/NAMD_EMAp" title="@NAMD_EMAp"><img src="assets/img/icons/twitter.png" alt="Twitter" class="small-margin"></a>
<a class="social-icon" href="https://plus.google.com/u/0/108203460322759919216/posts" title="NAMD Google+ Page">
<img src="assets/img/icons/gplus.png" alt="Google+" class="small-margin"></a>
<!-- Disable auto translation links
-->
</ul><span class="navbar-search pull-right">
<input class="input-medium search-query search-margin" type="search" placeholder="Search" id="tipue_search_input"></span>
</div>
</div>
</div>
</div>
</div>
<!-- End of Menubar -->
<div class="container-fluid" id="container-fluid">
<!--Body content-->
<div class="row-fluid">
<div class="span2"></div>
<div class="span8">
<span><iframe width="425" height="344" src="http://www.youtube.com/embed/IHnJyfNoEgg?rel=0&hd=1&wmode=transparent"></iframe><iframe width="425" height="344" src="http://www.youtube.com/embed/I4yRglE8lD8?rel=0&hd=1&wmode=transparent"></iframe></span>
</div>
</div>
<!--End of body content-->
</div>
<hr><div class="footerbox">
<div align="center"><img width="100" alt="emapnamd logo" src="http://emap.fgv.br/images/logo.png"><br><small>Contents © 2014 <a href="mailto:[email protected]">Namd</a>. Hosted by <a href="http://www.github.com">Github</a> and Powered by <a href="http://nikola.ralsina.com.ar/">Nikola</a><br><span xmlns:dct="http://purl.org/dc/terms/">namd.github.io</span> is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US" target="_blank">
Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.<br><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US" target="_blank"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"></a>
</small></div>
</div>
<!-- Social buttons -->
<div id="addthisbox" class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
<a class="addthis_button_more">Share</a>
<ul><li><a class="addthis_button_facebook"></a>
</li><li><a class="addthis_button_google_plusone_share"></a>
</li><li><a class="addthis_button_linkedin"></a>
</li><li><a class="addthis_button_twitter"></a>
</li></ul></div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script><!-- End of social buttons --><script src="assets/js/jquery-1.10.2.min.js" type="text/javascript"></script><script src="assets/js/bootstrap.min.js" type="text/javascript"></script><script src="assets/js/jquery.colorbox-min.js" type="text/javascript"></script><script type="text/javascript">jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});
$(window).on('hashchange', function(){
if (location.hash && $(location.hash)[0]) {
$('body').animate({scrollTop: $(location.hash).offset().top - $('#navbar').outerHeight(true)*1.2 }, 1);
}
});
$(document).ready(function(){$(window).trigger('hashchange')});
</script><script type="text/javascript" src="assets/js/sharenice.js"></script><script type="text/javascript" src="assets/js/tipuesearch_set.js"></script><script type="text/javascript" src="assets/js/tipuesearch.js"></script><script type="text/javascript">
$(document).ready(function() {
$('#tipue_search_input').tipuesearch({
'show': 5,
'mode': 'json',
'contentLocation': '/assets/js/tipuesearch_content.json',
'showUrl': false
});
});
</script></body></html>