Category:BIOTEC Dresden/Protocol

From 2010.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
-
<body>
+
<script type="text/javascript">
 +
function  NaviFenster() {
 +
$("#mw-pages 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:41, 25 October 2010

Category for the project description

Share to Twitter Share to Facebook Share to Orkut Stumble It Email This More...