User:Sifuentes anita

From 2014.igem.org

(Difference between revisions)
 
(455 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/MainPage2014_highlights_style}}
+
{{Sifuentes01}} <!-- This calls the styling and the menu -->
 +
<html> <!-- Declare that you are going to use html code instead of wiki code -->
 +
<!-- Content for the page starts here -->
 +
<body>
-
<html>
+
<div id ="contentWrap">  
-
<head>
+
<div id="rightColumn"> <!-- this where the content and information go -->
-
<style type="text/css">
 
-
h1, h2, h3, h4, h5 { font-family: "Arial Black", Gadget, sans-serif; border-bottom:none;}
 
-
</style>
 
-
<script type="text/javascript">
+
<div class="fullWidthRight">  
-
<!--
+
-
var noimg = 0;
+
-
var i = 0;
+
-
var st1 = 100;
+
-
var st2 = 0;
+
-
var speed = 10;
+
-
+
-
//url goes here
+
-
var imgname = new Array();
+
-
imgname[0] = "https://static.igem.org/mediawiki/2014/a/ae/Sumbawagen_charimansprize.jpg";
+
-
imgname[1] = "https://static.igem.org/mediawiki/2013/5/54/Latam_jamboreepic02.png";
+
-
imgname[2] = "https://static.igem.org/mediawiki/2013/e/ef/Latam_jamboreepic03.png";
+
-
imgname[3] = "https://static.igem.org/mediawiki/2013/9/9e/Latam_jamboreepic01.png";
+
-
imgname[4] = "https://static.igem.org/mediawiki/2013/5/5e/Latam_jamboreepic05.png";
+
-
imgname[5] = "https://static.igem.org/mediawiki/2013/c/c1/Latam_jamboreepic06.png";
+
-
function changeImg(n) {
+
<div class="smallBlockRight">
-
var name = imgname[n];
+
<h4> How to start an iGEM Team</h4>
-
var imgobj = document.getElementById('imagered');
+
<p>All the things you need to know before starting your iGEM experience.</p>
-
animTransA();
+
</div>
-
imgobj.src = name;
+
-
animTransB();
+
-
}
+
-
function resetAuto(num) {
+
-
noimg = num;
+
-
clearTimeout(timg);
+
-
autoChangeImg();
+
-
}
+
-
function autoChangeImg() {
+
<div class="smallBlockRight">
-
var s = 500; /*ms*/
+
<h4> FAQs</h4>
-
changeImg(noimg);
+
<p>Answers to our most frequent questions.</p>
-
noimg++;
+
</div>
-
if (noimg > 4) { noimg = 0;}
+
-
timg = setTimeout("autoChangeImg()",10*s);
+
-
}
+
-
function animTransA() {
+
-
st1 -= speed;
+
-
img = document.getElementById('imagered');
+
-
img.style.opacity = st1/100;
+
-
img.style.filter = 'alpha(opacity=' + st1 + ')';
+
-
if (st1 > 0) { t2=setTimeout("animTransA()",50); }
+
-
else { st1 = 100;}
+
-
}
+
-
function animTransB () {
+
-
st2 += speed;
+
-
img = document.getElementById('imagered');
+
-
img.style.opacity = st2/100;
+
-
img.style.filter = 'alpha(opacity=' + st2 + ')';
+
-
if (st2 < 100) { t3=setTimeout("animTransB()",50); }
+
-
else { st2 = 0;}
+
-
}
+
-
function resetAlpha() {
+
-
clearTimeout(t2);
+
-
clearTimeout(t3);
+
-
img = document.getElementById('imagered');
+
-
img.style.opacity = 1;
+
-
st1 = 100; st2 = 0;
+
-
img.style.filter = 'alpha(opacity=' + 100 + ')';
+
-
}
+
-
</script>
+
-
</head>
+
<div class="smallBlockRight">
 +
<h4>Giant Jamboree </h4>
 +
<p>Mark your calendars for September 24 to September 28, 2015.</p>
 +
</div>
-
<body onLoad = "autoChangeImg();">
+
</div>
 +
<div class="clear"></div>
 +
