Team:TU Munich/team/team
From 2011.igem.org
(Difference between revisions)
Line 64: | Line 64: | ||
console.log(name); | console.log(name); | ||
$('#li').css('display','block'); | $('#li').css('display','block'); | ||
- | //$('# | + | //$('#li').stop().fadeTo(500,1); |
} | } | ||
function HideMember(name){ | function HideMember(name){ | ||
Line 70: | Line 70: | ||
$('.teammember').css('display','none'); | $('.teammember').css('display','none'); | ||
console.log(name); | console.log(name); | ||
- | //$('# | + | //$('#li').css({'display','block'}); |
- | //$('# | + | //$('#li').stop().fadeTo(500,0); |
} | } | ||
</script> | </script> | ||
<img src="https://static.igem.org/mediawiki/2011/a/aa/TumTeammedium.jpg" usemap="#teampic" style="margin-bottom:20px;z-index:1" width="543px"> | <img src="https://static.igem.org/mediawiki/2011/a/aa/TumTeammedium.jpg" usemap="#teampic" style="margin-bottom:20px;z-index:1" width="543px"> | ||
<map name="teampic" width="543px"> | <map name="teampic" width="543px"> | ||
- | <area id=" | + | <area id="TobiasNeudegger" title="Tobias Neudegger" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="420, 120, 467, 220"> |
- | <area id=" | + | <area id="NicolasGoeldel" title="Nicolas Goeldel" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="180, 150, 220, 205"> |
- | <area id=" | + | <area id="MartaGarnelo" title="Marta Garnelo" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="320, 200, 350, 300"> |
- | <area id=" | + | <area id="TobiasSchmidt" title="Tobias Schmidt" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="230, 120, 260, 170"> |
- | <area id=" | + | <area id="MarkusSchneider" title="Markus Schneider" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="360, 130, 410, 210"> |
- | <area id=" | + | <area id="AlexanderHogrebe" title="Alexander Hogrebe" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="140, 130, 170, 210"> |
- | <area id=" | + | <area id="LeonhardvonMeyenn" title="Leonhard von Meyenn" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="130, 210, 170, 280"> |
- | <area id=" | + | <area id="FabianFroehlich" title="Fabian Froehlich" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="205, 120, 230, 170"> |
- | <area id=" | + | <area id="AlexanderBlaessle" title="Alexander Blaessle" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="275, 120, 300, 170"> |
- | <area id=" | + | <area id="ThorstenMueller" title="Thorsten Mueller" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="260, 210, 310, 290"> |
- | <area id=" | + | <area id="WolfgangOtt" title="Wolfgang Ott" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="220, 210, 260, 290"> |
- | <area id=" | + | <area id="SusanKlaeger" title="Susan Klaeger" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="240, 150, 280, 210"> |
- | <area id=" | + | <area id="DominikSievert" title="Dominik Sievert" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="330, 130, 370, 200"> |
- | <area id=" | + | <area id="FlorianNadler" title="Florian Nadler" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="170, 210, 210, 290"> |
- | <area id=" | + | <area id="SimonHeinze" title="Simon Heinze" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="470, 130, 510, 240"> |
- | <area id=" | + | <area id="AnnaKramer" title="Anna Kramer" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="290, 140, 330, 210"> |
- | <area id=" | + | <area id="BeatriceRamm" title="Beatrice Ramm" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="360, 210, 400, 300"> |
- | <area id=" | + | <area id="LeahMallm" title="Leah Mallm" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="400, 210, 440, 300"> |
<p>Missing: Katharina Lachmann</p> | <p>Missing: Katharina Lachmann</p> | ||
</div> | </div> | ||
<div id="memberdisp"> | <div id="memberdisp"> | ||
- | <li id=" | + | <li id="liTobiasNeudegger" class="teammember"><h3>Tobias Neudegger</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/d/d1/Tum_Tobi_N_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/d/d1/Tum_Tobi_N_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 106: | Line 106: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liNicolasGoeldel" class="teammember"><h3>Nicolas Goeldel</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/a/ad/Tum_Nico_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/a/ad/Tum_Nico_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 114: | Line 114: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liMartaGarnelo" class="teammember"><h3>Marta Garnelo</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/1/19/Tum_Marta_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/1/19/Tum_Marta_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 122: | Line 122: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liTobiasSchmidt" class="teammember"><h3>Tobias Schmidt</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/c/cc/Tum_Tobi_s_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/c/cc/Tum_Tobi_s_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 130: | Line 130: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liMarkusSchneider" class="teammember"><h3>Markus Schneider</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/2/2d/Tum_Markus_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/2/2d/Tum_Markus_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 138: | Line 138: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liAlexanderHogrebe" class="teammember"><h3>Alexander Hogrebe</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/2/26/Tum_Alex_H_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/2/26/Tum_Alex_H_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 146: | Line 146: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liLeonhardvonMeyenn"class="teammember"><h3>Leonhard von Meyenn</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/4/48/Leo_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/4/48/Leo_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 153: | Line 153: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liFabianFroehlich" class="teammember"><h3>Fabian Froehlich</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/4/47/Tum_Fabi_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/4/47/Tum_Fabi_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 161: | Line 161: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liAlexanderBlaessle" class="teammember"><h3>Alexander Blaessle</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/1/17/Tum_Alex_b_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/1/17/Tum_Alex_b_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 169: | Line 169: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liThorstenMueller" class="teammember"><h3>Thorsten Mueller</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/3/35/Tum_Thorsten_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/3/35/Tum_Thorsten_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 177: | Line 177: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liWolfgangOtt" class="teammember"><h3>Wolfgang Ott</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/c/c0/Tum_Wolfgang_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/c/c0/Tum_Wolfgang_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 185: | Line 185: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liSusanKlaeger" class="teammember"><h3>Susan Klaeger</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/3/32/Tum_Susan_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/3/32/Tum_Susan_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 193: | Line 193: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liDominikSievert" class="teammember"><h3>Dominik Sievert</h3> |
<div class="memberpic"><img alt="IGEM.jpg" src="" width="80" /></a></div> | <div class="memberpic"><img alt="IGEM.jpg" src="" width="80" /></a></div> | ||
<ul> | <ul> | ||
Line 201: | Line 201: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liFlorianNadler" class="teammember"><h3>Florian Nadler</h3> |
<div class="memberpic"><img alt="FloN.jpg" src="https://static.igem.org/mediawiki/2011/9/9a/Tum_Flo_small.jpg" width="80" /></div> | <div class="memberpic"><img alt="FloN.jpg" src="https://static.igem.org/mediawiki/2011/9/9a/Tum_Flo_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 209: | Line 209: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liSimonHeinze" class="teammember"><h3>Simon Heinze</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/e/e6/Tum_Simon_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/e/e6/Tum_Simon_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 217: | Line 217: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liAnnaKramer" class="teammember"><h3>Anna Kramer</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/f/f2/Tum_Anna_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/f/f2/Tum_Anna_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 225: | Line 225: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liBeatriceRamm" class="teammember"><h3>Beatrice Ramm</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/0/01/Tum_Bea_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/0/01/Tum_Bea_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 233: | Line 233: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liLeahMallm" class="teammember"><h3>Leah Mallm</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/e/ef/Tum_Leah_small.jpg" width="80" /></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/e/ef/Tum_Leah_small.jpg" width="80" /></div> | ||
<ul> | <ul> | ||
Line 241: | Line 241: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liKatharinaLachmann" class="teammember"><h3>Katharina Lachmann</h3> |
<div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/f/f8/Tum_Lachi_small.jpg" width="80" /></a></div> | <div class="memberpic"><img src="https://static.igem.org/mediawiki/2011/f/f8/Tum_Lachi_small.jpg" width="80" /></a></div> | ||
<ul> | <ul> | ||
Line 253: | Line 253: | ||
<div id="memberlist"> | <div id="memberlist"> | ||
<ul> | <ul> | ||
- | <li class=" | + | <li class="TobiasNeudegger" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Tobias Neudegger</li> |
- | <li class=" | + | <li class="NicolasGoeldel" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Nicolas Goeldel</li> |
- | <li class=" | + | <li class="MartaGarnelo" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Marta Garnelo</li> |
- | <li class=" | + | <li class="TobiasSchmidt" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Tobias Schmidt</li> |
- | <li class=" | + | <li class="MarkusSchneider" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Markus Schneider</li> |
- | <li class=" | + | <li class="AlexanderHogrebe" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Alexander Hogrebe</li> |
<li class="Leonhard_von_Meyenn" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Leonhard von Meyenn</li> | <li class="Leonhard_von_Meyenn" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Leonhard von Meyenn</li> | ||
- | <li class=" | + | <li class="FabianFroehlich" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Fabian Froehlich</li> |
- | <li class=" | + | <li class="AlexanderBlaessle" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Alexander Blaessle</li> |
- | <li class=" | + | <li class="ThorstenMueller" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Thorsten Mueller</li> |
- | <li class=" | + | <li class="WolfgangOtt" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Wolfgang Ott</li> |
- | <li class=" | + | <li class="SusanKlaeger" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Susan Klaeger</li> |
- | <li class=" | + | <li class="DominikSievert" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Dominik Sievert</li> |
- | <li class=" | + | <li class="FlorianNadler" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Florian Nadler</li> |
- | <li class=" | + | <li class="SimonHeinze" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Simon Heinze</li> |
- | <li class=" | + | <li class="AnnaKramer" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Anna Kramer</li> |
- | <li class=" | + | <li class="BeatriceRamm" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Beatrice Ramm</li> |
- | <li class=" | + | <li class="LeahMallm" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Leah Mallm</li> |
- | <li class=" | + | <li class="KatharinaLachmann" onmouseover="ShowMember(this.class)" onmouseout="HideMember(this.class)" >Katharina Lachmann</li> |
</ul> | </ul> | ||
<br> | <br> |
Revision as of 15:54, 1 September 2011
Tobias Neudegger
- Education: B.Sc. Biochemistry (Bachelor Thesis: )
- Studies: Biochemistry (M.Sc.)
- Age: 23
Nicolas Goeldel
- Education: B.Sc. Biochemistry (Bachelor Thesis: "Silaffin-induced Biomineralization of CGTase", Protein Chemistry, TUM)
- Studies: Biochemistry (M.Sc.)
- Age: 23
Marta Garnelo
- Studies: Molecular Biotechnology (B.Sc.)
- Age: 20
Tobias Schmidt
- Studies: Molecular Biotechnology (B.Sc.)
- Age: 22
Markus Schneider
- Studies: Molecular Biotechnology (B.Sc.)
- Age: 21
Alexander Hogrebe
- Studies: Biochemistry (B.Sc.) (Bachelor Thesis: "Researching the Role of SLPI During Innate and Adaptive Immune Responses", Center for Medical Microbiology, Immunology and Hygiene, TUM)
- Age: 20
Leonhard von Meyenn
- Studies: Biochemistry (B.Sc.) (Bachelor Thesis: "Influence of keratinocyte supernatants on monocyte-derived dendritic cells", Center of Allergy and Environment Munich (ZAUM) )
- Age: 21
Fabian Froehlich
- Studies: Mathematics (B.Sc.) (Bachelor Thesis: )
- Age: 21
Alexander Blaessle
- Studies: Mathematics (B.Sc.) (Bachelor Thesis: )
- Age: 22
Thorsten Mueller
- Studies: Biochemistry (B.Sc.)
- Age: 24
Wolfgang Ott
- Education: B.Sc. Molecular Biotechnology (Bachelor Thesis: Expression, purification and characterization of anticalins specific for the amyolid beta peptide, Biological Chemistry, TUM)
- Studies: Molecular Biotechnology (M.Sc.)
- Age: 24
Susan Klaeger
- Education: B.Sc. Molecular Biotechnology (Bachelor Thesis: Detection of Protooncogenes and Tumorsuppressorgenes with Northern Blot Analysis, Livestock Biotechnology, TUM)
- Studies: Molecular Biotechnology (M.Sc.)
- Age: 23
Dominik Sievert
- Studies: Molecular Biotechnology (B.Sc.)
- Age: 21
Florian Nadler
- Education: B.Sc. Molecular Biotechnology (Bachelor Thesis: )
- Studies: Molecular Biotechnology (M.Sc.)
- Age: 24
Simon Heinze
- Studies: Molecular Biotechnology (B.Sc.)
- Age: 21
Anna Kramer
- Education: B. Sc. Biochemistry (Bachelor Thesis: "Fabrication and testing of microelectrode arrays for the development of protein based biosensors for specific detection of cells", department of biotechnology, University of Leipzig)
- Studies: Biochemistry (M.Sc.)
- Age: 23
Beatrice Ramm
- Studies: Biochemistry (B.Sc.)
- Age:21
Leah Mallm
- Studies: Biochemistry (B.Sc.)
- Age:21
Katharina Lachmann
- Education: B.Sc. Molecular Biotechnology (Bachelor Thesis: "Characterization and Application of Hydroxysteroid-Dehydrogenase Mutants for Biotransformation", Institute of Biochemical Engineering, TUM)
- Studies: Molecular Biotechnology (M.Sc.)
- Age:24
- Tobias Neudegger
- Nicolas Goeldel
- Marta Garnelo
- Tobias Schmidt
- Markus Schneider
- Alexander Hogrebe
- Leonhard von Meyenn
- Fabian Froehlich
- Alexander Blaessle
- Thorsten Mueller
- Wolfgang Ott
- Susan Klaeger
- Dominik Sievert
- Florian Nadler
- Simon Heinze
- Anna Kramer
- Beatrice Ramm
- Leah Mallm
- Katharina Lachmann