Team:Harvard/Test Page 6
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | {{:Team:Harvard/Template:PracticeBar2}} | ||
+ | <!------------------------SCRIPT FOR GALLERY--------------------------------------------------------------------> | ||
<html> | <html> | ||
- | <head> | + | <head/> |
- | < | + | |
- | + | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | |
- | { | + | <script src="http://www.people.fas.harvard.edu/~nnaushad/galleryview-3.0b1/jquery.galleryview-3.0.min.js"></script> |
- | + | <script src="http://www.people.fas.harvard.edu/~nnaushad/galleryview-3.0b1/jquery.timers-1.2.js"></script> | |
- | } | + | <script src="http://www.people.fas.harvard.edu/~nnaushad/galleryview-3.0b1/ajquery.easing.1.3.js"></script> |
- | + | ||
- | + | <link rel="stylesheet" href="jquery.galleryview-3.0.css" type="text/css" > | |
- | + | <script> | |
- | text-align:center; | + | $(document).ready(function(){ |
- | + | $('#gallery').galleryView({ | |
- | + | panel_width: 930, | |
- | { | + | panel_height: 400, |
- | + | frame_width: 50, | |
- | + | frame_height: 50, | |
- | + | panel_animation: true, | |
- | + | transition_interval:3500, | |
- | </ | + | pause_on_hover: true |
- | </ | + | }); |
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
+ | |||
+ | <!------------------------GALLERY DIV--------------------------------------------------------------------> | ||
+ | |||
+ | <div class="whitebox" style="margin-top: 20px;"> | ||
+ | <ul id="gallery"> | ||
+ | |||
+ | <li><img src="https://static.igem.org/mediawiki/2011/7/7f/HARVveritas_slide.png" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2011/4/45/HARVboston_slide.png" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2011/c/cb/HARVzif_slide.png" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2011/a/a9/HARVgel_slide.png" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2011/4/44/HARVteam_slide.png" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2011/1/1a/HARVWeblogo_slide.png" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2011/0/08/HARVteam_LabLab_slide.jpg" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2011/e/ef/HARVgel2_slide.png" /></li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <br> | ||
+ | <!------------------------SOCIAL MEDIA DIV--------------------------------------------------------------------> | ||
+ | |||
+ | <div style="margin-top: 10px; text-align: center; margin-left: 170px;background-color: transparent;"> | ||
+ | <iframe src="http://www.facebook.com/plugins/like.php? app_id=224012380968417&href=http%3A%2F%2F2011.igem.org%2FTeam%3AHarvard&send=false&layout=button_count&width=450&show_faces=false&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:20px;" allowTransparency="true"></iframe> | ||
+ | |||
+ | <g:plusone size="medium"></g:plusone> | ||
+ | <!-- Place this tag after the last plusone tag --> | ||
+ | <script type="text/javascript"> | ||
+ | (function() { | ||
+ | var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; | ||
+ | po.src = 'https://apis.google.com/js/plusone.js'; | ||
+ | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); | ||
+ | })(); | ||
+ | </script> | ||
+ | |||
+ | <a href="http://twitter.com/harvardigem" class="twitter-follow-button" data-show-count="false">Follow @harvardigem</a> | ||
+ | <script src="http://platform.twitter.com/widgets.js" type="text/javascript" style="width:70px"></script> | ||
+ | </div> | ||
+ | |||
+ | <!------------------------SPONSORS DIV--------------------------------------------------------------------> | ||
+ | <!-- *** Thank you to Greenfield-Central HS for the iGEM logo *** --> | ||
+ | |||
+ | <div align="left" class="whitebox" style="margin-top: 20px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/6/6f/Agilent-2c_Corp_Sig_50mm.jpg"> | ||
+ | <img src="http://profile.ak.fbcdn.net/hprofile-ak-snc4/161938_152182225605_6555770_q.jpg"> | ||
+ | <img src="http://embc2011.embs.org/wp-content/uploads/2011/07/wyss-logo.png"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/4/4c/HARVigem_logo.png"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/9/97/Mathworks_Logo_R1_RGB_26h.jpg"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/f/fc/Nasa_logo_h50px.png"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/e/e9/SynBERC_logo_h26px.png"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/6/6c/Nsf_logo_h26px.jpg"> | ||
+ | </div> | ||
</html> | </html> | ||
- | |||
- |
Revision as of 14:43, 2 August 2011