-
Notifications
You must be signed in to change notification settings - Fork 5
/
footer.html
119 lines (116 loc) · 6.17 KB
/
footer.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
<footer class="site-footer">
<div class="region region-footer">
<div style="width:100%; text-align: center; padding: 1.0cm 0.4cm 1.0cm 0.4cm; float:left; clear:both;">
<div class="btn-group btn-group-justified">
<a href="/visualisations" class="btn btn-primary" style="font-size:120%; min-width:20%;">Get Started</a>
<a href="/webanalysis" class="btn btn-primary" style="font-size:120%; min-width:20%;">Web Analysis</a>
<a href="/extendedanalysis" class="btn btn-primary" style="font-size:120%; min-width:20%;">Data & Tools</a>
<a href="/externals" class="btn btn-primary" style="font-size:120%; min-width:20%;">External Resources</a>
</div>
</div>
<div id="block-views-footer-block" class="block block-views">
<div class="content">
<div class="view view-footer view-id-footer view-display-id-block view-dom-id-823e90da46d8122f8d11128f1e27c526">
<div class="view-content">
<div class="views-row views-row-1">
<div class="views-field views-field-nothing">
<span class="field-content"><table border="0">
<tbody>
<tr>
<td><a href="http://home.cern/" target="_blank"><img src="/DataAndTools/pictures/cern-logo-large.png" alt="CERN" width="100"></a></td>
<td>
<strong>Follow</strong>
<br>
<a href="http://facebook.com/ATLASexperiment" target="_blank"><img src="/DataAndTools/pictures/follow-facebook24.png" alt="facebook"></a>
<a href="http://plus.google.com/+ATLASExperiment" target="_blank"><img src="/DataAndTools/pictures/follow-googleplus24.png" alt="google+"></a>
<a href="http://twitter.com/ATLASexperiment" target="_blank"><img src="/DataAndTools/pictures/follow-twitter24.png" alt="twitter"></a>
<a href="http://instagram.com/ATLASExperiment" target="_blank"><img src="/DataAndTools/pictures/follow-instagram24.png" alt="instagram"></a>
<a href="http://youtube.com/user/TheATLASExperiment" target="_blank"><img src="/DataAndTools/pictures/follow-youtube24.png" alt="youtube"></a>
<br>
<br>
<a href="/DataAndTools/repository.php" style="background-color:rgb(0,0,0);
background-image:-webkit-linear-gradient(top,rgb(0,0,0),rgb(02,20,20));
border:1px solid rgba(0,0,0,0);
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
border-top-left-radius:6px;
border-top-right-radius:6px;
display:inline-block;
font-size:14px;
text-align: center;
font-weight:bold;
height:30px;
line-height:25px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
min-width:8%;
outline:rgb(255,255,255) none 0px;
padding:4px 8px 4px 8px;
text-transform:uppercase;
white-space:nowrap;
color:white!important">Download</a>
<a href="/community.php" style="background-color:rgb(0,0,0);
background-image:-webkit-linear-gradient(top,rgb(0,0,0),rgb(20,20,20));
border:1px solid rgba(0,0,0,0);
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
border-top-left-radius:6px;
border-top-right-radius:6px;
display:inline-block;
font-size:14px;
text-align: center;
font-weight:bold;
height:30px;
line-height:25px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
min-width:8%;
outline:rgb(255,255,255) none 0px;
padding:4px 8px 4px 8px;
text-transform:uppercase;
white-space:nowrap;
color:white!important">Community</a>
</td>
<td>
<strong>Contact</strong>
<br>
ATLAS Experiment, CERN<br>
CH-1211 Geneva 23<br>
Switzerland<br>
<a href="mailto:[email protected]">[email protected]</a>
</td>
</tr>
<tr>
<td colspan="3">
<hr>
ATLAS Experiment © 2016 CERN |
<a href="/terms-of-use.php">Terms of Use</a>
</td>
</tr>
</tbody>
</table>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div id="at4-thankyou" class="at4-thankyou at4-thankyou-background at4-hide ats-transparent at4-thankyou-desktop addthis-smartlayers addthis-animated fadeIn at4-show" role="dialog" aria-labelledby="at-thankyou-label">
<div class="at4lb-inner">
<a class="at4x" href="http://atlas.cern/#" title="Close"></a>
<a id="at4-palogo" class="at4-logo" href="http://www.addthis.com/website-tools/overview?utm_source=AddThis%20Tools&utm_medium=image&utm_campaign=%5Bobject%20Object%5D" title="AddThis" target="_blank">AddThis</a>
<div class="at4-thankyou-inner">
<div id="at-thankyou-label" class="thankyou-title">
</div>
<div class="thankyou-description">
</div>
<div class="at4-thankyou-layer">
</div>
</div>
</div>
</div>