Regions/Europe/Jamboree concept
From 2012.igem.org
(22 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{ | + | {{Regional Europe 2012 Page CSS}} |
+ | {{Regional Europe 2012 mainmenubar}} | ||
__NOTOC__ | __NOTOC__ | ||
Line 5: | Line 6: | ||
<html> | <html> | ||
- | |||
- | < | + | <body> |
- | + | <div id="newcontainer"> <!--Main Container for all content--> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | < | + | <head> |
+ | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
+ | <meta name="description" content="" /> | ||
+ | <meta name="keywords" content="" /> | ||
+ | <title>iGEM Europe</title> | ||
+ | <link href="http://fonts.googleapis.com/css?family=Jura" rel="stylesheet" type="text/css" /> | ||
+ | <link href="http://fonts.googleapis.com/css?family=Philosopher" rel="stylesheet" type="text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="style.css" /> | ||
- | + | </head> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | |||
- | < | + | <div id="outer"> |
- | + | ||
- | + | ||
- | < | + | <script type="text/javascript"> |
- | + | function slideSwitch() { | |
- | + | var $active = $('#slideshow DIV.active'); | |
- | + | if ( $active.length == 0 ) $active = $('#slideshow DIV:last'); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | var $next = $active.next().length ? $active.next() | |
- | + | : $('#slideshow DIV:first'); | |
- | + | ||
- | + | $active.addClass('last-active'); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | $next.css({opacity: 0.0}) | |
- | + | .addClass('active') | |
- | + | .animate({opacity: 1.0}, 600, function() { | |
+ | $active.removeClass('active last-active'); | ||
+ | }); | ||
+ | } | ||
- | + | $(function() { | |
- | + | setInterval( "slideSwitch()", 5000 ); | |
- | + | }); | |
- | + | </script> | |
- | + | ||
- | + | ||
- | + | <!-- pitch --> | |
+ | <div id="pitch"> | ||
+ | <div id="slideshow"> | ||
+ | |||
+ | <!-- 1st frame --> | ||
+ | <div class="active"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/1/1b/EuropeanJamboree_Pitch1.jpg" alt="" /> | ||
+ | </div> | ||
+ | <!-- /1st frame --> | ||
+ | |||
+ | <!-- 2nd frame --> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/e/e7/EuropeanJamboree_Pitch2.jpg" alt="" /> | ||
+ | </div> | ||
+ | <!-- /2nd frame --> | ||
+ | |||
+ | <!-- 3rd frame --> | ||
+ | <div class="active"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/7/7d/EuropeanJamboree_Pitch3.jpg" alt="" /> | ||
+ | </div> | ||
+ | <!-- 3rd frame --> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!-- /pitch --> | ||
- | + | ||
- | </div> | + | |
+ | <div id="main"> | ||
+ | |||
+ | <div id="columns"> | ||
+ | <div class="column column1"> | ||
+ | <h2><a href="https://2012.igem.org/Regions/Europe/Pre-Jamboree">Pre-Jamboree</a></h2> | ||
+ | <p> | ||
+ | <a href="http://www.vu.nl">VU University Amsterdam</a>, <a href="http://www.tudelft.nl"> Technical University of Delft</a>, <a href="http://www.rug.nl"> University of Groningen</a>, <a href="http://www.uva.nl"> University of Amsterdam</a> and <a href="http://www.wur.nl"> Wageningen University</a> heartily invite all European iGEM teams to the second European Jamboree in the Netherlands. | ||
+ | <br/> | ||
+ | We are very excited about this event and prepare the venue and program for you. | ||
+ | <br/>>><a href="https://2012.igem.org/Regions/Europe/Pre-Jamboree">Read more</a> | ||
+ | </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="column column2"> | ||
+ | <h2><a href="https://2012.igem.org/Regions/Europe/During-Jamboree">During the Jamboree</a></h2> | ||
+ | <p> | ||
+ | The VU Univeristy Amsterdam offers nice, big lecture rooms for your presentations, all in one building.The VU is located in Amsterdam Zuid, a modern area of Amsterdam about 10min by tram to the center. | ||
+ | <br/><br/> | ||
+ | <br/><br/> | ||
+ | <br/><br/> | ||
+ | >><a href="https://2012.igem.org/Regions/Europe/During-Jamboree">Read more</a> | ||
+ | </p> | ||
+ | </div> | ||
- | <div | + | <div class="column column3"> |
+ | <h2><a href="https://2012.igem.org/Regions/Europe/Post-Jamboree">Post-Jamboree</a></h2> | ||
+ | <p> | ||
+ | Amsterdam has a lot to offer - A charming, historical town with nice cafes, bars and restaurants, renowned museums like the Rijksmuseum and the Van Gogh museum. Take your chance to stay some days to visit the city. | ||
+ | <br/><br/> | ||
+ | <br/><br/> | ||
+ | <br/> | ||
+ | >><a href="https://2012.igem.org/Regions/Europe/Post-Jamboree">Read more</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | <br class="clear" /> | ||
+ | </div> | ||
+ | |||
+ | <div id="main2"> | ||
+ | <div id="box1"> | ||
+ | <h2>iGEM spotlight</h2> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <img class="left" src="https://static.igem.org/mediawiki/2012/1/1a/RegionalEurope_Hotel.jpg" width="250" height="140" alt="" /> | ||
+ | </td> | ||
+ | <td> | ||
+ | <h3>Hotels</h3> | ||
+ | <p> | ||
+ | There are several rooms arranged in hotels close to the Jamboree venue against reduced rates. For taking this advantage discount, check the allocation <a href="https://2012.igem.org/Regions/Europe/AmsterdamAllocation">here</a> and reserve a room. | ||
+ | <br/>>><a href="https://2012.igem.org/Regions/Europe/AmsterdamAllocation">Read more</a> | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <img class="left" src="https://static.igem.org/mediawiki/2012/2/2f/RegionalEurope_Cartoon-airplane.jpg" width="250" height="140" alt="" /> | ||
+ | </td> | ||
+ | <td> | ||
+ | <h3>Travel Information</h3> | ||
+ | <p> | ||
+ | Information about traveling to the Netherlands is gathered <a href="https://2012.igem.org/Regions/Europe/TravelInfomation"> here</a>. | ||
+ | <br/>>><a href="https://2012.igem.org/Regions/Europe/TravelInfomation">Read more</a> | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
- | < | + | <div id="box2"> |
- | <div class=" | + | <div class="textboxes" id="twidget"> <!--Container for Twitter--> |
+ | <h2>iGEM Europe news</h2> | ||
+ | <div id="twitterfeed" align="center"> | ||
+ | <script src="http://widgets.twimg.com/j/2/widget.js"></script> | ||
+ | <script> | ||
+ | new TWTR.Widget({ | ||
+ | version: 2, | ||
+ | type: 'profile', | ||
+ | rpp: 5, | ||
+ | interval: 6000, | ||
+ | width: 260, | ||
+ | height: 300, | ||
+ | theme: { | ||
+ | shell: { | ||
+ | background: '#f0f0f0', | ||
+ | color: '#000000' | ||
+ | }, | ||
+ | tweets: { | ||
+ | background: '#f0f0f0', | ||
+ | color: '#000000', | ||
+ | links: '#F37321'} | ||
+ | }, | ||
+ | features: { | ||
+ | scrollbar: false, | ||
+ | loop: false, | ||
+ | live: false, | ||
+ | hashtags: true, | ||
+ | timestamp: false, | ||
+ | avatars: false, | ||
+ | behavior: 'all' | ||
+ | } | ||
+ | }).render().setUser('iGEMEurope').start(); | ||
+ | </script> | ||
- | < | + | </div> |
+ | </div><!--Container for Twitter ends--> | ||
- | < | + | </div> |
- | < | + | <script type="text/javascript"> |
- | + | ||
- | + | ||
- | + | var _gaq = _gaq || []; | |
- | + | _gaq.push(['_setAccount', 'UA-29187315-1']); | |
- | + | _gaq.push(['_trackPageview']); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | (function() { | |
+ | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
+ | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
+ | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
+ | })(); | ||
+ | </script> | ||
+ | |||
+ | </html> | ||
+ | {{Regional Europe 2012 footer}} | ||
+ | <html> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 19:53, 24 February 2012
Pre-Jamboree
VU University Amsterdam, Technical University of Delft, University of Groningen, University of Amsterdam and Wageningen University heartily invite all European iGEM teams to the second European Jamboree in the Netherlands.
We are very excited about this event and prepare the venue and program for you.
>>Read more
During the Jamboree
The VU Univeristy Amsterdam offers nice, big lecture rooms for your presentations, all in one building.The VU is located in Amsterdam Zuid, a modern area of Amsterdam about 10min by tram to the center.
>>Read more
Post-Jamboree
Amsterdam has a lot to offer - A charming, historical town with nice cafes, bars and restaurants, renowned museums like the Rijksmuseum and the Van Gogh museum. Take your chance to stay some days to visit the city.
>>Read more
iGEM spotlight
Hotels
There are several rooms arranged in hotels close to the Jamboree venue against reduced rates. For taking this advantage discount, check the allocation here and reserve a room.
|
|
Travel Information
Information about traveling to the Netherlands is gathered here.
|