Difference between revisions of "Team:Utrecht/CreditOverview"

(Blanked the page)
 
Line 1: Line 1:
{{Utrecht/Navigation}}
 
<html>
 
<script src="https://2018.igem.org/Team:Utrecht/js/Mapster?action=raw&ctype=text/javascript"></script>
 
  
<style>
 
.sidenav{display: none;}
 
</style>
 
 
<script>
 
 
var main = function(){
 
$('#OverviewCredit').mapster({
 
        fillOpacity: 0.0,
 
        stroke: true,
 
        strokeColor: "3320FF",
 
        strokeWidth: 4,
 
        singleSelect: true,
 
clickNavigate: true
 
    });
 
 
 
$(document).ready(main);
 
 
</script>
 
 
<body>
 
 
<div class = "customelementM2">
 
 
<!-- Image Map Generated by http://www.image-map.net/ -->
 
<img src="https://static.igem.org/mediawiki/2018/9/9a/T--Utrecht--2018--Overview-Credit.png" usemap="#image-map" id = "OverviewCredit">
 
 
<map name="image-map">
 
    <area target="" alt="Attribution" title="Attribution" href="" coords="8,428,115,215,379,216,486,429,380,640,115,643" shape="poly">
 
    <area target="" alt="Sponsor" title="Sponsor" href="" coords="560,399,823,396,916,204,821,8,563,9,463,203" shape="poly">
 
</map>
 
 
 
</div>
 
</body>
 
</html>
 

Latest revision as of 01:55, 18 October 2018