|
|
(5 intermediate revisions by the same user not shown) |
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>
| |
− | $(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",
| |
− | toolTip: "Description"
| |
− | },
| |
− | {
| |
− | key: "Safety",
| |
− | toolTip: "Safety"
| |
− | },
| |
− | {
| |
− | key: "Model",
| |
− | toolTip: "Model"
| |
− | },
| |
− | {
| |
− | key: "BRETAssay",
| |
− | toolTip: "Design: BRET-assay"
| |
− | },
| |
− | {
| |
− | key: "DesignR",
| |
− | toolTip: "Design: Hybrid Receptors"
| |
− | },
| |
− | {
| |
− | key: "DesignO",
| |
− | toolTip: "Design: Overview"
| |
− | },
| |
− | {
| |
− | key: "Biobricks",
| |
− | toolTip: "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 href = "https://2018.igem.org/Team:Utrecht/Biobricks" alt="Biobricks" name="Biobricks" coords="624,385,784,470" shape="rect">
| |
− | <area target="" alt="BRETAssay" name="BRETAssay" href="https://2018.igem.org/Team:Utrecht/Design" coords="2047,978,2543,1203" shape="rect">
| |
− |
| |
− | </map>
| |
− | </center>
| |
− |
| |
− | </div>
| |
− | </body>
| |
− | </html>
| |
− | {{Utrecht/Footer}}
| |