<div class="fullWidthRight">
 +
<div class="smallBlockRight">
 +
<div class="button"> <a href=""> READ MORE </a> </div>
 +
</div>
-
<div id="fullwrap" >
+
<div class="smallBlockRight">
-
<br><br><br>
+
<div class="button"> <a href=""> READ MORE </a> </div>
-
 
+
</div>
-
<div class="imagehiglights"> <img src="https://static.igem.org/mediawiki/2014/a/ae/Sumbawagen_charimansprize.jpg"  alt="asd" name="image" id="imagered" longdesc="http://asdas"></div>
+
-
</div>
+
<div class="smallBlockRight">
-
<div id="clear"></div>
+
<div class="button"> <a href="igem.org"> READ MORE </a> </div>
-
 
+
</div>
-
 
+
-
<!-- awards -->
+
-
<div id="fullwrap" >
+
-
<div id="column1s">
+
-
 
+
-
 
+
-
<h2> Awards</h2>
+
-
<table width ="440px">
+
-
 
+
-
 
+
-
 
+
-
<tr> <td width="190px"><h4> Grand Prize Winner </h4></td> <td width="125px"> <p>Heidelberg </p> </td> <td width="125px"> <p>UC Davis </p> </td></tr>
+
-
 
+
-
<tr> <td width="190px"><h4>1st Runner-Up</h4></td> <td width="125px"> <p>Imperial </p> </td> <td width="125px"> <p> Wageningen UR</p> </td></tr>
+
-
 
+
-
<tr> <td width="190px"><h4>2nd Runner-Up</h4></td> <td width="125px"><p>NCTU Formosa</p> </td> <td width="125px"> <p>TU Darmstadt</p> </td></tr>
+
-
 
+
-
<tr> <td width="190px"><h4>Chairman's Award</h4> </td> <td colspan="2"><p>Sumbawagen</p> </td> </tr>
+
-
 
+
-
</table>
+
-
 
+
-
</div></div>
+
-
 
+
-
<div id="column2s" >
+
-
 
+
-
<h2> Medals </h2>
+
-
<a href="https://igem.org/2014_Results"> <img src="https://static.igem.org/mediawiki/2014/6/63/Medals2014.jpg" height="190px"> </a>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</div>
+
-
 
+
-
</div>
+
-
 
+
-
<div id="clear"></div>
+
-
<div id="fullwrap" style="text-align:center;">
+
-
<p> See the complete <a href="https://igem.org/2014_Results"><b> list of medals and awards</b></a>.</p>
+
-
</div>
+
-
 
+
-
<div id="clear"></div>
+
-
 
+
-
 
+
-
<!-- Chairman's -->
+
-
<div id="fullwrap">
+
-
 
+
-
 
+
-
<h2> Chairman's Award</h2>
+
-
<p> Team Sumbawagen from Indonesia is the first ever to win the Chairman's Award! This award is given to the team that best embodies the values of iGEM. Sumbawagen won the community's respect and admiration due to their sense of integrity, honesty, effort, celebratory spirit and dedication they showed through the competition.
+
-
<br>
+
-
<!-- Read more about <a href=""><b> Sumbawagen's story and project</b></a>.-->
+
-
 
+
-
<br>
+
-
</div>
+
-
 
+
-
<!-- Giant Jamboree -->
+
-
<div id="fullwrap">
+
-
<div id="column1s">
+
-
<a href="https://static.igem.org/mediawiki/2014/6/6c/2014_iGEM_from_Above.jpg"> <img src="https://static.igem.org/mediawiki/2014/b/b4/Lowres_igemfromabove2014.jpg"> </a>
+
-
 
+
-
 
+
-
</div></div>
+
-
 
+
-
<div id="column2s">
+
-
<h2>iGEM 2014 Giant Jamboree </h2>
+
-
<p> <b> October 30 -  November 03</b>
+
-
<br>
+
-
<p>iGEM 2014 is over! This year we celebrated our 10-year anniversary with one massive event, the Giant Jamboree. Over 2,300 participants gathered at the Hynes Convention Center in Boston, MA to celebrate Synthetic Biology's brightest young minds. 245 multidisciplinary teams from all over the world worked all summer long to tackle today's toughest problems through synthetic biology based on standard parts.
+
-
<!--<br> Read more about <a href=""><b> the Giant Jamboree </b></a>-->  </p>
+
-
 
