Team:Warsaw/Team

From 2010.igem.org

(Difference between revisions)
Line 32: Line 32:
              
              
});
});
 +
        /*Funkcja rozmieszczania fotek. Program wylicza top i left dla kazdego zdjecia tak zeby byly wezlami grida
 +
        potem random rozsiewa je w zadanym promieniu wokol tych wezlow. Poczatkowe wartosci currtop currleft i
 +
        currphoto sa teraz nastawione dziwnie zeby bylo miejsce na pole z description.
 +
       
 +
        */
 +
         var currtop=240;
         var currtop=240;
         var currleft=320;
         var currleft=320;
         var currfoto=3;
         var currfoto=3;
-
        $(".foto").each(function(){
 
-
    $(this).css('width' , '120px');
 
 +
        /* odleglosci wezlow siatki w pionie i poziomie. Mozna zmienic zeby uzyskac wieksze/mniejhsze marginesy. */
 +
        var hmargin=160;
 +
        var vmargin=210;
 +
 +
 +
        $(".foto").each(function(){
 +
    $(this).css('width' , '120px');
            
            
-
           currleft=currleft+160;
+
           currleft=currleft+hmargin;
            
            
           if (currfoto%6==0)
           if (currfoto%6==0)
           {
           {
-
           currtop=currtop+210;
+
           currtop=currtop+vmargin;
           currleft=0;
           currleft=0;
           }
           }
-
    $(this).css('top' , currtop);
+
 
-
        $(this).css('left' , currleft);
+
/* Kontrolujemy jak bardzo rozrzucic foty w pionie i poziomie */
-
      currfoto=currfoto+1;
+
 
 +
        var hradius=80;
 +
        var vradius=70;  
 +
 
 +
 +
        if (Math.ceil(Math.random()*2)%2) $(this).css('top' , currtop+Math.random()*vradius);
 +
        else $(this).css('top' , currtop-Math.random()*vradius);
 +
     
 +
        if (Math.ceil(Math.random()*2)%2) $(this).css('left' , currleft-Math.random()*hradius);
 +
        else $(this).css('left' , currleft-Math.random()*hradius);
 +
 
 +
 
 +
        currfoto=currfoto+1;
});
});
          
          
Line 265: Line 288:
<br>Education: MSc, University of Warsaw, 1975 ;PhD, University of Warsaw, 1981 ;Associated professor, Warsaw University, 1995; Professor at University of Warsaw, 1996 ;Vice Dean of Faculty of Biology, 1996 - 1999, and 1999-2002
<br>Education: MSc, University of Warsaw, 1975 ;PhD, University of Warsaw, 1981 ;Associated professor, Warsaw University, 1995; Professor at University of Warsaw, 1996 ;Vice Dean of Faculty of Biology, 1996 - 1999, and 1999-2002
-
<br>Scholarships:
 
-
<ul>
 
-
<li>Germany , 1984, University of Tuebingen, 10 months </li>
 
-
<li>Germany, 1985, Max Planck Institute, 8 months</li>
 
-
<li>USA, 1989, University of Pennsylvania post doc, 2,5 years</li>
 
-
<li>USA, 1993, University of Pennsylvania, visiting prof., 3 months</li>
 
-
<li>USA, 1999, University of California, Berkeley, visiting prof., 2 months</li>
 
-
</ul>
 
<br>Research interests:
<br>Research interests:
Molecular mechanisms of virulence of bacteria <i>Listeria monocytogenes</i>, especially the role of a hemolysin, listeriolysin O (LLO).
Molecular mechanisms of virulence of bacteria <i>Listeria monocytogenes</i>, especially the role of a hemolysin, listeriolysin O (LLO).

Revision as of 07:33, 11 July 2010


Example Tabs


prof. Jacek Bielecki

Radosław Stachowiak

Kamil Koper

Kamila Ornoch

Michał Lower

Ania Olchowik
This is our team and friends

Click on the pictures to find out more about us!

You can drag and drop the photos.

This page looks best in Firefox.





Jarek Pankowski

Kuba Piątkowski

Marcin Ziemniak

Anna Safray

Justyna Lesiak

Ania Puławska

Kasia Grześ

Dominik Cysewski

Marta Błaszkiewicz

Joanna Leszczyńska

Albert Bogdanowicz

Chery Moreno

Milena Bażlekowa