|
|
Line 1: |
Line 1: |
| {{Utrecht/Navigation}} | | {{Utrecht/Navigation}} |
− | <html>
| + | {{Utrecht/Overview}} |
− | <script src="https://2018.igem.org/Team:Utrecht/js/Mapster?action=raw&ctype=text/javascript"></script>
| + | |
− | | + | |
− | <style>
| + | |
− | .sidenav{display: none;}
| + | |
− | </style>
| + | |
− | <script>
| + | |
− | $(document).ready(function(){
| + | |
− | | + | |
− | $("#menuProject").addClass('active');
| + | |
− | defSubmenu = submenuProject;
| + | |
− | defActive = '#submenuProjectOverview';
| + | |
− | resetSubmenu();
| + | |
− | | + | |
− | });
| + | |
− | </script>
| + | |
− | <script>
| + | |
− | | + | |
− | var main = function(){
| + | |
− | $('#OverviewProject').mapster({
| + | |
− | fillOpacity: 0.0,
| + | |
− | stroke: true,
| + | |
− | strokeColor: "77a4ef",
| + | |
− | strokeWidth: 3,
| + | |
− | singleSelect: true,
| + | |
− | clickNavigate: true,
| + | |
− | mapKey: 'name',
| + | |
− | listKey: 'name',
| + | |
− | showToolTip: false,
| + | |
− | areas: [
| + | |
− | {
| + | |
− | key: "Description",
| + | |
− | },
| + | |
− | {
| + | |
− | key: "Safety"
| + | |
− | },
| + | |
− | {
| + | |
− | key: "Model"
| + | |
− | },
| + | |
− | {
| + | |
− | key: "BRETAssay"
| + | |
− | },
| + | |
− | {
| + | |
− | key: "Receptor"
| + | |
− | },
| + | |
− | {
| + | |
− | key: "Biobricks"
| + | |
− | }
| + | |
− | ]
| + | |
− | });
| + | |
− | }
| + | |
− | | + | |
− | $(document).ready(main);
| + | |
− | | + | |
− | </script>
| + | |
− | | + | |
− | <body>
| + | |
− | | + | |
− | <div class = "customelementM2 transparent">
| + | |
− | <center>
| + | |
− | | + | |
− | | + | |
− | <img width = 40% src="https://static.igem.org/mediawiki/2018/e/e4/T--Utrecht--2018-Overview--Project.png" usemap="#image-map" id = "OverviewProject">
| + | |
− | | + | |
− | <!-- Image Map Generated by http://www.image-map.net/ -->
| + | |
− | <map name="image-map">
| + | |
− | <area href = "https://2018.igem.org/Team:Utrecht/Description" alt="Description" name="Description" coords="603,337,826,570" shape="rect">
| + | |
− | <area href = "https://2018.igem.org/Team:Utrecht/SafeByDesign" alt="Safety" name="Safety" coords="1766,2142,1902,2388,1621,2388" shape="poly">
| + | |
− | <area href = "https://2018.igem.org/Team:Utrecht/Model" alt="Model" name="Model" coords="1077,2606,171" shape="circle">
| + | |
− | <area target="" alt="BRETAssay" name="BRETAssay" href="https://2018.igem.org/Team:Utrecht/Design#BRET" coords="2047,978,2543,1203" shape="rect">
| + | |
− | <area target="" alt="EndProduct" name="EndProduct" href="https://2018.igem.org/Team:Utrecht/Applied_Design" coords="1888,3077,209" shape="circle">
| + | |
− | <area target="" href = "https://2018.igem.org/Team:Utrecht/Parts" alt="Biobricks" name="Biobricks" coords="550,1773,942,1972" shape="rect">
| + | |
− | <area target="" alt="Receptor" name="Receptor" href="https://2018.igem.org/Team:Utrecht/Design" coords="2050,604,2543,827" shape="rect">
| + | |
− | </map>
| + | |
− | | + | |
− | </map>
| + | |
− | </center>
| + | |
− | | + | |
− | </div>
| + | |
− | </body>
| + | |
− | </html>
| + | |
| {{Utrecht/Footer}} | | {{Utrecht/Footer}} |