+
-
</div>
+
-
<div id="clear"></div>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!-- Re live the Giant Jamboree -->
+
-
<div id="fullwrap">
+
-
<br>
+
-
<div id="column1s">
+
-
 
+
-
 
+
-
<h2>Re-live the Giant Jamboree! </h2>
+
-
<p> Here are some useful links so you don't miss out on the iGEM experience!</p>
+
-
<ul>
+
-
<li> <p> <a href="https://2014.igem.org/Giant_Jamboree"><b> Giant Jamboree website</b> </a> </p></li>
+
-
<li> <p><a href="https://2014.igem.org/Giant_Jamboree/Booklet"><b> Booklet</b></a></p></li>
+
-
<li> <p><a href="https://2014.igem.org/Giant_Jamboree/SpecialEvents"><b> Special Events</b></a></p></li>
+
-
<li> <p><a href="https://2014.igem.org/Main_Page_duringtheyear"><b> 2014 Main Page during the year</b></a></p></li>
+
-
</ul>
+
-
</p>
+
-
 
+
-
</div></div>
+
-
 
+
-
<div id="column2s">
+
-
 
+
-
 
+
-
<div style="width:450px;height:300px;text-align:center;margin:auto;" ><object width="450" height="300" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"> <param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2Figemhq%2Fsets%2F72157649254945692%2Fshow&amp;page_show_back_url=%2Fphotos%2Figemhq%2Fsets%2F72157649254945692%2F&amp;set_id=72157649254945692" /> <param name="allowFullScreen" value="true" /> <param name="src" value="https://www.flickr.com/apps/slideshow/show.swf?v=71649" /> <embed width="450" height="300" type="application/x-shockwave-flash" src="https://www.flickr.com/apps/slideshow/show.swf?v=71649" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2Figemhq%2Fsets%2F72157649254945692%2Fshow&amp;page_show_back_url=%2Fphotos%2Figemhq%2Fsets%2F72157649254945692%2F&amp;set_id=72157649254945692" allowFullScreen="true" /> </object><br /></div>
+
-
 
+
-
 
+
-
</div>
+
-
<div id="clear"></div>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!-- <!-- donate and volunteers -->
+
-
<div id="fullwrap" >
+
-
<div id="column1s">
+
-
<h2>Thank you, volunteers! </h2>
+
-
<p>We would like to thank all of the volunteers that help make iGEM possible.  A total of 115 judges participated this year, all of them are volunteering members of our community who dedicate a lot of time and effort to make iGEM better. The Giant Jamboree also received a lot of help, 56 volunteers worked through the weekend in order to make this event possible.
+
-
</p>
+
-
</div></div>
+
</div>
 +
<div class="clear"></div>
 +
<div class="fullWidthRight">
 +
<h3> iGEM News </h3>
 +
<div class="newsItem">
 +
<div class="newsDate"> 17/March</div>
 +
<h5> New Tracks for 2015 </h5>
 +
<p>The new tracks for have been announced. More information: <a href=""> Tracks 2015 </a> </p>
 +
</div>
-
<div id="column2s">
+
<div class="newsItem">  
-
<h2>You can help iGEM too!</h2>
+
<div class="newsDate"> 18/March</div>
-
<p>The iGEM community is big, but iGEM Headquarters is very small.  We need your help to support our new high school division, to provide staff for the safety program, to hire a programmer, to support better assembly standards, and much more.</p>
+
<h5>High School teams at the Giant Jamboree</h5>
 +
<p>High School teams will participate in their own Jamboree inside the event.  
 +
<br>More information: <a href=""> High School 2015 </a></p>
 +
</div>
-
<p>More information on how to<a href="https://igem.org/Donate"> <b> help iGEM. </b></a>
+
<div class="newsItem">  
-
</p>
+
<div class="newsDate"> 05/March</div>
 +
