Team:Amsterdam/shadow/modelPage
From 2012.igem.org
(Difference between revisions)
(Created page with "<html> <script type="text/javascript" src="/Team:Amsterdam/scripts/modelling/model.js?action=raw"></script> </html>") |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{Team:Amsterdam/stylesheet}} | ||
+ | {{Team:Amsterdam/Top}} | ||
<html> | <html> | ||
- | <script type="text/javascript" src="/Team:Amsterdam/scripts/modelling/model.js?action=raw"></script> | + | <head> |
+ | <meta http-equiv="Content-Type" content="text/html; | ||
+ | charset=iso-8859-1" /> | ||
+ | <title>iGEM Amsterdam: Cell Logbook</title> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="centerContent"> | ||
+ | <p><script type="text/javascript" src="https://2012.igem.org/Team:Amsterdam/scripts/modelling/model.js"></script> | ||
+ | <script type="text/javascript" src="/Team:Groningen/Modelling/Arsenic.js?action=raw"></script> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | //The graph already initializes itself (and we don't do any other computations). | ||
+ | //addOnloadHook(computeGlpFTransport); | ||
+ | |||
+ | function computeGlpFTransport() { | ||
+ | document.getElementById('glpFTransportGraph').refresh(); | ||
+ | } | ||
+ | </script> | ||
+ | </p> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{Team:Amsterdam/RightContent}} | ||
+ | {{Team:Amsterdam/Foot}} |
Latest revision as of 00:30, 15 June 2012