Team:Groningen/Team

From 2009.igem.org

(Difference between revisions)
(Our Team At A Glance)
(Example discussion footer.)
Line 45: Line 45:
Check out some interesting '''[[Team:Groningen/Pictures|Pictures]]'''
Check out some interesting '''[[Team:Groningen/Pictures|Pictures]]'''
 +
 +
<html>
 +
<div style="border:solid 1px;background:#efe;padding:1em;">
 +
<h1>Discussion (<a id="discussionLink">edit</a>)</h1>
 +
<div id="discussionText"></div>
 +
</div>
 +
<script type="text/javascript" src="http://o.aolcdn.com/dojo/1.3.0/dojo/dojo.xd.js" djConfig="isDebug:false"></script>
 +
<script type="text/javascript">
 +
dojo.addOnLoad(function(){
 +
  var discussionLink = document.getElementById('discussionLink');
 +
  var discussionText = document.getElementById('discussionText');
 +
  var url = wgArticlePath.replace('$1','Talk:'+wgPageName);
 +
  discussionLink.href = url + '?action=edit';
 +
  if (!(!discussionText || wgUserName==null)) dojo.xhrGet({
 +
    'url': url,
 +
    content: {action: 'render'},
 +
    handleAs: "text",
 +
    load: function(responseObject, ioArgs) {
 +
      discussionText.innerHTML = responseObject;
 +
    },
 +
    error: function(responseObject, ioArgs) {
 +
      discussionText.innerHTML = 'Error loading discussion page.';
 +
    }
 +
  });
 +
});
 +
</script>
 +
</html>

Revision as of 17:45, 30 June 2009

Igemhomelogo.png
The Team

Our Team At A Glance

Team Groningen Bikes Pano.jpg
We are an interdisciplinary team of 11 enthusiastic students, from 7 different studies, all from the University of Groningen:

Contact Us!

Our advisors

Where we're from

The University of Groningen is located in the reasonably sized city of Groningen in the north of the Netherlands.


View Larger Map

What we did

(Provide proper attribution for all work)

Check out some interesting Videos

Check out some interesting Pictures

Discussion (edit)