Team:TU-Munich/Project/Overview
From 2013.igem.org
0 visitors
<script> function render_counter(c) { $("span#counter").html(c); }
$(document).ready(function(){ $.ajax({ url: "Special:PopularPages", type: "GET", dataType : "html", success: function( html ) { render_counter('yay'); }, error: function( xhr, status ) { alert( "Sorry, there was a problem!" ); }, }); }); </script>
AutoAnnotator:
Follow us:
Address:
iGEM Team TU-Munich
Emil-Erlenmeyer-Forum 5
85354 Freising, Germany
Email: igem@wzw.tum.de
Phone: +49 8161 71-4351