Regions/Europe/Jamboree concept

From 2012.igem.org

(Difference between revisions)
 
(31 intermediate revisions not shown)
Line 1: Line 1:
-
{{Regional_Europe_Page_CSS}}
+
{{Regional Europe 2012 Page CSS}}
 +
{{Regional Europe 2012 mainmenubar}}
__NOTOC__
__NOTOC__
 +
<html>
<html>
-
<head>
 
-
<style>
 
-
#social {
 
-
float: right;
 
-
margin-top: -50px;
 
-
}
 
-
</style>
 
-
</head>
 
<body>
<body>
 +
<div id="newcontainer"> <!--Main Container for all content-->
-
<!-- ***** Begin entry style portion of page ***** -->
 
-
<div id="sub_wrapper">
+
<head>
-
<div class="main_item">  
+
<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" />
-
<! ***** New entry ***** -->
+
</head>
-
<img src="https://static.igem.org/mediawiki/2012/4/49/IGEM_web_2012.png" width="900" height="372" border="0" alt="" usemap="#iGEM_web_2012_Map">
 
-
<map name="iGEM_web_2012_Map">
+
<div id="outer">
 +
 +
 +
<script type="text/javascript">
 +
function slideSwitch() {
 +
    var $active = $('#slideshow DIV.active');
-
<area shape="rect" alt="" coords="3,249,280,339" href="PreJamboree">
+
    if ( $active.length == 0 ) $active = $('#slideshow DIV:last');
-
<area shape="rect" alt="" coords="109,24,386,114" href="Program">
+
    var $next = $active.next().length ? $active.next()
 +
        : $('#slideshow DIV:first');
-
<area shape="rect" alt="" coords="668,340,868,372" href="http://www.rug.nl">
+
    $active.addClass('last-active');
-
<area shape="rect" alt="" coords="503,321,653,372" href="http://www.tudelft.nl">
+
    $next.css({opacity: 0.0})
 +
        .addClass('active')
 +
        .animate({opacity: 1.0}, 600, function() {
 +
            $active.removeClass('active last-active');
 +
        });
 +
}
-
<area shape="rect" alt="" coords="591,250,774,304" href="http://www.vu.nl">
+
$(function() {
 +
    setInterval( "slideSwitch()", 5000 );
 +
});
 +
</script>
-
</map>
+
<!-- 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 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>
-
<br/>
+
<div class="column column3">
-
<br/>
+
<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>
-
<h1><center>Jamboree 2012, Oct 5-7 in Amsterdam, The Netherlands</center></h1>
+
<div id="box2">
-
<table>
+
<div class="textboxes" id="twidget"> <!--Container for Twitter-->
-
 
+
<h2>iGEM Europe news</h2>
-
<tr>
+
<div id="twitterfeed" align="center">
-
  <td span=2>
+
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
-
  <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 <b>European iGEM</b> teams to the second European Jamboree <b>October 5 & 6</b> at the VU University Amsterdam.
+
-
  </p>
+
-
 
+
-
  <p>
+
-
  We are very excited about this event and prepare the venue and <a href="program">program for your event</a>.
+
-
  </p>
+
-
  </td>
+
-
 
+
-
</tr>
+
-
 
+
-
<tr>
+
-
  <td valign="top"> 
+
-
 
+
-
  <p>
+
-
  The VU (Vrije Universiteit, in Dutch) 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.
+
-
  </p>
+
-
 
+
-
  <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.
+
-
  </p>
+
-
<br/>
+
-
<p>
+
-
</td>
+
-
 
+
-
  <td valign="top">
+
-
  <script src="http://widgets.twimg.com/j/2/widget.js"></script>
+
   <script>
   <script>
   new TWTR.Widget({
   new TWTR.Widget({
   version: 2,
   version: 2,
   type: 'profile',
   type: 'profile',
-
   rpp: 3,
+
   rpp: 5,
   interval: 6000,
   interval: 6000,
-
   width: 175,
+
   width: 260,
   height: 300,
   height: 300,
   theme: {
   theme: {
     shell: {
     shell: {
-
       background: '#F37321',
+
       background: '#f0f0f0',
-
       color: '#006633'
+
       color: '#000000'
     },
     },
     tweets: {
     tweets: {
-
       background: '#FFF5E6',
+
       background: '#f0f0f0',
-
       color: '#006633',
+
       color: '#000000',
       links: '#F37321'}
       links: '#F37321'}
   },
   },
Line 105: Line 182:
</script>
</script>
-
</td></tr>
+
</div>
 +
</div><!--Container for Twitter ends-->
-
<tr>
+
</div>
-
<td>
+
-
<!-- Columns START /-->
+
<script type="text/javascript">
-
<style>
+
-
#home-columns {
+
-
width: 750px;
+
-
}
+
-
#home-columns .column {
+
-
width: 275px;
+
-
margin: 0 0px;
+
-
float: left;
+
-
}
+
-
#column1 {
+
-
width: 200px;
+
-
margin: 0 0px;
+
-
float: left;
+
-
}
+
-
#column2 {
+
-
width: 370px;
+
-
margin: 0 0px;
+
-
float: left;
+
-
}
+
-
#home-columns p {
+
-
font-size: 10px;
+
-
}
+
-
#home-columns p a {
+
-
}
+
-
</style>
+
-
</td></tr>
+
-
<tr>
+
   var _gaq = _gaq || [];
-
  <td>
+
   _gaq.push(['_setAccount', 'UA-29187315-1']);
-
<br/>
+
   _gaq.push(['_trackPageview']);
-
   <div id="sub_wrapper">
+
-
   <h2>News</h2>
+
-
09-02-2012: Webpage launch<br/>
+
-
   </td>
+
-
+
-
  <td valign="top">
+
-
<br/><br/><br/>
+
-
  <div align="left"><a href="http://www.facebook.com/#!/pages/iGEM-2011-Regional-Jamboree-Holland/163036433754542"><img src="http://twitterbuttons.sociableblog.com/images/FB4.png" title="Facebook" width="170" height="40" border="0" /></a>
+
-
  </div>
+
-
<br />
+
-
</td></tr>
+
  (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);
 +
  })();
-
<tr>
+
</script>
-
  <td>
+
-
<br/>
+
-
  <div id="sub_wrapper">
+
-
  <h2>Contacts</h2>
+
-
 
+
-
  <a href="http://www.tudelft.nl/sawahl">Aljoscha Wahl </a> (TU Delft, organization), <a href="http://www.wewur.wur.nl/popups/vcard.aspx?id=passe002">Mark van Passel</a>(WUR, judging)
+
-
  </td>
+
-
+
-
  <td>
+
-
<br/>
+
-
</td></tr>
+
-
 
+
-
</table>
+
-
+
-
</div>
+
-
</div>
+
 +
</html>
 +
{{Regional Europe 2012 footer}}
 +
<html>
 +
</body>
</html>
</html>

Latest revision as of 19:53, 24 February 2012


iGEM Europe

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.
>>Read more

Travel Information

Information about traveling to the Netherlands is gathered here.
>>Read more

iGEM Europe news

Sponsors