Team:TU Munich/team/team

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
.teammember{
.teammember{
   display: none;
   display: none;
 +
}
 +
 +
#teampic {
 +
    float: left;
 +
}
 +
 +
#memberdips {
 +
    float: right;
 +
}
 +
 +
#memberlist {
 +
    claer: both;
}
}
Line 43: Line 55:
<script>
<script>
function ShowMember(name){
function ShowMember(name){
 +
$('li#'+name).fadeIn(500);
}
}
function HideMember(name){
function HideMember(name){
 +
$('li#'+name).fadeOut(500);
}
}
</script>
</script>
Line 54: Line 68:
<area id="Markus_Schneider" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="360, 130, 410, 210">
<area id="Markus_Schneider" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="360, 130, 410, 210">
<area id="Alexander_Hogrebe" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="140, 130, 170, 210">
<area id="Alexander_Hogrebe" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="140, 130, 170, 210">
-
<area id="Leonhard_von_Meyenn" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Leonhard_von_Meyenn" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="130, 210, 170, 280">
-
<area id="Fabian_Froehlich" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Fabian_Froehlich" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="205, 120, 230, 170">
-
<area id="Alexander_Blaessle" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Alexander_Blaessle" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="275, 120, 300, 170">
-
<area id="Thorsten_Mueller" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Thorsten_Mueller" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="260, 210, 310, 290">
-
<area id="Wolfgang_Ott" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Wolfgang_Ott" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="220, 210, 260, 290">
-
<area id="Susan_Klaeger" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Susan_Klaeger" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="240, 150, 280, 210">
-
<area id="Dominik_Sievert" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Dominik_Sievert" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="330, 130, 370, 200">
-
<area id="Florian_Nadler" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Florian_Nadler" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="170, 210, 210, 290">
-
<area id="Simon_Heinze" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Simon_Heinze" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="470, 130, 510, 240">
-
<area id="Anna_Kramer" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Anna_Kramer" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="290, 140, 330, 210">
-
<area id="Beatrice_Ramm" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
+
<area id="Beatrice_Ramm" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="360, 210, 400, 300">
<area id="Leah_Mallm" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
<area id="Leah_Mallm" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40">
-
<area id="Katharina_Lachmann" onmouseover="ShowMember(this.id)" onmouseout="HideMember(this.id)" shape="rect" coords="20, 20, 40, 40"></map>
 
<img src="https://static.igem.org/mediawiki/2011/a/aa/TumTeammedium.jpg" usemap="#teampic" width="60%" style="margin-bottom:20px;z-index:1">
<img src="https://static.igem.org/mediawiki/2011/a/aa/TumTeammedium.jpg" usemap="#teampic" width="60%" style="margin-bottom:20px;z-index:1">
 +
<p>Missing: Katharina Lachmann
</div>
</div>

Revision as of 14:28, 1 September 2011

Missing: Katharina Lachmann

  • Tobias Neudegger

    Tobin.jpg
    • Education: B.Sc. Biochemistry (Bachelor Thesis: )
    • Studies: Biochemistry (M.Sc.)
    • Age: 23
  • Nicolas Goeldel

    Nico.jpg
    • Education: B.Sc. Biochemistry (Bachelor Thesis: "Silaffin-induced Biomineralization of CGTase", Protein Chemistry, TUM)
    • Studies: Biochemistry (M.Sc.)
    • Age: 23
  • Marta Garnelo

    Marta.jpg
    • Studies: Molecular Biotechnology (B.Sc.)
    • Age: 20
  • Tobias Schmidt

    pic.jpg
    • Studies: Molecular Biotechnology (B.Sc.)
    • Age: 22
  • Markus Schneider

    pic.jpg
    • Studies: Molecular Biotechnology (B.Sc.)
    • Age: 21
  • Alexander Hogrebe

    pic.jpg
    • 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

    Ferien 2.jpg
    • 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

    13301 115632921799591 100000586518371 171135 4216259 n.jpg
    • Studies: Mathematics (B.Sc.) (Bachelor Thesis: )
    • Age: 21
  • Alexander Blaessle

    pic.jpg
    • Studies: Mathematics (B.Sc.) (Bachelor Thesis: )
    • Age: 22
  • Thorsten Mueller

    Tmu.jpg
    • Studies: Biochemistry (B.Sc.)
    • Age: 24
  • Wolfgang Ott

    Wolf.jpg
    • 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

    Susanbild.jpg
    • 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

    IGEM.jpg
    • Studies: Molecular Biotechnology (B.Sc.)
    • Age: 21
  • Florian Nadler

    FloN.jpg
    • Education: B.Sc. Molecular Biotechnology (Bachelor Thesis: )
    • Studies: Molecular Biotechnology (M.Sc.)
    • Age: 24
  • Simon Heinze

    Simon.jpg
    • Studies: Molecular Biotechnology (B.Sc.)
    • Age: 21
  • Anna Kramer

    Anna Kramer.jpg
    • 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

    Beatrice Ramm.jpg
    • Studies: Biochemistry (B.Sc.)
    • Age:21
  • Leah Mallm

    Leah.jpg
    • Studies: Biochemistry (B.Sc.)
    • Age:21
  • Katharina Lachmann

    P4250405.jpg
    • 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