North America

From 2013.igem.org

(Difference between revisions)
 
(148 intermediate revisions not shown)
Line 1: Line 1:
-
{{North America 2013 mainmenubar}}
+
<html>
 +
<link rel="stylesheet" type="text/css" href="/Template:Regional_Europe_2013_bxSliderCss?action=raw&ctype=text/css" >
 +
</html>
{{North America 2013 Page CSS}}
{{North America 2013 Page CSS}}
 +
{{North America 2013 mainmenubar}}
 +
<html>
<html>
<head>
<head>
 +
<style type = 'text/css'>
 +
.headsections
 +
{
 +
columns:50 px 3;
 +
-webkit-columns:100px 3;
 +
-moz-columns:100px 3;
 +
}
 +
 +
.boxed {
 +
  border: 3px double grey;
 +
  opacity:0.8;
 +
  width:600px;
 +
  height: 60 px;
 +
  margin:1px 1px;
 +
  background:#f6f6f6;
 +
  align: center;
 +
}
 +
 +
</style>
 +
</style>
 +
</head>
</head>
<body>
<body>
 +
<p style = "text-align:center; font-size:17px;"><b>*New:</b> <a href="https://2013.igem.org/Jamborees">Results have been posted!</a>
 +
</br>
 +
<p style = "text-align:center; font-size:17px;"><b>*New:</b> <a href="https://static.igem.org/mediawiki/2013/e/ea/IGEM2013NALaserGraffiti.mp4">Laser Graffiti Contest Entries</a>  Winner: UGA Georgia!
 +
</br>
 +
The iGEM 2013 Regional Jamboree North-America will be taking place <b>October 4-6</b>, 2013 at the University of Toronto.
 +
</br>
 +
<hr>
-
<p style = "text-align:center; font-size:17px;">The iGEM 2013 Regional Jamboree North-America will be taking place <b>October 4-6</b>, 2013 at the University of Toronto.
+
<div class="headsections">
-
</p>
+
-
<div class="verticalLineRight">
+
<div class="verticalLine">
<div class="verticalLine">
 +
<p style = "text-align:center;font-size:15px;">  Learn more about <a href="https://2013.igem.org/Jamboree/Attendance_Fee">Registration fees </a>
-
<p>  Learn more about <a href="https://2013.igem.org/Jamboree/Attendance_Fee">Registration fees </a>
 
</p>
</p>
 +
</div>
-
<p>  <a href="http://www.regonline.com/builder/site/Default.aspx?EventID=1265858">Register</a> for the competition<br />
+
</br>
 +
 
 +
<div class="verticalLine">
 +
<p style = "text-align:center;font-size:15px;">  <a href="http://www.regonline.com/builder/site/Default.aspx?EventID=1265858">Register</a> for the competition
 +
</p>
 +
</div>
 +
</br>
 +
<div class="verticalLine">
 +
<p style = "text-align:center;font-size:15px;">
 +
  Check in with our hotel <a href="https://2013.igem.org/North_America/Hotels">arranged group rates</a>
</p>
</p>
-
<p>
+
</div>
-
  We have have arranged group<a href="https://2013.igem.org/North_America/Hotels"> rates at two hotels.</a>
+
-
</p>
 
</div>
</div>
-
<br/>
+
 
 +
<center>
 +
 
 +
<div class="boxed">
 +
<p style = "text-align:center;  "> <i><br/>Our venue is the historic <b>University of Toronto</b>. Established in 1827, the University of Toronto is Canada’s largest university. The University of Toronto is home to 10 Nobel Laureates including Sir Frederick Banting and J.J.R. Macleod who won the Nobel Prize in 1923 for their work with Charles Best in the discovery of the role of insulin in controlling diabetes.</i></p>
</div>
</div>
-
<head>
+
</center>
 +
 
 +
<div class="center">
 +
  <ul class="bxslider">
 +
    <li><img src="https://static.igem.org/mediawiki/2013/5/59/Toronto_skyline-Recovered.png" /></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2013/3/3b/BackToSchool-lpr.png" /></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2013/6/6b/HartHouse_003-lpr-Recovered.png" /></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2013/a/a9/UofT179_20120720_AerialViewStGeorge_003-lpr.png" /></li>
 +
  </ul>
 +
</div>
 +
 
 +
 
 +
<script type="text/javascript" src="/Template:Regional_Europe_2013_bxSliderJs?action=raw&ctype=text/javascript"></script>
<script type="text/javascript">
<script type="text/javascript">
-
var image1 = new Image()
+
  $(document).ready(function(){
-
image1.src = "https://static.igem.org/mediawiki/2013/1/14/IGEM_North_America_Toronto_skyline.png"
+
    //caroussel
-
var image2 = new Image()
+
    $('.bxslider').bxSlider({
-
image2.src = "https://static.igem.org/mediawiki/2013/b/b4/Uoft_universitycollege.jpg"
+
      auto : true
-
var image3 = new Image()
+
    });
-
image3.src = "https://static.igem.org/mediawiki/2013/6/66/Toronto_CN_Tower_.jpg"
+
  });
</script>
</script>
-
</head>
 
-
<body>
 
-
<div class="verticalLineRight">
 
-
<p><img src="images/pentagg.jpg" width="896" height="603" name="slide" /></p>
 
-
<script type="text/javascript">
 
-
        var step=1;
 
-
        function slideit()
 
-
        {
 
-
            document.images.slide.src = eval("image"+step+".src");
 
-
            if(step<3)
 
-
                step++;
 
-
            else
 
-
                step=1;
 
-
            setTimeout("slideit()",2900);
 
-
        }
 
-
        slideit();
 
-
</script>
 
-
</div>
 
-
</body>
 
 +
<p style = "text-align:center; font-size:17px;"><b> University of Toronto </b>  27 King's College Cir, Toronto, ON M5S 1A1
 +
</p>
 +
</div>
 +
<br/>
 +
</center>
</body>
</body>
</html>
</html>

Latest revision as of 18:40, 9 October 2013


*New: Results have been posted!

*New: Laser Graffiti Contest Entries Winner: UGA Georgia!
The iGEM 2013 Regional Jamboree North-America will be taking place October 4-6, 2013 at the University of Toronto.


Learn more about Registration fees


Register for the competition


Check in with our hotel arranged group rates


Our venue is the historic University of Toronto. Established in 1827, the University of Toronto is Canada’s largest university. The University of Toronto is home to 10 Nobel Laureates including Sir Frederick Banting and J.J.R. Macleod who won the Nobel Prize in 1923 for their work with Charles Best in the discovery of the role of insulin in controlling diabetes.

University of Toronto 27 King's College Cir, Toronto, ON M5S 1A1