Merge pull request #5205 from solgenomics/topic/generic_trial_upload
[sgn.git] / cgi-bin / sgn_photos / index.pl
blob2d1b336e1a462b9b103bdf85426a7fd43909c774
1 use strict;
2 use CXGN::Page;
3 my $page=CXGN::Page->new('index.html','Beth touched it last');
4 $page->header('SGN Photos');
5 print<<END_HEREDOC;
7 <h2 align="center">SGN Gets a New Server Room (Spring 2006)</h2>
8 <div class="boxbgcolor2">
9 <table summary="" width="100\%">
10 <tr align="center" valign="bottom">
11 <td><a href="/static_content/sgn_photos/server_move_2006/P1010103.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010103.jpg" alt="" width="100" /></a></td>
12 <td><a href="/static_content/sgn_photos/server_move_2006/P1010112.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010112.jpg" alt="" width="100" /></a></td>
13 <td><a href="/static_content/sgn_photos/server_move_2006/P1010115.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010115.jpg" alt="" width="100" /></a></td>
15 </tr>
16 <tr align="center">
17 <td>Shutting down the servers</td>
18 <td>Taking the servers out of the rack</td>
19 <td>Untangling the wires</td>
20 </tr>
22 <tr align="center" valign="bottom">
23 <td><a href="/static_content/sgn_photos/server_move_2006/P1010118.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010118.jpg" alt="" width="100" /></a></td>
24 <td><a href="/static_content/sgn_photos/server_move_2006/P1010129.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010129.jpg" alt="" width="100" /></a></td>
25 <td><a href="/static_content/sgn_photos/server_move_2006/P1010131.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010131.jpg" alt="" width="100" /></a></td>
27 </tr>
28 <tr align="center">
29 <td>In the elevator</td>
30 <td>The new server room!</td>
31 <td>Some machines from our computational cluster</td>
32 </tr>
34 <tr align="center" valign="bottom">
35 <td><a href="/static_content/sgn_photos/server_move_2006/P1010132.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010132.jpg" alt="" width="100" /></a></td>
36 <td><a href="/static_content/sgn_photos/server_move_2006/P1010134.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010134.jpg" alt="" width="100" /></a></td>
37 <td><a href="/static_content/sgn_photos/server_move_2006/P1010135.jpg"><img src="/static_content/sgn_photos/server_move_2006/thumbs/P1010135.jpg" alt="" width="100" /></a></td>
38 </tr>
39 <tr align="center">
40 <td>Reconnecting the wires</td>
41 <td>Pizza break!</td>
42 <td>Final configuration</td>
43 </tr>
45 </table>
46 </div>
49 <h2 align="center">SGN Pictures (Spring-Summer 2005)</h2>
51 <div class="boxbgcolor2">
52 <table summary="" width="100\%">
53 <tr align="center" valign="bottom">
54 <td><a href="/static_content/sgn_photos/img/lukas_and_cintia_large.jpg"><img src="/static_content/sgn_photos/img/lukas_and_cintia_small.jpg" alt="" width="100" /></a></td>
55 <td><a href="/static_content/sgn_photos/img/img2_large.jpg"><img src="/static_content/sgn_photos/img/img2_small.jpg" alt="" width="100" /></a></td>
56 <td><a href="/static_content/sgn_photos/img/img3_large.jpg"><img src="/static_content/sgn_photos/img/img3_small.jpg" alt="" width="100" /></a></td>
57 </tr>
58 <tr align="center">
59 <td>Lukas and Cintia in the lab</td>
60 <td>Organized much?</td>
61 <td>Working hard in the lab</td>
62 </tr>
63 <tr align="center" valign="bottom">
64 <td><a href="/static_content/sgn_photos/img/img4_large.jpg"><img src="/static_content/sgn_photos/img/img4_small.jpg" alt="" width="100" /></a></td>
65 <td><a href="/static_content/sgn_photos/img/img5_large.jpg"><img src="/static_content/sgn_photos/img/img5_small.jpg" alt="" width="100" /></a></td>
66 <td><a href="/static_content/sgn_photos/img/img6_large.jpg"><img src="/static_content/sgn_photos/img/img6_small.jpg" alt="" width="100" /></a></td>
67 </tr>
68 <tr align="center">
69 <td>Not working hard in the lab</td>
70 <td>Pasquale loading a gel</td>
71 <td>Bin programming the PCR machine</td>
72 </tr>
73 <tr align="center" valign="bottom">
74 <td><a href="/static_content/sgn_photos/img/pic1_large.jpg"><img src="/static_content/sgn_photos/img/pic1_small.jpg" alt="" width="100" /></a></td>
75 <td><a href="/static_content/sgn_photos/img/pic4_large.jpg"><img src="/static_content/sgn_photos/img/pic4_small.jpg" alt="" width="100" /></a></td>
76 <td><a href="/static_content/sgn_photos/img/tomato_plants_large.jpg"><img src="/static_content/sgn_photos/img/tomato_plants_small.jpg" alt="" width="100" /></a></td>
77 </tr>
78 <tr align="center">
79 <td>The bioinformatics crew</td>
80 <td>Four lowly interns</td>
81 <td>Tomato plants</td>
82 </tr>
84 <tr align="center">
85 <td><a href="/static_content/sgn_photos/img/cintia_scanning_large.jpg"><img src="/static_content/sgn_photos/img/cintia_scanning_small.jpg" alt="" /></a></td>
86 </tr>
88 <tr align="center">
89 <td>Cintia scanning tomato phenotypes</td>
90 </tr>
92 </table>
93 </div>
96 END_HEREDOC
97 $page->footer();