SLIDES = new slideshow("SLIDES");
s=new slide();
s.src="photoalbum_files/Photonics Group_601x381.jpg";
s.text="Research Team";
SLIDES.add_slide(s);
s=new slide();
s.src="photoalbum_files/bunny suits_601x381.jpg";
s.text="Working with SEM is far more fun!";
SLIDES.add_slide(s);
s=new slide();
s.src="photoalbum_files/proteomics library hours_601x381.jpg";
s.text="The Library hours meeting. Isn’t this the best library you could think of?";
SLIDES.add_slide(s);
s=new slide();
s.src="photoalbum_files/proteomics library hours_2_601x381.jpg";
s.text="A serious discussion after a few … “books”.";
SLIDES.add_slide(s);
s=new slide();
s.src="photoalbum_files/ELDAR IN THE LAB_601x381.jpg";
s.text="Up-and-coming talent ... at work.";
SLIDES.add_slide(s);