Regions/Europe/Jamboree concept

From 2012.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 1: Line 1:
-
{{igem_europe_CSS}}
+
{{Regional Europe 2012 Page CSS}}
 +
{{Regional Europe 2012 mainmenubar}}
__NOTOC__
__NOTOC__
 +
<html>
<html>
-
<head>
 
-
<style>
+
<body>
-
#social {
+
<div id="newcontainer"> <!--Main Container for all content-->
-
float: right;
+
-
margin-top: -70px;
+
-
}
+
-
</style>
+
-
</head>
 
-
<body>
+
<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" />
-
<body>
+
</head>
-
<!-- *** FOLLOW iGEM *** -->
+
-
<div id="social">
+
-
<a href="http://www.facebook.com/home.php#/group.php?gid=2217161950">
+
-
<img src="https://static.igem.org/mediawiki/2011/7/72/Facebook_logo_25px.png"
+
-
    style="padding-right:5px; width:25px; height:25px;"
+
-
    alt="Join iGEM on Facebook!"
+
-
    title="Join iGEM on Facebook!">
+
-
</a>
+
-
<a href="http://twitter.com/igem">
+
-
<img src="https://static.igem.org/mediawiki/2011/3/3c/Twitter_logo_25px.png"
+
-
    style="padding-right:5px; width:25px; height:25px;"
+
-
    alt="Follow iGEM on Twitter!"
+
-
    title="Follow iGEM on Twitter!">
+
-
</a>
+
-
<a href="https://igem.org/Forum">
+
-
<img src="https://static.igem.org/mediawiki/igem.org/4/48/Forum_button_v4_25px.png"
+
-
    style="width:25px; height:25px;"
+
-
    alt="Join the iGEM discussions on the Forum!"
+
-
    title="Join the iGEM discussions on the Forum!">
+
-
</a>
+
-
</div>
+
-
<div style="border: 0px none ; height:399px; width: 960px; background-image: url('https://static.igem.org/mediawiki/2012/6/6c/Igem_all1.png'); background-repeat: no-repeat; background-position: 0px 0px; ">
 
-
<table width="960" height="399px" border="0" cellpadding="0" cellspacing="0" style="background: none;">
+
<div id="outer">
-
+
-
    <tbody>
+
-
<tr><td span="3">
+
<script type="text/javascript">  
-
<br class="h10">
+
function slideSwitch() {
-
</td></tr>
+
    var $active = $('#slideshow DIV.active');
-
      <tr>
+
    if ( $active.length == 0 ) $active = $('#slideshow DIV:last');
-
  <td width="150">
+
-
 
+
-
      <table class="coolmenu" bgcolor="black" border="3" bordercolor="ivory" cellpadding="5" cellspacing="0">
+
-
     
+
-
      <tr> <td id="b1" onmouseover="movein(this)" onmouseout="moveout(this)">
+
-
<a href="PreJamboree">Pre-Jamboree</a>
+
-
      </td></tr>
+
-
      <tr> <td id="b2" onmouseover="movein(this)" onmouseout="moveout(this)">
+
    var $next = $active.next().length ? $active.next()
-
<a href="Jamboree">Jamboree</a>
+
        : $('#slideshow DIV:first');
-
      </td></tr>
+
-
      <tr> <td id="b3" onmouseover="movein(this)" onmouseout="moveout(this)">
+
    $active.addClass('last-active');
-
<a href="PostJamboree">Post-Jamboree</a>
+
-
      </td></tr>
+
-
+
-
</table>
+
-
</td>
+
-
+
-
  <td width="660"><br></td>
+
-
     
+
-
<td>
+
-
+
-
      <table class="coolmenu" bgcolor="green" border="3" bordercolor="ivory" cellpadding="5" cellspacing="0">
+
-
     
+
-
      <tr><td id="b4" onmouseover="movein(this)" onmouseout="moveout(this)">
+
-
<a href="Travel">Travel</a>
+
-
      </td></tr>
+
-
      <tr><td id="b5" onmouseover="movein(this)" onmouseout="moveout(this)">
+
    $next.css({opacity: 0.0})
-
<a href="Sponsor">Sponsor</a>
+
        .addClass('active')
-
      </td></tr>
+
        .animate({opacity: 1.0}, 600, function() {
 +
            $active.removeClass('active last-active');
 +
        });
 +
}
-
      <tr><td id="b6" onmouseover="movein(this)" onmouseout="moveout(this)">
+
$(function() {
-
<a href="Press">Press</a>
+
    setInterval( "slideSwitch()", 5000 );
-
      </td></tr>
+
});
-
+
</script>
-
</table>
+
-
</td>
+
-
    </tr>
+
<!-- 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 -->
-
  </tbody></table>
+
-
</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 style="border: 0px none ; height:auto; overflow: visible; width: 960px; background-image: url(https://static.igem.org/mediawiki/2012/e/e6/Igem_all2.png); background-repeat: no-repeat; background-position: 0px 0px; ">  
+
<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>
-
<br class="h10">
+
<div id="box2">
-
<div class="main_item">
+
<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>
-
<h1> <center>Jamboree 2012, Oct 5-7 in Amsterdam, The Netherlands</center> </h1>
+
</div>
 +
</div><!--Container for Twitter ends-->
-
<p>
+
</div>
-
<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
+
<script type="text/javascript">
-
all <b>European iGEM</b> teams to the second European Jamboree <b>October
+
-
5-7</b> at the VU University Amsterdam.
+
-
</p>
+
  var _gaq = _gaq || [];
-
<p> We are very excited about this event and prepare the venue and <a href="program">program for your event</a>. </p>
+
  _gaq.push(['_setAccount', 'UA-29187315-1']);
-
<p> The VU (Vrije Universiteit, in Dutch) Amsterdam offers nice, big
+
  _gaq.push(['_trackPageview']);
-
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>
+
-
<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) </div></div>
+
-
</body>
+
  (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


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