Team:Amsterdam/Footer

From 2011.igem.org

(Difference between revisions)
 
(38 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<script type="text/javascript">
+
<div id = "footer">
-
  var _gaq = _gaq || [];
+
<a href= "https://2011.igem.org/Team:Amsterdam/Sponsors">iGEM Amsterdam 2011 is powered by:</a>
-
  _gaq.push(['_setAccount', 'UA-23733951-1']);
+
<hr>
-
  _gaq.push(['_trackPageview']);
+
<a class="opacity" href= "http://www.vu.nl">
 +
<img src = "https://static.igem.org/mediawiki/2011/b/b4/A5BOVEKL.GIF" style= "max-width:300px;"/></a>
 +
<a class="opacity" href= "https://static.igem.org/mediawiki/2011/5/5e/De5b3b5234d37d067f4e2e9f38dbe61d.jpg"> <img src = "http://www.campus.tv/wp-content/uploads/uva-campus.jpg" style= "max-width:300px;"/></a><br>
 +
<a class="opacity" href= "http://www.falw.vu.nl">
 +
<img src = "https://static.igem.org/mediawiki/2011/e/e4/VU_falw_logo.JPG"; margin-left="10px;"style= "max-width:200px;" /></a>
 +
<a class="opacity" href= "http://www.sysbio.nl"> <img src = "http://www.sysbio.nl/themes/nisb/logo.png" style= "max-width:200px;"/></a>
 +
<a class="opacity" href= "http://www.dsm.com"> <img src = "http://www.dsm.com/en_US/static/common/img/banner-cworld-logo.png" style= "max-width:200px;"/></a>
 +
<a class="opacity" href= "http://www.isogen-lifescience.com/"> <img src = "http://fwncwww14.wks.gorlaeus.net/images/home/news/logo_isogen.jpg" style= "max-width:200px;"/></a>
 +
<a class="opacity" href= "http://www.science.uva.nl/ngh/home.cfm"> <img src = "http://www.science.uva.nl/genootschap/ngh/images/logo.gif" style= "max-width:200px;"/></a>
 +
<a class="opacity" href= "http://www.thermoscientific.com"> <img src = "http://www.thermoscientific.com/ecomm/ThermoScientific/theme/images/logo.gif" style= "max-width:200px;"/></a>
 +
<a class="opacity" href= "http://www.info.scival.com/UserFiles/ECR_booklet_2E.pdf"> <img src =
 +
"https://static.igem.org/mediawiki/2011/0/07/ElsevierlogoEatThinkPublish_%281%29.JPG" style= "max-width:150px;"/></a><a class="opacity" href="http://www.aimms.vu.nl/en/index.asp"><img src = "https://static.igem.org/mediawiki/2011/2/2a/Aimms_tcm119-158469.JPG" style= "max-width:200px;"/></a>
 +
<a class="opacity" href= "http://http://www.geneious.com"> <img src = "https://static.igem.org/mediawiki/2011/8/89/Geneious_Logo.gif" style= "max-width:200px;"/></a>
 +
<a class="opacity" href= "http://www.downsideup.nl"> <img src = "http://profile.ak.fbcdn.net/hprofile-ak-snc4/161956_160985570613292_4250066_n.jpg" style= "max-width:200px;"/></a>
-
  (function() {
+
<hr>
-
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+
<a href="#top">Back to the Top</a>
-
    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>
+
</div>
</div>
 +
</div>
 +
<style type="text/css">
 +
 +
a.opacity img {
 +
    opacity:0.50;
 +
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
 +
    filter:alpha(opacity=50);
 +
    zoom:1
 +
}
 +
 +
a.opacity:hover img {
 +
    opacity:1;
 +
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
 +
    filter:alpha(opacity=100);
 +
    zoom:1
 +
}
 +
</style>
</html>
</html>

Latest revision as of 10:35, 15 September 2011