|
|
Line 1: |
Line 1: |
- | <html lang="en" xml:lang="en"> | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
- | <head>
| + | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> |
- | <title>iGEM Dundee 2013 · ToxiMop</title>
| + | <head> |
- | <meta name="viewport" content="width=device-width, initial-scale=1.0">
| + | <title></title> |
- | <meta name="description" content="A synthetic biology project called Toximop from the Dundee iGEM Team.">
| + | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
- | <meta name="author" content="Dundee iGEM Team 2013">
| + | |
- | | + | |
| <script type="text/javascript" src="swfobject.js"></script> | | <script type="text/javascript" src="swfobject.js"></script> |
| <script type="text/javascript"> | | <script type="text/javascript"> |
| swfobject.registerObject("myFlashContent", "9.0.0", "expressInstall.swf"); | | swfobject.registerObject("myFlashContent", "9.0.0", "expressInstall.swf"); |
| </script> | | </script> |
| + | </head> |
| + | <body> |
| + | |
| + | <div> |
| | | |
- | <!-- CSS -->
| |
- | <link href=' http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
| |
- | <!-- <link href="http://www.kyleharrison.co.uk/igem/assets/css/bootstrap.css" rel="stylesheet">
| |
| | | |
- | <link href="http://www.kyleharrison.co.uk/igem/assets/css/style.css" rel="stylesheet"> -->
| |
- |
| |
- | <link href="https://2013.igem.org/Team:Dundee/stylesheet?action=raw&ctype=text/css" rel="stylesheet">
| |
- | <link href="https://2013.igem.org/Team:Dundee/bootstrap?action=raw&ctype=text/css" rel="stylesheet">
| |
- |
| |
- | <!--
| |
- | <link href="http://www.kyleharrison.co.uk/igem/assets/css/bootstrap-responsive.css" rel="stylesheet">
| |
- | -->
| |
- | <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
| |
- | <!--[if lt IE 9]>
| |
- | <script src="http://www.kyleharrison.co.uk/igem/assets/js/html5shiv.js"></script>
| |
- | <![endif]-->
| |
- |
| |
- | <!-- Fav and touch icons -->
| |
- | <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
| |
- | <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
| |
- | <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
| |
- | <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
| |
- | <link rel="shortcut icon" href="../assets/ico/favicon.png">
| |
- | </head>
| |
- | <body>
| |
- |
| |
- | <!-- Part 1: Wrap all page content here -->
| |
- | <div id="wrap">
| |
- |
| |
- | <!-- Fixed navbar -->
| |
- | <div class="navbar navbar-fixed-top">
| |
- | <div class="navbar-inner">
| |
- |
| |
- | <div class="container">
| |
- | <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
| |
- | <span class="icon-bar"></span>
| |
- | <span class="icon-bar"></span>
| |
- | <span class="icon-bar"></span>
| |
- | </button>
| |
- | <a class="brand" style="padding:0px 15px;width:70px;height:50px;" href="https://igem.org"><img width="70px" height="50px" src="https://static.igem.org/mediawiki/igem.org/9/93/IGEMLogoDundee-Small.png"> </a>
| |
- | <a class="brand" href="/Team:Dundee">Dundee 2013</a>
| |
- |
| |
- | <div class="nav-collapse collapse">
| |
- | <ul class="nav">
| |
- | <li class="active"><a href="/Team:Dundee">Home</a></li>
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Dundee/Team">Meet the Team</a></li>
| |
- | <li><a href="https://igem.org/Team.cgi?id=1012">Team Information</a></li>
| |
- | <li><a href="/Team:Dundee/Team/Gallery">Gallery</a></li>
| |
- | <li><a href="/Team:Dundee/Team/Contact">Contact</a></li>
| |
- | </ul>
| |
- | </li>
| |
- |
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Dundee/Project">Project Overview</a></li>
| |
- | <li><a href="/Team:Dundee/Project/Notebook">Notebook</a></li>
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Lab</li>
| |
- |
| |
- | <li><a href="/Team:Dundee/Project/LabOverview">Lab Overview</a></li>
| |
- | <li><a href="/Team:Dundee/Project/Mop">Mop</a></li>
| |
- | <li><a href="/Team:Dundee/Project/Detector">Detector - <i>EnvZ</i> </a></li>
| |
- | <li><a href="/Team:Dundee/Project/DetectorPKRC">Detector - <i>prkC</i> </a></li>
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Modelling </li>
| |
- | <li><a href="/Team:Dundee/Project/MathOverview">Modelling Overview</a></li>
| |
- | <!--<li><a href="/Team:Dundee/Project/MathTheory">Modelling Theoryy</a></li>-->
| |
- | <li><a href="/Team:Dundee/Project/PP1Capacities">PP1 Capacities</a></li>
| |
- | <li><a href="/Team:Dundee/Project/ProductionExport">Production & Export </a></li>
| |
- | <li><a href="/Team:Dundee/Project/Netlogo">Mop Simulation</a></li>
| |
- | <li><a href="/Team:Dundee/Project/DetectionComparison">Detection Comparison</a></li>
| |
- |
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Software</li>
| |
- | <li><a href="/Team:Dundee/Project/SoftwareOverview">Software Overview</a></li>
| |
- | <li><a href="/Team:Dundee/Project/SoftwareTheory">Moptopus</a></li>
| |
- | <li><a href="/Team:Dundee/Project/WikiTutorial">Wiki Tutorial</a></li>
| |
- | </ul>
| |
- | </li>
| |
- |
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Parts <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Dundee/Parts/Ourbiobricks">Our Biobricks</a></li>
| |
- | <li><a href="/Team:Dundee/Parts/Improvements">Improvements</a></li>
| |
- | </ul>
| |
- | </li>
| |
- |
| |
- | <li class="active"><a href="/Team:Dundee/Safety">Safety</a></li>
| |
- |
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Dundee/HumanPractice">Overview</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/PoliticalCampaign">Political Campaign</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/CaseStudy">Clatto Case Study</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/Comic">Comic</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/PublicEngagement">Public Engagement</a></li>
| |
- | <!--<li><a href="/Team:Dundee/HumanPractice/Interviews">Interviews</a></li>-->
| |
- | <li><a href="/Team:Dundee/HumanPractice/Collaboration">Collaboration</a></li>
| |
- |
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Media</li>
| |
- | <li><a href="http://www.youtube.com/channel/UCvHOQ9Y1PqKInj6iCwLqTJw/feed?view_as=public">Youtube Channel</a></li>
| |
- | <li><a href="http://www.flickr.com/photos/97927329@N05/">Flickr</a></li>
| |
- | <li><a href="#">Video Game</a></li>
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Social Media</li>
| |
- | <li><a href="https://www.facebook.com/DundeeiGem2013">Facebook</a></li>
| |
- | <li><a href="https://twitter.com/DundeeiGEMTeam">Twitter</a></li>
| |
- | <li><a href="https://plus.google.com/u/0/116223511035478208262/posts?hl=en_US">Google+</a></li>
| |
- | <li><a href="https://github.com/apoclyps">GitHub</a></li>
| |
- |
| |
- | </ul>
| |
- | </li>
| |
- |
| |
- |
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Attributions <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Dundee/Team/Attributions">Attributions</a></li>
| |
- | <li><a href="/Team:Dundee/Sponsors">Our Sponsors</a></li>
| |
- | </ul>
| |
- | </li>
| |
- |
| |
- |
| |
- | </ul>
| |
- | </div><!--/.nav-collapse -->
| |
- | </div>
| |
- | </div>
| |
- | </div>
| |
- |
| |
- | <!-- Begin page content -->
| |
- | <div class="container">
| |
- |
| |
- | <div class="row" style="text-align:justify;margin-top:-20px;">
| |
- | <div class="span12">
| |
- | <h2>The ToxiMop</h2>
| |
- | </div>
| |
- | </div><!-- Row End -->
| |
- |
| |
- | <div class="row" style="text-align:justify;margin-top:-20px;">
| |
- | <div class="span12">
| |
- | <div>
| |
| <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="600" id="myFlashContent"> | | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="600" id="myFlashContent"> |
- | <param name="movie" value="www.kyleharrison.co.uk/igem/game/ToxiMop.swf" /> | + | <param name="movie" value="ToxiMop.swf" /> |
| <!--[if !IE]>--> | | <!--[if !IE]>--> |
- | <object type="application/x-shockwave-flash" data="www.kyleharrison.co.uk/igem/game/ToxiMop.swf" width="800" height="600"> | + | <object type="application/x-shockwave-flash" data="ToxiMop.swf" width="800" height="600"> |
| <!--<![endif]--> | | <!--<![endif]--> |
| <a href="http://www.adobe.com/go/getflashplayer"> | | <a href="http://www.adobe.com/go/getflashplayer"> |
Line 171: |
Line 26: |
| <!--<![endif]--> | | <!--<![endif]--> |
| </object> | | </object> |
- | </div>
| |
- | </div>
| |
- | </div><!-- Row End -->
| |
| | | |
| | | |
- | <div id="push"></div>
| + | </div> |
- | </div>
| + | </body> |
- | | + | |
- | <div id="footer">
| + | |
- | <div class="container">
| + | |
- | <p class="muted credit"> Created for <a href="https://igem.org/Main_Page">iGEM 2013</a> Dundee. Based upon <a href ="http://twitter.github.io/bootstrap/">Bootstrap</a> and <a href="http://jquery.com/">JQuery</a>. Design by <a href="www.kyleharrison.co.uk"> Kyle Harrison </a>. </p>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | <!-- Le javascript
| + | |
- | ================================================== -->
| + | |
- | <!-- Placed at the end of the document so the pages load faster -->
| + | |
- | | + | |
- | <!-- the neccessary javascript -->
| + | |
- | <script src="http://code.jquery.com/jquery-latest.js"></script>
| + | |
- | <script src="http://www.kyleharrison.co.uk/igem/js/bootstrap.min.js"></script>
| + | |
- | | + | |
- | | + | |
- | </body>
| + | |
| </html> | | </html> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">