Category:BIOTEC Dresden/Protocol
From 2010.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<html> | <html> | ||
- | <body> | + | <script type="text/javascript"> |
+ | function NaviFenster() { | ||
+ | $("a").each(function(){ | ||
+ | var alteredString = $(this).text().replace(/Team:BIOTEC Dresden\//,""); | ||
+ | $(this).text(alteredString); | ||
+ | }); | ||
+ | } | ||
+ | </script> | ||
+ | </head> | ||
+ | <body onload="NaviFenster()"> | ||
<div id="content_prim"> | <div id="content_prim"> | ||
<p>Category for the project description</p> | <p>Category for the project description</p> |
Revision as of 21:37, 25 October 2010
Category for the project description
Pages in category "BIOTEC Dresden/Protocol"
The following 12 pages are in this category, out of 12 total.