-
Notifications
You must be signed in to change notification settings - Fork 0
/
media.html
151 lines (123 loc) · 6.6 KB
/
media.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
<!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" lang="en">
<head>
<title>Helvetic Coding Contest</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="gedit" />
<meta name="author" content="Titus Cieslewski" />
<link rel="stylesheet" type="text/css" href="style21f2c.css?20130113" />
<LINK REL="SHORTCUT ICON" HREF="res/favicon1f2c.png?20130113">
<script type="text/javascript" src="js/js21f2c.js?20130113"></script>
<script type="text/javascript" src="../ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="../ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
<script type="text/javascript" src="../apis.google.com/js/plusone.js"></script>
<!-- GOOGLE ANALYTICS -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37610977-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>
<!-- moving eyeball -->
<script type="text/javascript">
$( document ).on( "mousemove", function( event ) {
var p = $( "#eye" ).offset()
var relX = event.pageX - p.left - 40
var relY = event.pageY - p.top - 20
var scale = 0.05
var cap = 15
var x = relX*scale
var y = relY*scale
var norm = Math.sqrt(x * x + y * y)
if (norm > cap) {
x = x / norm * cap
y = y / norm * cap
}
$( "#iris" ).css("background-position", x + "px " + y + "px")
})
</script>
</head>
<body>
<div style="margin:20px auto 0px auto; width:1150px; position:relative;">
<div id="main3">
<div id="main2">
<div id="main">
<!--<img src="img/logo.png" style="position:absolute; bottom:-40px; left:-30px;" alt="logo" />-->
<!-- Some seldomly accessed links & infos here -->
<table width="100%" style="padding:0 10px; margin:3px auto 0px auto;">
<tr>
<td style="padding:0; margin:0;">
<a href="../external.html?link=http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="../platform.twitter.com/widgets.js"></script></td><td style="padding:0; margin:0;">
<iframe src="../external.html?link=http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FHelvetic-Coding-Contest%2F309821316193&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:21px;" allowTransparency="true"></iframe>
</td><td style="padding:0; margin:0;"><g:plusone size="small" annotation="inline" width="200"></g:plusone>
</td>
<td align="right" style="padding:0; margin:0;">
<form action="../external.html?link=http://2014.hc2.ch/media.php?" method="get" style="display:inline;">
<select id="language" name="lang">
<option value="En" selected>English</option>
<option value="De" >Deutsch</option>
<option value="Fr" >Français</option>
</select>
<script language="javascript">
$(function(){
$("#language").change(function(){
location.href = ("?lang="+$("#language").val());
});
});
</script>
<noscript>
<input type="Submit"/>
</noscript>
</form>
Last update: 30.03.2014 </td>
</tr>
</table>
<!-- The menu -->
<div id="menu">
<span class='selected'><a href='index-2.html'>Home</a></span><span ><a href='info.html'>Infos</a></span><span ><a href='gallery.html'>Gallery</a></span><span ><a href='register_frame.html'>Registration</a></span><span ><a href='links.html'>Sponsors</a></span><div id="eyebox"><div id="iris"></div><div id="eye"></div></div>
<div align="left" id="submenu">
<span ><a href='index-2.html'>Welcome</a></span><span ><a href='overview.html'>What HC2 is</a></span><span ><a href='results.html'>Results</a></span><span class='selected'><a href='media.html'>Media</a></span> </div>
</div>
<!-- Finally, the content -->
<div id="content">
<h1><?=enfrde("Media", "Médias", "Medien") ?></h1>
<h2><?=enfrde("Flyer", "Tract", "Flyer") ?></h2> <!--<a href="res/flyer_2013.pdf"><?=enfrde("as PDF", "télécharger en PDF", "als PDF") ?></a>-->
<div align="center">
<img src="img/media/flyer-back-low.jpg" width="300px" alt="Flyer back" />
<img src="img/media/flyer-front-low.jpg" width="300px" alt="Flyer front" />
</div>
<h2><?=enfrde("Poster", "Poster", "Poster") ?></h2>
<!--<h3><?=enfrde("English version", "Version anglaise", "Englische Version") ?></h3>-->
<div align="center">
<img src="img/media/poster-low.jpg" width="400px" alt="Poster english" />
</div>
<!--<h3><?=enfrde("French version", "Version français", "Französische Version") ?></h3>
<div align="center">
<img src="img/media/poster_fr_400.png" width="400px" alt="Poster french" />
<p><a href="res/poster_fr.pdf" ><?=enfrde("French version", "Version français", "Französische Version") ?> [pdf]</a></p>
</div>
<h3><?=enfrde("German version", "Version allemande", "Deutsche Version") ?></h3>
<div align="center">
<img src="img/media/poster_de_400.png" width="400px" alt="Poster german" />
<p><a href="res/poster_de.pdf" ><?=enfrde("German version", "Version allemande", "Deutsche Version") ?> [pdf]</a></p>
</div>-->
<br style="clear:both;" />
</div>
<div id="foot" align="center">
<!--<hr style="color:white; height:1px; margin-top:0;">-->
<a href="../external.html?link=http://www.epfl.ch/" target="_blank" ><img src="img/logo140/epfl.png" alt="logo epfl" align="middle"/></a>
<a href="../external.html?link=http://www.open.ch/" target="_blank" ><img src="img/logo140/open.png" alt="logo open systems" align="middle" /></a>
<a href="../external.html?link=http://www.adnovum.ch/" target="_blank" ><img src="img/logo140/adnovum.png" alt="logo adnovum" align="middle"/></a>
<a href="../external.html?link=http://polyprog.epfl.ch/" target="_blank" ><img src="img/logo140/polyprog.png" alt="logo polyprog" align="middle" /></a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>