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; | ||
- | |||
- | |||
+ | /* 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+ | + | currleft=currleft+hmargin; |
if (currfoto%6==0) | if (currfoto%6==0) | ||
{ | { | ||
- | currtop=currtop+ | + | currtop=currtop+vmargin; |
currleft=0; | currleft=0; | ||
} | } | ||
- | + | ||
- | + | /* Kontrolujemy jak bardzo rozrzucic foty w pionie i poziomie */ | |
- | + | ||
+ | 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>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
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.
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