<h5> Early registration ends </h5>
 +
<p>Eearly registration is now closed. Read the <a href="">registration</a> page to see what is new.</p>
 +
</div>
 +
 +
<div class="clear"></div>
-
</div>
+
<br>
 +
<div class="button">
 +
<a href=""> MORE NEWS </a>
 +
</div>
 +
</div>
 +
<div class="clear"></div>
-
<div id="clear"></div>
+
<div class="clear"></div>
-
<!-- 2015 -->
+
<div class="fullWidthRight">  
-
<div id="fullwrap" >
+
<h3>Community Highlights</h3>
-
<div id="column1s">
+
-
<h2>Get ready for 2015!</h2>
+
-
<p> iGEM 2015 is just around the corner. The Giant Jamboree will take place at the Hynes Convention Center again, however the dates have changed; mark your calendars for September 24 to September 28, 2015.
+
 +
<div class="smallBlockRight">
 +
<a href=""><img src="https://static.igem.org/mediawiki/2014/c/cd/2014INSA-Lyon_2_vid_thumb_s.png"></a>
 +
<h4> Team INSA-Lyon</h4>
 +
<p><a href=""> Team INSA-Lyon</a>  has made a <a href=""> music video </a>about the frustrations of cloning!</p>
 +
</div>
 +
<div class="smallBlockRight">
 +
<a href=""><img src="https://static.igem.org/mediawiki/2014/4/4a/2014KIT-Kyoto_vid_thumb_s.png"></a>
 +
<h4> KIT Kyoto </h4>
 +
<p><a href="">Team KIT-Kyoto</a> made an <a href=""> introductory video </a> 'How to make basic BioArt.' </p>
 +
</div>
 +
<div class="smallBlockRight">
 +
<a href=""><img src="https://static.igem.org/mediawiki/2014/e/ed/2014METU_Turkey_vid_thumb2_s.png"></a>
 +
<h4>METU Turkey</h4>
 +
<p><a href=" ">Team METU Turkey</A> made a game related to their project <a href=""> PET degredation </a> </p>
 +
</div>
 +
</div>
-
</p>
+
<div class="clear"></div>
-
<br><br><br><br>
+
-
<p><b>More information will be available on <a href="https://2015.igem.org">2015.igem.org</b>. </a> </p>
+
-
</div></div>
 
 +
<div class="fullWidthRight">
 +
<h3>iGEM Teams</h3>
 +
<iframe width="740" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.google.com/maps/ms?msa=0&amp;msid=211889735555343806668.0004f9377a323c3820df3&amp;hl=en&amp;ie=UTF8&amp;t=p&amp;ll=16.636192,14.0625&amp;spn=112.407019,280.898438&amp;z=2&amp;output=embed"></iframe>
-
<div id="column2s">
 
-
<a href="https://2015.igem.org"> <img src="https://static.igem.org/mediawiki/2014/3/3d/Seeyousoon2015.jpg" > </a>
 
-
</div>
+
</div>
 +
</div>  <!--end of the right side of the page -->
 +
</div> <!-- end of content -->
 +
</body>
 +
<!-- End of page -->
-
</body>
 
 +
<!-- end of html -->
</html>
</html>
-
{{MainPage2014/Footer}}
 

Latest revision as of 15:21, 9 January 2015

How to start an iGEM Team

All the things you need to know before starting your iGEM experience.

FAQs

Answers to our most frequent questions.

Giant Jamboree

Mark your calendars for September 24 to September 28, 2015.

iGEM News

17/March
New Tracks for 2015

The new tracks for have been announced. More information: Tracks 2015

18/March
High School teams at the Giant Jamboree

High School teams will participate in their own Jamboree inside the event.
More information: High School 2015

05/March
Early registration ends

Eearly registration is now closed. Read the registration page to see what is new.


Community Highlights

Team INSA-Lyon

Team INSA-Lyon has made a music video about the frustrations of cloning!

KIT Kyoto

Team KIT-Kyoto made an introductory video 'How to make basic BioArt.'

METU Turkey

Team METU Turkey made a game related to their project PET degredation

iGEM Teams