Difference between revisions of "Team:Ecuador/Collaborations"

 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Ecuador}}
 
{{Ecuador}}
 +
{{Ecuador/slide_script}}
 
<html>
 
<html>
 +
 
<head>
 
<head>
<meta charset="utf-8">
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<title>C-lastin, Modeling</title>
 
<title>C-lastin, Modeling</title>
 
<style>
 
<style>
@charset "utf-8";
 
/* CSS Document */
 
@import url('https://fonts.googleapis.com/css?family=Raleway');
 
    *{
 
        margin: 0px;
 
        font-family: 'Raleway', sans-serif;
 
}
 
   
 
 
@charset "utf-8";
 
@charset "utf-8";
 
/* CSS Document */
 
/* CSS Document */
 
.ec--modeling--container{
 
.ec--modeling--container{
 
padding-top: 100px;
 
padding-top: 100px;
padding-right: 300px;
+
padding-right: 14%;
 
padding-bottom: 100px;
 
padding-bottom: 100px;
padding-left: 300px;
+
padding-left: 38%;
 
}
 
}
 
.ec--main--title{
 
.ec--main--title{
Line 38: Line 33:
 
display: block;
 
display: block;
 
position: fixed;
 
position: fixed;
float: right;
+
float: left;
right: 64px;
+
top: 250px; /*position: -webkit-sticky;
top: 200px;
+
position: sticky;
 +
padding-bottom: 0px;
 +
margin-top: 11.4em;*/
 +
left: 14%;
 +
line-height: 2.6;
 +
}
 +
ul.circle {
 +
    list-style-type: circle;
 
}
 
}
 
.ec--biob--cont{
 
.ec--biob--cont{
Line 101: Line 103:
 
padding-left: 25px;
 
padding-left: 25px;
 
}
 
}
 
+
.ec--h2{
</style>
+
font-size: 25px;
<style>
+
font-weight: bolder;
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
+
display: block;
 
+
margin-top: 15px;
/**
+
margin-bottom: 15px;
* 1. Set default font family to sans-serif.
+
clear: both;
* 2. Prevent iOS text size adjust after orientation change, without disabling
+
padding-top: 20px;
*    user zoom.
+
padding-bottom: 20px;
*/
+
 
+
html {
+
  font-family: sans-serif; /* 1 */
+
  -ms-text-size-adjust: 100%; /* 2 */
+
  -webkit-text-size-adjust: 100%; /* 2 */
+
 
}
 
}
 
+
.ec--p{
/**
+
display: block;
* Remove default margin.
+
line-height: 2;
*/
+
text-align: justify;
 
+
body {
+
  margin: 0;
+
 
}
 
}
 
+
.ec--coll--video{
/* HTML5 display definitions
+
display: block;
  ========================================================================== */
+
clear: both;
 
+
text-align: center;
/**
+
padding-top: 30px;
* Correct `block` display not defined for any HTML5 element in IE 8/9.
+
padding-bottom: 30px;
* Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
+
* Correct `block` display not defined for `main` in IE 11.
+
*/
+
 
+
article,
+
aside,
+
details,
+
figcaption,
+
figure,
+
footer,
+
header,
+
hgroup,
+
main,
+
nav,
+
section,
+
summary {
+
  display: block;
+
 
}
 
}
 
+
.ec--coll--letter{
/**
+
text-align: justify;
* 1. Correct `inline-block` display not defined in IE 8/9.
+
display: block;
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
+
margin-left: 20px;
*/
+
margin-right: 20px;
 
+
margin-top: 20px;
audio,
+
margin-bottom: 20px;
canvas,
+
width: 900px;
progress,
+
video {
+
  display: inline-block; /* 1 */
+
  vertical-align: baseline; /* 2 */
+
 
}
 
}
 
+
.ec--img--surv{
/**
+
top: 0;
* Prevent modern browsers from displaying `audio` without controls.
+
* Remove excess height in iOS 5 devices.
+
*/
+
 
+
audio:not([controls]) {
+
  display: none;
+
  height: 0;
+
}
+
 
+
/**
+
* Address `[hidden]` styling not present in IE 8/9/10.
+
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
+
*/
+
 
+
[hidden],
+
template {
+
  display: none;
+
}
+
 
+
/* Links
+
  ========================================================================== */
+
 
+
/**
+
* Remove the gray background color from active links in IE 10.
+
*/
+
 
+
a {
+
  background: transparent;
+
}
+
 
+
/**
+
* Improve readability when focused and also mouse hovered in all browsers.
+
*/
+
 
+
a:active,
+
a:hover {
+
  outline: 0;
+
}
+
 
+
/* Text-level semantics
+
  ========================================================================== */
+
 
+
/**
+
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
+
*/
+
 
+
abbr[title] {
+
  border-bottom: 1px dotted;
+
}
+
 
+
/**
+
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
+
*/
+
 
+
b,
+
strong {
+
  font-weight: bold;
+
}
+
 
+
/**
+
* Address styling not present in Safari and Chrome.
+
*/
+
 
+
dfn {
+
  font-style: italic;
+
}
+
 
+
/**
+
* Address variable `h1` font-size and margin within `section` and `article`
+
* contexts in Firefox 4+, Safari, and Chrome.
+
*/
+
 
+
h1 {
+
  font-size: 2em;
+
  margin: 0.67em 0;
+
}
+
 
+
/**
+
* Address styling not present in IE 8/9.
+
*/
+
 
+
mark {
+
  background: #ff0;
+
  color: #000;
+
}
+
 
+
/**
+
* Address inconsistent and variable font size in all browsers.
+
*/
+
 
+
small {
+
  font-size: 80%;
+
}
+
 
+
/**
+
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
+
*/
+
 
+
sub,
+
sup {
+
  font-size: 75%;
+
  line-height: 0;
+
  position: relative;
+
  vertical-align: baseline;
+
}
+
 
+
sup {
+
  top: -0.5em;
+
}
+
 
+
sub {
+
  bottom: -0.25em;
+
}
+
 
+
/* Embedded content
+
  ========================================================================== */
+
 
+
/**
+
* Remove border when inside `a` element in IE 8/9/10.
+
*/
+
 
+
img {
+
  border: 0;
+
}
+
 
+
/**
+
* Correct overflow not hidden in IE 9/10/11.
+
*/
+
 
+
svg:not(:root) {
+
  overflow: hidden;
+
}
+
 
+
/* Grouping content
+
  ========================================================================== */
+
 
+
/**
+
* Address margin not present in IE 8/9 and Safari.
+
*/
+
 
+
figure {
+
  margin: 1em 40px;
+
}
+
 
+
/**
+
* Address differences between Firefox and other browsers.
+
*/
+
 
+
hr {
+
  -moz-box-sizing: content-box;
+
  box-sizing: content-box;
+
  height: 0;
+
}
+
 
+
/**
+
* Contain overflow in all browsers.
+
*/
+
 
+
pre {
+
  overflow: auto;
+
}
+
 
+
/**
+
* Address odd `em`-unit font size rendering in all browsers.
+
*/
+
 
+
code,
+
kbd,
+
pre,
+
samp {
+
  font-family: monospace, monospace;
+
  font-size: 1em;
+
}
+
 
+
/* Forms
+
  ========================================================================== */
+
 
+
/**
+
* Known limitation: by default, Chrome and Safari on OS X allow very limited
+
* styling of `select`, unless a `border` property is set.
+
*/
+
 
+
/**
+
* 1. Correct color not being inherited.
+
*    Known issue: affects color of disabled elements.
+
* 2. Correct font properties not being inherited.
+
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
+
*/
+
 
+
button,
+
input,
+
optgroup,
+
select,
+
textarea {
+
  color: inherit; /* 1 */
+
  font: inherit; /* 2 */
+
  margin: 0; /* 3 */
+
}
+
 
+
/**
+
* Address `overflow` set to `hidden` in IE 8/9/10/11.
+
*/
+
 
+
button {
+
  overflow: visible;
+
}
+
 
+
/**
+
* Address inconsistent `text-transform` inheritance for `button` and `select`.
+
* All other form control elements do not inherit `text-transform` values.
+
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
+
* Correct `select` style inheritance in Firefox.
+
*/
+
 
+
button,
+
select {
+
  text-transform: none;
+
}
+
 
+
/**
+
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
+
*    and `video` controls.
+
* 2. Correct inability to style clickable `input` types in iOS.
+
* 3. Improve usability and consistency of cursor style between image-type
+
*    `input` and others.
+
*/
+
 
+
button,
+
html input[type="button"], /* 1 */
+
input[type="reset"],
+
input[type="submit"] {
+
  -webkit-appearance: button; /* 2 */
+
  cursor: pointer; /* 3 */
+
}
+
 
+
/**
+
* Re-set default cursor for disabled elements.
+
*/
+
 
+
button[disabled],
+
html input[disabled] {
+
  cursor: default;
+
}
+
 
+
/**
+
* Remove inner padding and border in Firefox 4+.
+
*/
+
 
+
button::-moz-focus-inner,
+
input::-moz-focus-inner {
+
  border: 0;
+
  padding: 0;
+
}
+
 
+
/**
+
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
+
* the UA stylesheet.
+
*/
+
 
+
input {
+
  line-height: normal;
+
}
+
 
+
/**
+
* It's recommended that you don't attempt to style these elements.
+
* Firefox's implementation doesn't respect box-sizing, padding, or width.
+
*
+
* 1. Address box sizing set to `content-box` in IE 8/9/10.
+
* 2. Remove excess padding in IE 8/9/10.
+
*/
+
 
+
input[type="checkbox"],
+
input[type="radio"] {
+
  box-sizing: border-box; /* 1 */
+
  padding: 0; /* 2 */
+
}
+
 
+
/**
+
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
+
* `font-size` values of the `input`, it causes the cursor style of the
+
* decrement button to change from `default` to `text`.
+
*/
+
 
+
input[type="number"]::-webkit-inner-spin-button,
+
input[type="number"]::-webkit-outer-spin-button {
+
  height: auto;
+
}
+
 
+
/**
+
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
+
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
+
*    (include `-moz` to future-proof).
+
*/
+
 
+
input[type="search"] {
+
  -webkit-appearance: textfield; /* 1 */
+
  -moz-box-sizing: content-box;
+
  -webkit-box-sizing: content-box; /* 2 */
+
  box-sizing: content-box;
+
}
+
 
+
/**
+
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
+
* Safari (but not Chrome) clips the cancel button when the search input has
+
* padding (and `textfield` appearance).
+
*/
+
 
+
input[type="search"]::-webkit-search-cancel-button,
+
input[type="search"]::-webkit-search-decoration {
+
  -webkit-appearance: none;
+
}
+
 
+
/**
+
* Define consistent border, margin, and padding.
+
*/
+
 
+
fieldset {
+
  border: 1px solid #c0c0c0;
+
  margin: 0 2px;
+
  padding: 0.35em 0.625em 0.75em;
+
}
+
 
+
/**
+
* 1. Correct `color` not being inherited in IE 8/9/10/11.
+
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
+
*/
+
 
+
legend {
+
  border: 0; /* 1 */
+
  padding: 0; /* 2 */
+
}
+
 
+
/**
+
* Remove default vertical scrollbar in IE 8/9/10/11.
+
*/
+
 
+
textarea {
+
  overflow: auto;
+
}
+
 
+
/**
+
* Don't inherit the `font-weight` (applied by a rule above).
+
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
+
*/
+
 
+
optgroup {
+
  font-weight: bold;
+
}
+
 
+
/* Tables
+
  ========================================================================== */
+
 
+
/**
+
* Remove most spacing between table cells.
+
*/
+
 
+
table {
+
  border-collapse: collapse;
+
  border-spacing: 0;
+
}
+
 
+
td,
+
th {
+
  padding: 0;
+
}
+
 
+
</style>
+
<style>
+
/*
+
* Ideal Image Slider v1.5.1
+
*
+
* By Gilbert Pellegrom
+
* http://gilbert.pellegrom.me
+
*
+
* Copyright (C) 2014 Dev7studios
+
* https://raw.githubusercontent.com/gilbitron/Ideal-Image-Slider/master/LICENSE
+
*/
+
 
+
.ideal-image-slider {
+
position: relative;
+
overflow: hidden;
+
}
+
.iis-slide {
+
display: block;
+
 
bottom: 0;
 
bottom: 0;
text-decoration: none;
 
position: absolute;
 
top: 0;
 
 
left: 0;
 
left: 0;
width: 100%;
+
right: 0;
height: 100%;
+
margin: auto;
background-repeat: no-repeat;
+
padding-top: 20px;
background-position: 50% 50%;
+
padding-bottom: 20px;
background-size: cover;
+
text-indent: -9999px;
+
 
}
 
}
 +
.anchorOffset{
  
/* Slide effect */
+
display: block !important;
.iis-effect-slide .iis-slide {
+
position: relative !important;
opacity: 0;
+
top: -135px !important;
-webkit-transition-property: -webkit-transform;
+
visibility: hidden !important;
  -moz-transition-property: -moz-transform;
+
-o-transition-property: -o-transform;
+
transition-property: transform;
+
-webkit-transition-timing-function: ease-out;
+
  -moz-transition-timing-function: ease-out;
+
-o-transition-timing-function: ease-out;
+
transition-timing-function: ease-out;
+
-webkit-transform: translateX(0%);
+
-ms-transform: translateX(0%);
+
transform: translateX(0%);
+
}
+
.iis-effect-slide .iis-current-slide {
+
opacity: 1;
+
z-index: 1;
+
}
+
.iis-effect-slide .iis-previous-slide {
+
-webkit-transform: translateX(-100%);
+
-ms-transform: translateX(-100%);
+
transform: translateX(-100%);
+
}
+
.iis-effect-slide .iis-next-slide {
+
-webkit-transform: translateX(100%);
+
-ms-transform: translateX(100%);
+
transform: translateX(100%);
+
}
+
.iis-effect-slide.iis-direction-next .iis-previous-slide,
+
.iis-effect-slide.iis-direction-previous .iis-next-slide { opacity: 1; }
+
  
/* Touch styles */
 
.iis-touch-enabled .iis-slide { z-index: 1; }
 
.iis-touch-enabled .iis-current-slide { z-index: 2; }
 
.iis-touch-enabled.iis-is-touching .iis-previous-slide,
 
.iis-touch-enabled.iis-is-touching .iis-next-slide { opacity: 1; }
 
 
/* Fade effect */
 
.iis-effect-fade .iis-slide {
 
-webkit-transition-property: opacity;
 
  -moz-transition-property: opacity;
 
-o-transition-property: opacity;
 
transition-property: opacity;
 
-webkit-transition-timing-function: ease-in;
 
  -moz-transition-timing-function: ease-in;
 
-o-transition-timing-function: ease-in;
 
transition-timing-function: ease-in;
 
opacity: 0;
 
}
 
.iis-effect-fade .iis-current-slide {
 
opacity: 1;
 
z-index: 1;
 
}
 
/* Captions */
 
.iis-has-captions .iis-slide { text-indent: 0; }
 
.iis-caption {
 
position: absolute;
 
left: 5%;
 
bottom: 5%;
 
max-width: 90%;
 
z-index: 10;
 
background: #000;
 
background: rgba(0,0,0,0.5);
 
padding: 5px 15px;
 
border-radius: 10px;
 
font: 14px/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
 
color: #fff;
 
-webkit-box-sizing: border-box;
 
-moz-box-sizing: border-box;
 
box-sizing: border-box;
 
}
 
.iis-has-bullet-nav .iis-caption { max-width: 42%; }
 
.iis-caption .iis-caption-title { font-weight: bold; }
 
.iis-caption .iis-caption-content {
 
font-size: 13px;
 
line-height: 1.6em;
 
color: #eee;
 
 
}
 
}
.iis-caption .iis-caption-content a,
+
a.lateral{
.iis-caption .iis-caption-content a:visited {
+
  color: black;
color: #eee;
+
  text-decoration: inherit;
text-decoration: underline;
+
  opacity: 1;
border: 0;
+
  color: gray;
 +
  font-weight: 500;
 +
  font-size: 16px;
 
}
 
}
.iis-caption .iis-caption-content a:hover,
+
a.inner-link--active {
.iis-caption .iis-caption-content a:active {
+
  opacity: 1;
color: #fff;
+
  animation: bulge .5s ease;
 +
  -webkit-animation: bulge .5s ease;
 
}
 
}
  
</style>
+
</style>
 
</head>
 
</head>
 +
  
 
<body>
 
<body>
Line 659: Line 174:
 
<div class="ec--first--section">
 
<div class="ec--first--section">
 
<div class="ec--main--title">
 
<div class="ec--main--title">
<a name="MOD"  style="text-decoration: none;"><h1>Collaborations</h1></a>
+
<a name="MOD"  style="text-decoration: none;"><h1>COLLABORATIONS</h1></a>
</div>
+
 +
</div>
 
<div class="ec--modeling--items">
 
<div class="ec--modeling--items">
 +
<h3>Index</h3>
 
<ul>
 
<ul>
<li><a href="#MOD">Modeling</a></li>
+
<li><a href="#l1" style="text-decoration: none;color: #000000">Estonia</a></li>
<li><a href="#WWD">WHAT DID WE DO?</a></li>
+
<li><a href="#l2" style="text-decoration: none;color: #000000">Spain</a></li>
<li><a href="#HWD">HOW DID WE DO IT?</a></li>
+
<li><a href="#l3" style="text-decoration: none;color: #000000">Mexico</a></li>
<li><a href="#RES">RESULTS</a></li>
+
<li><a href="#l4" style="text-decoration: none;color: #000000">MEETUP Latin America</a></li>
<li><a href="#EXP">EXPERIENCE</a></li>
+
<li><a href="#l5" style="text-decoration: none;color: #000000">Chile</a></li>
<li><a href="#ACK">ACKNOWLEDGEMENT</a></li>
+
<li><a href="#l6" style="text-decoration: none;color: #000000">Surveys, Supporting development in iGEM.</a></li>
 
</ul>
 
</ul>
</div>
+
<div class="ec--img--home--slider">Reference image</div>
+
</div>
</div>
+
 +
 +
</div>
 
 
 
<div class="ec--nau--content">
 
<div class="ec--nau--content">
<div class="ec--sect--title">
+
<h2><a name="I1" style="text-decoration: none;">1. 08 ABRIL 2018 MEXICO </a></h2>
+
<div class=WordSection1>
                <p><a href="https://2018.igem.org/Team:TecCEM">https://2018.igem.org/Team:TecCEM</a></p>
+
                <p><br>
+
                </p>
+
              <p>Fue un honor haber tenido el primer  acercamiento con el equipo de Biología Sintética de México&nbsp;<a href="https://www.facebook.com/IgemTecMty/?__tn__=K-R&eid=ARAfb2E_6sxoGf4U-PxAIacXPEw8zbW5uHmz2rp4JDTxuw9QoSRDH1kJjKATRrqqhDqwW7prNtPdjth9&fref=mentions&__xts__%5B0%5D=68.ARCSxE4dTZUUKRVcQ5ejA987KvONVqpZm8oWOiQGmbtgfTM_-4M75OGo27BaI_kW1U_rIVi-dbkrqwEillzVDfO_u3nF_M8xmTZ_H_uilE7na8XTf_VdmNlvw5y7xRs3r2jofNMWsMHW1Fwk59pLx6RLQ_MVMLtf3MQGI8kOAZ-rwYYhJmQG">IGEM  Tec-Monterrey</a>&nbsp;con quienes iniciamos colaboraciones conjuntas con miras a la  competencia mundial (octubre-2018)<br>
+
              <p>Fue un honor haber tenido el primer  acercamiento con el equipo de Biología Sintética de México&nbsp;<a href="https://www.facebook.com/IgemTecMty/?__tn__=K-R&eid=ARAfb2E_6sxoGf4U-PxAIacXPEw8zbW5uHmz2rp4JDTxuw9QoSRDH1kJjKATRrqqhDqwW7prNtPdjth9&fref=mentions&__xts__%5B0%5D=68.ARCSxE4dTZUUKRVcQ5ejA987KvONVqpZm8oWOiQGmbtgfTM_-4M75OGo27BaI_kW1U_rIVi-dbkrqwEillzVDfO_u3nF_M8xmTZ_H_uilE7na8XTf_VdmNlvw5y7xRs3r2jofNMWsMHW1Fwk59pLx6RLQ_MVMLtf3MQGI8kOAZ-rwYYhJmQG">IGEM  Tec-Monterrey</a>&nbsp;con quienes iniciamos colaboraciones conjuntas con miras a la  competencia mundial (octubre-2018)<br>
+
                  El día de hoy tuvimos la oportunidad de  contactarnos con el equipo de&nbsp;<a href="https://www.facebook.com/BiosinEcuador/?__tn__=KH-R&eid=ARCfK2K3TZZH0ntl7nY_OhXTjadAxz6JDiAACcqOrm56w4y-GI1rUmAyQsNu7B02y2TXMrC-5yr8ghsF&fref=mentions&__xts__%5B0%5D=68.ARCSxE4dTZUUKRVcQ5ejA987KvONVqpZm8oWOiQGmbtgfTM_-4M75OGo27BaI_kW1U_rIVi-dbkrqwEillzVDfO_u3nF_M8xmTZ_H_uilE7na8XTf_VdmNlvw5y7xRs3r2jofNMWsMHW1Fwk59pLx6RLQ_MVMLtf3MQGI8kOAZ-rwYYhJmQG">IGEM  Ecuador - Biología Sintética</a>&nbsp;cuya participación es la primera en esta  competencia. Estamos muy entusiasmados en colaborar con ellos!!! #                                                                      &#127474;&#127485;    &#127466;&#127464; </p>
+
<div id="slider_Mexico">
+
<img src="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" title="Estonia" alt="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" src="" title="Estonia" alt="From Ecuador" />
+
<img data-src="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" src="" alt="Estonia" data-caption="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" src="" title="Estonia" alt="From Ecuador" />
+
</div>
+
+
  <a name="I2"><h2>2. 13 DE JULIO 2018 MEET UP LATINOAMERICA</h2></a>
+
                <p><a href="https://2018.igem.org/Teams/Meetups#Latin_American_Meetup">https://2018.igem.org/Teams/Meetups#Latin_American_Meetup</a></p>
+
              <p>Tecnológico de Monterrey,&nbsp; <br>
+
                  <strong>Description:</strong>&nbsp;​The participant  teams will present their projects in order to receive feedback from other teams  and experts on the subject. We are contacting different PhD ́s. who are  interested in participating and collaborating with the teams and can contribute  to the improvement of the projects. We are expecting the participation of the  teams from Tec Monterrey, Tec Guadalajara, Tec Chihuahua, Ecuador, Chile,  Brazil and Peru. In the case that any of the teams can not attend, then we will  designate a space for connecting with them via online.</p>
+
<div id="slider_Latin">
+
<img src="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" data-src-2x="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" title="Estonia" alt="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" src="" title="Estonia" alt="From Ecuador" />
+
<img data-src="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" data-src-2x="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" src="" alt="Estonia" data-caption="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" src="" title="Estonia" alt="From Ecuador" />
+
</div>
+
                <a name="I3"  style="text-decoration: none;">
+
                <h2>3. 19 DE JULIO 2018 ESTONIA</h2></a>
+
  <p> <a href="https://2018.igem.org/Team:Tartu_TUIT">https://2018.igem.org/Team:Tartu_TUIT</a> <br>
+
Last week we had a conversation with IGEMers from&nbsp;<a href="https://www.facebook.com/iGEMEST/?__tn__=K-R&eid=ARDbjwtfdmVrhzasSaAN8PoUazw6HxWMGR7DFcDwC2hDpgjfIjHf_R0YIMxH0lrqLd0NZtRaOjY4IQvr&fref=mentions&__xts__%5B0%5D=68.ARAt7NWvD6E8WSiOiloQaCsq0JYd3t67eE7UuyCw5dOYNjNYbKha-iY2J3pryWplofx3LefxMVNb6rkGgWQQ2ETTHKp5F2tB8g06FFaFo5HuTlFdAV8RND74wKOhsD2q_l2d3dWNiREcaM-NBYVWqvf02wPwTo_oUP21WYOWHbsiF1l9zi1x">Estonia iGEM</a>&nbsp;for knowing more  about our projects and getting advice. We are also looking for a mutual  collaboration.&nbsp;<br>
+
La semana pasada tuvimos una charla con IGEMers  del equipo de Estonia para conocer más sobre nuestros proyectos y aconsejarnos.  Asimismo, tenemos en mira una colaboración mutua.</p>
+
             
+
<div id="slider_Estonia">
+
<img src="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" data-src-2x="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" title="Estonia" alt="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" src="" title="Estonia" alt="From Ecuador" />
+
<img data-src="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" data-src-2x="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" src="" alt="Estonia" data-caption="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" src=""title="Estonia" alt="From Ecuador"  />
+
</div>
+
<a name="I4"><h2>4. 05 DE AGOSTO 2018 ESPAÑA</h2></a>
+
          <p><a href="https://2018.igem.org/Team:Valencia_UPV">https://2018.igem.org/Team:Valencia_UPV</a></p>
+
              <p>Estamos  agradecidos con los iGEMers del equipo&nbsp;<a href="https://www.facebook.com/ValenciaUPViGEM/?__tn__=K-R&eid=ARD0cA9PuJETMIGKcNHtvkGKNKv-magkA2RuN1dCoZfG6opb0P9Z239Qby6DRjvQPBt1khYvel5EzVsZ&fref=mentions&__xts__%5B0%5D=68.ARB3rgHpEQxKSrOWMNmRBGY9wKZHLlLzfPoHoJKaVJAoECZuWQ22R3eG2tTaH8986gxy-e4Eevs-Le0PTYPGGyziolonhKZUukto62UfgW36Qx87z609dNDNHpiPHcigjXsS-mG7kO0kjcfQHLROm08g0ux7uR_43M6UBoRE9VqPITsfPkVQ">UPV  IGEM</a>&nbsp;por  la colaboración que han hecho con nosotros al enviarnos cepas de E. coli para  clonación que serán ensayadas nuestro proyecto. Conozcan su interesante  proyecto llamado PRINTERÍA&nbsp;<a href="http://www.upv.es/noticias-upv/noticia-10319-printeria-es.html" target="_blank">http://www.upv.es/noticias-…/noticia-10319-printeria-es.html</a>&nbsp;<br>
+
                We are grateful with the iGEMers from UPV IGEM  team for the collaboration by sending us E. coli cloning strains which will be  used in our project. Check out their project named PRINTERIA&nbsp;<a href="http://www.upv.es/noticias-upv/noticia-10319-printeria-es.html" target="_blank">http://www.upv.es/noticias-…/noticia-10319-printeria-es.html</a></p>
+
<div id="slider_Valencia">
+
<img src="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" title="Estonia" alt="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" src="" title="Estonia" alt="From Ecuador" />
+
<img data-src="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" src="" alt="Estonia" data-caption="Reunion" />
+
<img data-src="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" src="" title="Estonia" alt="From Ecuador" />
+
</div>
+
              <h3><a name="I5"  style="text-decoration: none;"></a></h3>
+
              <h2>5. 01 OCTUBRE 2018</h2>
+
              <p>Labs like you  &amp; Moves like iGEM!!<br>
+
25 teams <br>
+
Hey iGEMers!<br>
+
This link is the final  video we promised to send you. Thanks for contributing with this task, it&rsquo;s has  been such an amazing experience working along with you, we have a lot of fun  and we hope that you two.&nbsp;</p>
+
              <p>Hope you like them, see you  in Boston!<br>
+
<iframe width="560" height="315" src="https://www.youtube.com/embed/R7vdiGLLJZA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
+
  
              <p>1. iGEM IISER  Bhopa<br>
 
2. IGEM AFCM <br>
 
3. IGEM UNESP BRAZIL<br>
 
4. IGEM WASHINGTON<br>
 
5. IGEM Tust China <br>
 
6. iGEM team  Bielefeld-CeBiTec <br>
 
7. IISc-Bangalore  iGEM Team<br>
 
8. IGEM BRAZIL USP<br>
 
9. IGEM DUSSELDORF<br>
 
10. IGEM GRONINGEN<br>
 
11. IGEM DALHOUSIE<br>
 
12. IGEM LEIDEN<br>
 
13. Team UFLORIDA<br>
 
14. Tarta TUIT_IGEM<br>
 
15. Toulouse INSA  UPS<br>
 
16. IGEM MICHIGAN  STATE<br>
 
17. Team UCHILE_Biotec<br>
 
18. ECUADOR<br>
 
19. IGEM BRAZIL USP EEL<br>
 
20. Tec-Guadalajara<br>
 
21. Tec-Chihuahua<br>
 
22. UCSC IGEM<br>
 
23. TecCEM<br>
 
24.  iTESLA-SoundBio Team<br>
 
25. Tacoma  RainMakers Team</p>
 
              <h1>REVISTA</h1>
 
              <p><a href="https://2018.igem.org/Team:UChile_Biotec">https://2018.igem.org/Team:UChile_Biotec</a> <br>
 
                Magazine Latam</p>
 
              <h1>SURVEYS</h1>
 
              <p>Surveys  <a href="https://2017.igem.org/Team:Heidelberg/Collaborations#collaboration9">Development  within iGEM</a></p>
 
Dear iGEM Ecuador,<br>
 
<br>
 
<br>
 
My name is John and I am a member of iGEM Thessaloniki. I am contacting you to  let you know about the collaboration we are organising. More specifically, our  team is working on designing a system to increase robustness of measurements by  decoupling gene expression from copy number. So, if you would like to take part  in our Interlaboratory Collab all you have to do is to conduct measurements,  measuring fluorescence with our constructs in a plate reader. We will gather  and compare results from around the world and find out if our system diminishes  interlaboratory variations caused by differences in plasmid copy number.<br>
 
<br>
 
<br>
 
In addition, we have created a survey about synthetic biology, laboratory work,  safety and ethics that is addressed to experienced scientists working on the  synthetic biology field . We would appreciate it if you could forward this  survey to your PIs, instructors and advisors. You can find the survey here: <a href="https://goo.gl/forms/xigcfX3wmFpywlMo2" target="_blank">https://goo.gl/forms/xigcfX3wmFpywlMo2</a> <br>
 
<br>
 
<br>
 
<br>
 
Hope you see you in our Interlaboratory Collaboration. For more information  don&rsquo;t hesitate to contact us.<br>
 
<br>
 
<br>
 
Thank you in advance for your time.<br>
 
<br>
 
<br>
 
<br>
 
Best, <br>
 
<p>John Alexopoulos<br>
 
</p>
 
<img src="https://static.igem.org/mediawiki/2018/3/3d/T--Ecuador--survey1.png" width="478" height="269" alt=""/>
 
<p>Dear iGEM Team Ecuador,<br>
 
  I&rsquo;m a member of this year&rsquo;s iGEM Team Bielefeld-CeBiTec (Germany) and we have a  little favor to ask. We prepared a survey on the topics Dual Use and Dual Use  Research of Concern for which we need your help! We already have many German  respondents and would be very happy to get a more international view - that&rsquo;s  why we would be pleased if as many of you as possible could participate! If we  can also do something for you, please do not hesitate to contact us <br>
 
  <br>
 
  See you in Boston &amp; best wishes!<br>
 
  Matthias<br>
 
  <br>
 
</p>
 
  <img src="https://static.igem.org/mediawiki/2018/f/f2/T--Ecuador--survey2.png" width="683" height="384" alt=""/>
 
<p>Dear team Ecuador<br>
 
  <br>
 
  Are you interested in contributing to the well being and prosperity for future  iGEM participants? All we need is your attention for 1 minute <br>
 
  <br>
 
  We&rsquo;re the team from Lund University in Sweden. After talking with previous and  current iGEM students we&rsquo;ve come to the conclusion that iGEM can be a very  stressful and frustrating experience for many.<br>
 
  <br>
 
  iGEM is multifaceted and challenges its participants in many ways. For many  individuals, it can become an overwhelming experience which in turn can cause  mental health complications such as stress, anxiety and depression. Others  members, such as the team leaders, might also face problems with managing the  team and ensuring that the project progresses in the right direction.<br>
 
  <br>
 
  We strongly believe that this can be changed with the proper tools and  guidance.<br>
 
  <br>
 
  As a part of our human practices initiative this year, we will be conducting a  world-wide survey to map out self-fulfillment, motivation, stress, organization  and management, and group dynamics within the iGEM community. <br>
 
  <br>
 
  This survey will serve as a foundation for a handbook written by us about  team-organization for future iGEM members and team leaders. The handbook will  skip all the theoretical jargon and dive straight into tools and practices the  teams can apply to improve their work flow and well-being.<br>
 
  <br>
 
  It would mean a lot to us if you could distribute our survey to as many people  as possible within your team. It takes less than 5 minutes to answer all the  questions.<br>
 
  <br>
 
  <a href="https://goo.gl/forms/MolMbkOuaKiXrWpB3" target="_blank">https://goo.gl/forms/MolMbkOuaKiXrWpB3</a> <br>
 
  <br>
 
  Please don&rsquo;t hesitate to ask if there&rsquo;s anything our team could help you out  with.<br>
 
  <br>
 
  Warm regards,<br>
 
  Albert Anis<br>
 
  iGEM Lund</p>
 
<p> </p>
 
  <img src="https://static.igem.org/mediawiki/2018/2/22/T--Ecuador--survey3.png" width="683" height="384" alt=""/>
 
<p align="center">Dear Team Ecuador,<br>
 
  <br>
 
  Hello!<br>
 
  My name is Ayano Furuta, and I&rsquo;m a student at  Tokyo University of Science in Japan. I belong to Botchan Lab Tokyo, this  University&rsquo;s iGEM team, and I would like to ask you a favor.<br>
 
  In this year, my team is planning to think  deeply about food issues through Human Practice, and we want to collect a data  which regard to awareness of food problem from different countries. <br>
 
  <br>
 
  If it&rsquo;s ok with you, please take a few minutes  to fill out the survey below. I want as many people as possible to fill out the  one, so if you can ask your friends or family, please ask them to answer the  questions.<br>
 
  <br>
 
  I am really appreciate that you take your  precious time to read this.<br>
 
  If we can also do something for you, please do  not hesitate to contact us!<br>
 
  I&rsquo;m looking forward to see you in Boston <br>
 
  <br>
 
  <a href="https://docs.google.com/forms/d/1Sx5q3K7PJTlJ4TNtTSLEfEPBmIsNgrYblHqRVWt8m_o/viewform?edit_requested=true" target="_blank">https://docs.google.com/forms/d/1Sx5q3K7PJTlJ4TNtTSLEfEPBmIsNgrYblHqRVWt8m_o/viewform?edit_requested=true</a><br>
 
  <br>
 
  Kind regards, <br>
 
  Ayano </p>
 
<p align="center"> </p>
 
  <img src="https://static.igem.org/mediawiki/2018/1/1f/T--Ecuador--survey4.png" width="683" height="384" alt=""/>
 
<p align="center">&nbsp;</p>
 
<p align="center">iGEM Tec Chihuahua 2018</p>
 
<p align="center">¡Saludos desde iGEM Tec-Chihuahua!<br>
 
  Estamos trabajando actualmente en un manual de  emprendimiento con el cual los equipos de iGEM podrían contar para el  desarrollo de la sección de emprendimiento de sus proyectos. Queremos que este  manual se pueda utilizar en las próximas ediciones de la competencia para que  los equipos puedan tener una guía adecuada en la cual se puedan basar para sacar  adelante el área.<br>
 
  <br>
 
  Es nuestra intención que esta guía incluya  situaciones que los diferentes equipos de iGEM de todo el mundo experimentan  mientras exploran el campo de emprendimiento. Por lo tanto, los invitamos a  colaborar con nosotros y con la comunidad de iGEM enviándonos sus preguntas y  preocupaciones que llegaron a surgirles al administrar esta sección de sus  proyectos. iGEM ​​Tec-Chihuahua consultará a diferentes expertos y  compartiremos con ustedes las mejores soluciones. También incluiremos sus  preguntas e inquietudes con sus respectivas respuestas en nuestro manual para  futura referencia.<br>
 
  <br>
 
  Adjunto a este mensaje, encontrarán un Google  Forms para recibir su apoyo en el desarrollo de este manual. Aquí incluimos  algunas preguntas para recopilar estadísticas sobre el emprendimiento en iGEM y  una sección para que ustedes nos compartan su opinión sobre este manual.<br>
 
  La fecha límite para completar este Google  Forms es <a href="https://www.facebook.com/BiosinEcuador/inbox/?mailbox_id=151919028838292&selected_item_id=100001373108487">el 8 de julio</a> y iGEM Tec-Chihuahua enviará las respuestas  correspondientes a cada equipo la primera semana de <a href="https://www.facebook.com/BiosinEcuador/inbox/?mailbox_id=151919028838292&selected_item_id=100001373108487">agosto</a>.<br>
 
  Le deseamos lo mejor para sus proyectos.<br>
 
  Muchas gracias!<br>
 
  <a href="https://l.facebook.com/l.php?u=https%3A%2F%2Fdocs.google.com%2Fforms%2Fd%2Fe%2F1FAIpQLSfooEx-ve4OCPklJeNpG8nAMcSc6Uyx-kIwyoFnOpaiFC3u_w%2Fviewform%3Fusp%3Dsf_link&h=AT0ujOVmRNt9sPeiyF1E7_Sk2cx6cAK4IuG1ifuzvqtlkBYyQsXDY_Jvd2q-FJ2PEP1WpJ0njIgyn02PV5y9u_xxI8ctsetoQsHYOqbJFJnXkGbdf1vJ5IoIRDm_y24f1w3F0A" target="_blank">https://docs.google.com/forms/d/e/1FAIpQLSfooEx-ve4OCPklJeNpG8nAMcSc6Uyx-kIwyoFnOpaiFC3u_w/viewform?usp=sf_link</a><br>
 
  En caso de que no puedan abrir el archivo,  háganoslo saber <br>
 
</p>
 
  <img src="https://static.igem.org/mediawiki/2018/c/c5/T--Ecuador--survey5.png" width="683" height="384" alt=""/>
 
<p align="center">We thank all the teams  involved in these collaborations; for sharing their time with us, giving us  advice, supporting our project and making this experience more amusing. </p>
 
</div>
 
<div class="ec--sect--text"></div>
 
</div>
 
</div>
 
 
 
<!-->IdealImageSlider<!-->
 
<script type="text/javascript">
 
var IdealImageSlider = (function() {
 
"use strict";
 
  
/*
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
* requestAnimationFrame polyfill
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
*/
+
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
var _requestAnimationFrame = function(win, t) {
+
return win["r" + t] || win["webkitR" + t] || win["mozR" + t] || win["msR" + t] || function(fn) {
+
setTimeout(fn, 1000 / 60);
+
};
+
}(window, 'equestAnimationFrame');
+
  
/**
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
* Behaves the same as setTimeout except uses requestAnimationFrame() where possible for better performance
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
* @param {function} fn The callback function
+
mso-ansi-language:EN-US'>Collaborations have been one of the greatest parts of
* @param {int} delay The delay in milliseconds
+
iGEM, it was amazing to meet lovers of the science from all over the world,
*/
+
share whit them and make contacts. It was wonderful to hear all the ideas of
var _requestTimeout = function(fn, delay) {
+
their projects and share our idea too. <o:p></o:p></span></p>
var start = new Date().getTime(),
+
handle = {};
+
  
function loop() {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
var current = new Date().getTime(),
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
delta = current - start;
+
mso-ansi-language:EN-US'>As newbies, we asked many questions and all the teams
 +
were always willing to answer, thank you very much. We shared whit teams from
 +
Mexico, Estonia, <span class=SpellE>España</span>, Chile and we participated in
 +
the <span class=SpellE>MeetUp</span> <span class=SpellE>Latinametica</span>.
 +
Below are the different iGEM teams that have collaborated with us.<o:p></o:p></span></p>
  
if (delta >= delay) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
fn.call();
+
36.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-style-textoutline-type:
} else {
+
none;mso-style-textoutline-outlinestyle-dpiwidth:0pt;mso-style-textoutline-outlinestyle-linecap:
handle.value = _requestAnimationFrame(loop);
+
flat;mso-style-textoutline-outlinestyle-join:round;mso-style-textoutline-outlinestyle-pctmiterlimit:
}
+
0%;mso-style-textoutline-outlinestyle-dash:solid;mso-style-textoutline-outlinestyle-align:
}
+
center;mso-style-textoutline-outlinestyle-compound:simple;mso-effects-shadow-color:
 +
#6E747A;mso-effects-shadow-alpha:43.0%;mso-effects-shadow-dpiradius:3.0pt;
 +
mso-effects-shadow-dpidistance:2.0pt;mso-effects-shadow-angledirection:5400000;
 +
mso-effects-shadow-align:center;mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:
 +
100.0%;mso-effects-shadow-anglekx:0;mso-effects-shadow-angleky:0;mso-ansi-language:
 +
EN-US'><a name="l1" style="text-decoration: none"></a>ESTONIA </span><u><span lang=EN-US style='font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p></o:p></span></u></p>
 +
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'>The <a href="https://2018.igem.org/Team:Tartu_TUIT">iGEM team</a> from Tartu Estonia, is working in the
 +
production of <span class=SpellE>mycosporine</span>-like amino acids, UV
 +
radiation protection compounds, in yeast using the genes from two different
 +
cyanobacterial species. This compounds work not only as sunscreen but also are
 +
able to protect skin from photoaging, have the anti-inflammatory effect and
 +
antioxidant activity and even could be considered as anti-cancer agents. <o:p></o:p></span></p>
  
handle.value = _requestAnimationFrame(loop);
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
return handle;
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
};
+
mso-ansi-language:EN-US'>As Ecuador is located on the equatorial line or
 +
parallel 0 °, is subjected to extremely high UV radiation indices, especially
 +
in the Andean area. In our country, there are constant campaigns to prevent
 +
skin cancer and protection against intense radiation.<o:p></o:p></span></p>
  
/*
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
* Helper functions
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
*/
+
mso-ansi-language:EN-US'>In the meetings with the iGEM team from Tartu we
var _isType = function(type, obj) {
+
talked about the importance of your project and how it would benefit tropical
var _class = Object.prototype.toString.call(obj).slice(8, -1);
+
countries like ours. We also comment on experiences on how the sunscreens
return _and_f(_and_f(obj !== undefined, obj !== null),_class === type);
+
contain chemical compounds which are extremely toxic to the oceans and the
};
+
environment.<o:p></o:p></span></p>
 +
<div id="slider_Estonia">
 +
<img src="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" data-src-2x="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" src=""  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" data-src-2x="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" src=""  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" src=""  />
 
 
var _and_f =function(parameter1, parameter2) {
+
</div>
    return !(!parameter1 || !parameter2);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
}
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;color:#1D2129;
 +
background:white;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
36.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-style-textoutline-type:
 +
none;mso-style-textoutline-outlinestyle-dpiwidth:0pt;mso-style-textoutline-outlinestyle-linecap:
 +
flat;mso-style-textoutline-outlinestyle-join:round;mso-style-textoutline-outlinestyle-pctmiterlimit:
 +
0%;mso-style-textoutline-outlinestyle-dash:solid;mso-style-textoutline-outlinestyle-align:
 +
center;mso-style-textoutline-outlinestyle-compound:simple;mso-effects-shadow-color:
 +
#6E747A;mso-effects-shadow-alpha:43.0%;mso-effects-shadow-dpiradius:3.0pt;
 +
mso-effects-shadow-dpidistance:2.0pt;mso-effects-shadow-angledirection:5400000;
 +
mso-effects-shadow-align:center;mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:
 +
100.0%;mso-effects-shadow-anglekx:0;mso-effects-shadow-angleky:0'><a name="l2" style="text-decoration: none"></a>SPAIN<o:p></o:p></span></p>
  
var _isInteger = function(x) {
+
return Math.round(x) === x;
+
<p class=MsoNormal style='line-height:150%'><span class=SpellE><span
};
+
lang=EN-US style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
 +
mso-fareast-language:ES-EC'>SynBio</span></span><span lang=EN-US
 +
style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
 +
mso-fareast-language:ES-EC'> has never been easier, <a href="https://2018.igem.org/Team:Valencia_UPV">UPV Valencia</a> is working in
 +
&quot;<span class=SpellE>Printeria</span>&quot;, a fully equipped
 +
bioengineering device, literally a mini lab that opens the door to a world of
 +
affordable applications for the general public. <span class=SpellE>Printeria</span>
 +
is able to automate the process of printing genetic circuits in bacteria and is
 +
as easy to operate as a common printer. It uses a system of digital
 +
microfluidics that creates small droplets that can be mixed and moved through
 +
predefined electrode trajectories. This box lab is combined with Golden Gate
 +
technology, sensors and low-cost electronics and an easy-to-use software
 +
application.
 +
<o:p></o:p>
 +
</span></p>
  
var _deepExtend = function(out) {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
out = out || {};
+
lang=EN-US style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
for (var i = 1; i < arguments.length; i++) {
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
var obj = arguments[i];
+
mso-fareast-language:ES-EC'>Just like that the user is able to assemble parts
if (!obj)
+
of DNA domesticated in a one-step reaction and can control all biotechnological
continue;
+
steps, from the assembly of parts and transformation to cell culture, with high
for (var key in obj) {
+
precision.<o:p></o:p></span></p>
if (obj.hasOwnProperty(key)) {
+
if (_and_f(_isType('Object', obj[key]), obj[key] !== null))
+
_deepExtend(out[key], obj[key]);
+
else
+
out[key] = obj[key];
+
}
+
}
+
}
+
return out;
+
};
+
  
var _hasClass = function(el, className) {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
if (!className) return false;
+
lang=EN-US style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
if (el.classList) {
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
return el.classList.contains(className);
+
mso-fareast-language:ES-EC'>The initial idea was to try the production of the
} else {
+
fusion proteins and bacterial cellulose in <span class=SpellE>Printeria</span>.
return new RegExp('(^| )' + className + '( |$)', 'gi').test(el.className);
+
Can you imagen that hospital would produce his own bandages when they need it? But
}
+
both teams have problems with the size of the parts, so we change plans and
};
+
decided to evaluate the opinion of researchers, <span class=SpellE>medicians</span>
 +
and artist.<o:p></o:p></span></p>
  
var _addClass = function(el, className) {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><!--[if gte vml 1]><v:rect
if (!className) return;
+
id="Rectángulo_x0020_9" o:spid="_x0000_s1029" style='position:absolute;left:0;
if (el.classList) {
+
text-align:left;margin-left:199.35pt;margin-top:15.15pt;width:114.15pt;
el.classList.add(className);
+
height:19.55pt;z-index:251663360;visibility:visible;mso-wrap-style:square;
} else {
+
mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
el.className += ' ' + className;
+
mso-wrap-distance-bottom:0;mso-position-horizontal:absolute;
}
+
mso-position-horizontal-relative:text;mso-position-vertical:absolute;
};
+
mso-position-vertical-relative:text;v-text-anchor:middle' o:gfxdata="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
 +
BQAAAAA=
 +
" fillcolor="#5b9bd5 [3204]" strokecolor="#1f4d78 [1604]" strokeweight="1pt">
 +
<v:textbox>
 +
  <![if !mso]>
 +
  <table cellpadding=0 cellspacing=0 width="100%">
 +
  <tr>
 +
    <td><![endif]>
 +
    <div>
 +
    <p class=MsoNormal align=center style='text-align:center'><span lang=EN-US
 +
    style='mso-ansi-language:EN-US'>Survey: Spain <o:p></o:p></span></p>
 +
    </div>
 +
    <![if !mso]></td>
 +
  </tr>
 +
  </table>
 +
  <![endif]></v:textbox>
 +
</v:rect><![endif]--><![if !vml]></p>
  
var _removeClass = function(el, className) {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><!--[if gte vml 1]><v:rect
if (!className) return;
+
id="Rectángulo_x0020_21" o:spid="_x0000_s1028" style='position:absolute;
if (el.classList) {
+
left:0;text-align:left;margin-left:199.5pt;margin-top:17.3pt;width:114.15pt;
el.classList.remove(className);
+
height:19.55pt;z-index:251664384;visibility:visible;mso-wrap-style:square;
} else {
+
mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
el.className = el.className.replace(new RegExp('(^|\\b)' + className.split(' ').join('|') + '(\\b|$)', 'gi'), ' ');
+
mso-wrap-distance-bottom:0;mso-position-horizontal:absolute;
}
+
mso-position-horizontal-relative:text;mso-position-vertical:absolute;
};
+
mso-position-vertical-relative:text;v-text-anchor:middle' o:gfxdata="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
 +
8wAAAOgFAAAAAA==
 +
" fillcolor="#5b9bd5 [3204]" strokecolor="#1f4d78 [1604]" strokeweight="1pt">
 +
<v:textbox>
 +
  <![if !mso]>
 +
  <table cellpadding=0 cellspacing=0 width="100%">
 +
  <tr>
 +
    <td><![endif]>
 +
    <div>
 +
    <p class=MsoNormal align=center style='text-align:center'><span lang=EN-US
 +
    style='mso-ansi-language:EN-US'>Survey: Ecuador<o:p></o:p></span></p>
 +
    </div>
 +
    <![if !mso]></td>
 +
  </tr>
 +
  </table>
 +
  <![endif]></v:textbox>
 +
</v:rect><![endif]--><![if !vml]><![endif]><span
 +
class=SpellE><span lang=ES-EC style='font-size:10.0pt;line-height:150%;
 +
font-family:"Arial",sans-serif;mso-fareast-font-family:"Times New Roman";
 +
color:#353535;mso-fareast-language:ES-EC'>Spain</span></span><span lang=ES-EC
 +
style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
 +
ES-EC'>: </span><span lang=ES-EC style='font-family:"Arial",sans-serif'><a
 +
href="https://youtu.be/ITVeAXSsO5k"><span style='font-size:10.0pt;line-height:
 +
150%;mso-fareast-font-family:"Times New Roman";mso-fareast-language:ES-EC'>https://youtu.be/ITVeAXSsO5k</span></a></span><span
 +
lang=ES-EC style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
 +
ES-EC'><span style='mso-spacerun:yes'>          </span><span
 +
style='mso-spacerun:yes'> </span><span style='mso-spacerun:yes'>        </span><o:p></o:p>&nbsp;&nbsp; <button onclick="window.location.href='https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--spain_survey.pdf'">Survey Spain</button>
 +
</span>    </p>
  
var _toArray = function(obj) {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
return Array.prototype.slice.call(obj);
+
lang=ES-EC style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
};
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
 +
ES-EC'>Ecuador: </span><span lang=ES-EC style='font-family:"Arial",sans-serif'><a
 +
href="https://youtu.be/LDC6Ud6j1JY"><span style='font-size:10.0pt;line-height:
 +
150%;mso-fareast-font-family:"Times New Roman";mso-fareast-language:ES-EC'>https://youtu.be/LDC6Ud6j1JY</span></a></span><span
 +
lang=ES-EC style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
 +
ES-EC'> <o:p></o:p>  &nbsp;
 +
<button onclick="myFunction('https://static.igem.org/mediawiki/2018/b/b2/T--Ecuador--Ecuador_survey.pdf')">Survey Ecuador</button></span></p>
  
var _arrayRemove = function(array, from, to) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
var rest = array.slice((to || from) + 1 || array.length);
+
10.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
array.length = from < 0 ? array.length + from : from;
+
"Times New Roman";color:#353535;mso-ansi-language:EN-US;mso-fareast-language:
return array.push.apply(array, rest);
+
ES-EC'>Also, the iGEM team Valencia UPV provided us with an E. coli strain
};
+
called BL21(DE3), thank you very much. <o:p></o:p></span></p>
  
var _addEvent = function(object, type, callback) {
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
if (object === null || typeof(object) === 'undefined') return;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-language:
 +
ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_1" o:spid="_x0000_i1036"
 +
type="#_x0000_t75" alt="La imagen puede contener: 11 personas, personas sonriendo, personas sentadas"
 +
style='width:283.2pt;height:162pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image007.jpg" o:title=" 11 personas, personas sonriendo, personas sentadas"/>
 +
</v:shape><![endif]--><![if !vml]></span></p>
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-language:
 +
ES-EC;mso-no-proof:yes'><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></p>
 +
<div id="slider_Valencia">
 +
<img src="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" src="" alt="Estonia"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg"  />
 +
 +
</div>
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
28.0pt;mso-bidi-font-size:36.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-style-textoutline-type:none;mso-style-textoutline-outlinestyle-dpiwidth:
 +
0pt;mso-style-textoutline-outlinestyle-linecap:flat;mso-style-textoutline-outlinestyle-join:
 +
round;mso-style-textoutline-outlinestyle-pctmiterlimit:0%;mso-style-textoutline-outlinestyle-dash:
 +
solid;mso-style-textoutline-outlinestyle-align:center;mso-style-textoutline-outlinestyle-compound:
 +
simple;mso-effects-shadow-color:#6E747A;mso-effects-shadow-alpha:43.0%;
 +
mso-effects-shadow-dpiradius:3.0pt;mso-effects-shadow-dpidistance:2.0pt;
 +
mso-effects-shadow-angledirection:5400000;mso-effects-shadow-align:center;
 +
mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:100.0%;mso-effects-shadow-anglekx:
 +
0;mso-effects-shadow-angleky:0'><a name="l3" style="text-decoration: none"></a>MEXICO</span><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif'> <o:p></o:p></span></p>
  
if (object.addEventListener) {
+
<p class=MsoNormal style='line-height:150%'><span class=SpellE><b
object.addEventListener(type, callback, false);
+
style='mso-bidi-font-weight:normal'><span lang=ES-EC style='font-size:12.0pt;
} else if (object.attachEvent) {
+
line-height:150%;font-family:"Arial",sans-serif'><a href="https://2018.igem.org/Team:TecCEM/Collaborations" style="color: black">TecCEM</a></span></b></span><b
object.attachEvent("on" + type, callback);
+
style='mso-bidi-font-weight:normal'><span lang=ES-EC style='font-size:12.0pt;
} else {
+
line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></b></p>
object["on" + type] = callback;
+
}
+
};
+
  
var _loadImg = function(slide, callback) {
+
<p class=MsoNormal style='line-height:150%'><span
if (!slide.style.backgroundImage) {
+
class=GramE><span lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:
var img = new Image();
+
EN-US'>Also, <span style='mso-spacerun:yes'> </span>we</span></span><span
img.setAttribute('src', slide.getAttribute('data-src'));
+
lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:EN-US'> do videocalls
img.onload = function() {
+
to share ideas and feedback about our projects.
slide.style.backgroundImage = 'url(' + slide.getAttribute('data-src') + ')';
+
<o:p></o:p>
slide.setAttribute('data-actual-width', this.naturalWidth);
+
</span><span lang=EN-US style='font-size:
slide.setAttribute('data-actual-height', this.naturalHeight);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><br>
if (typeof(callback) === 'function') callback(this);
+
</span><span lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:
};
+
"Arial",sans-serif;mso-fareast-language:ES-EC;mso-no-proof:yes'>
}
+
<!--[if gte vml 1]><v:shape
};
+
id="Imagen_x0020_14" o:spid="_x0000_i1030" type="#_x0000_t75" style='width:226.8pt;
 +
height:91.2pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image019.png" o:title="43638992_252708545412712_57567259144486912_n"
 +
  croptop="14958f" cropbottom="17304f" cropleft="9233f" cropright="9719f"/>
 +
</v:shape><![endif]-->
 +
<![if !vml]><![endif]>
 +
</span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
color:black;background:#F1F0F0;mso-ansi-language:EN-US'>
 +
<o:p></o:p>
 +
</span></p>
 +
<p class=MsoNormal style='line-height:150%'></p>
 +
<p class=MsoNormal style='text-align:justify;line-height:150%'>&nbsp;</p>
  
var _isHighDPI = function() {
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
var mediaQuery = "(-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min-resolution: 1.5dppx)";
+
lang=EN-US style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="image45.jpg"
if (window.devicePixelRatio > 1)
+
o:spid="_x0000_i1060" type="#_x0000_t75" alt="https://scontent.fgye7-1.fna.fbcdn.net/v/t1.15752-9/43293037_1626139370823675_8290006412856131584_n.jpg?_nc_cat=111&amp;oh=3475c2df7d953aaf3664b8cdcca7df9b&amp;oe=5C4D65F0"
return true;
+
style='width:387.6pt;height:242.4pt;visibility:visible;mso-wrap-style:square'>
if (_and_f(window.matchMedia , window.matchMedia(mediaQuery).matches))
+
<v:imagedata src="notebook%20F_archivos/image029.jpg" o:title="43293037_1626139370823675_8290006412856131584_n"/>
return true;
+
</v:shape><![endif]--><![if !vml]><img border=0 width=517 height=323
return false;
+
src="https://static.igem.org/mediawiki/2018/7/73/T--Ecuador--N24.2.jpeg"
};
+
alt="https://scontent.fgye7-1.fna.fbcdn.net/v/t1.15752-9/43293037_1626139370823675_8290006412856131584_n.jpg?_nc_cat=111&amp;oh=3475c2df7d953aaf3664b8cdcca7df9b&amp;oe=5C4D65F0"
 +
v:shapes="image45.jpg"><![endif]></span><span lang=EN-US style='font-size:12.0pt;
 +
line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:Arial'><o:p></o:p></span></p>
  
var _translate = function(slide, dist, speed) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
slide.style.webkitTransitionDuration =
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
slide.style.MozTransitionDuration =
+
slide.style.msTransitionDuration =
+
slide.style.OTransitionDuration =
+
slide.style.transitionDuration = speed + 'ms';
+
  
slide.style.webkitTransform =
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
slide.style.MozTransform =
+
28.0pt;mso-bidi-font-size:36.0pt;line-height:150%;font-family:"Arial",sans-serif;
slide.style.msTransform =
+
mso-style-textoutline-type:none;mso-style-textoutline-outlinestyle-dpiwidth:
slide.style.OTransform = 'translateX(' + dist + 'px)';
+
0pt;mso-style-textoutline-outlinestyle-linecap:flat;mso-style-textoutline-outlinestyle-join:
};
+
round;mso-style-textoutline-outlinestyle-pctmiterlimit:0%;mso-style-textoutline-outlinestyle-dash:
 +
solid;mso-style-textoutline-outlinestyle-align:center;mso-style-textoutline-outlinestyle-compound:
 +
simple;mso-effects-shadow-color:#6E747A;mso-effects-shadow-alpha:43.0%;
 +
mso-effects-shadow-dpiradius:3.0pt;mso-effects-shadow-dpidistance:2.0pt;
 +
mso-effects-shadow-angledirection:5400000;mso-effects-shadow-align:center;
 +
mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:100.0%;mso-effects-shadow-anglekx:
 +
0;mso-effects-shadow-angleky:0;mso-ansi-language:EN-US'><a name="l4" style="text-decoration: none"></a>MEETUP LATIN AMERICA<o:p></o:p></span></p>
  
var _unTranslate = function(slide) {
+
slide.style.removeProperty('-webkit-transition-duration');
+
<p class=MsoNormal style='line-height:150%'><span
slide.style.removeProperty('transition-duration');
+
lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>The
 +
past July, we had the chance to attend online at the <a href="https://2018.igem.org/Teams/Meetups#Latin_American_Meetup">Latin American Meetup</a> hosted by team <span class=SpellE>TecCEM</span>. There we heard about the other
 +
Latin American's projects, sharing experiences and learning from each
 +
other.<span style='mso-spacerun:yes'>  </span>We got the opportunity to present
 +
our project and received good questions from experts that had helped us to be
 +
prepared for the Giant Jamboree and gives us experience. The eight teams that
 +
participated in the meetup were: <span class=SpellE>TecCEM</span>,
 +
Tec-Chihuahua, Tec-Monterrey, <span class=SpellE>TecMonterrey</span>-<span
 +
class=GramE>GDL ,</span> <span class=SpellE>UChile_Biotec</span>, Ecuador,
 +
USP-EEL-Brazil, USP-Brazil.
 +
<o:p></o:p>
 +
</span></p>
  
slide.style.removeProperty('-webkit-transform');
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
slide.style.removeProperty('-ms-transform');
+
lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>The
slide.style.removeProperty('transform');
+
feedback provided by the specialists was crucial for the proper development of
};
+
the projects, and beyond the scientific issues, we were able to get to know
 +
each other, get along and create bonds of collaboration and support between the
 +
teams.<o:p></o:p></span></p>
  
var _animate = function(item) {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
var duration = item.time,
+
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
end = +new Date() + duration;
+
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_7"
 +
o:spid="_x0000_i1034" type="#_x0000_t75" style='width:425.4pt;height:186pt;
 +
visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image011.png" o:title="" croptop="18782f"
 +
  cropbottom="12428f" cropleft="17653f" cropright="3844f"/>
 +
</v:shape><![endif]--><![if !vml]><![endif]></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p></o:p></span></p>
 +
<div id="slider_Latin">
 +
<img src="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" data-src-2x="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" data-src-2x="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" src="" />
 +
<img data-src="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png"  />
 +
 +
</div>
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
  
var step = function() {
+
<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;text-align:
var current = +new Date(),
+
justify;line-height:150%;background:white'><span lang=EN-US style='font-size:
remaining = end - current;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>Dancing
 +
in the lab is something that we all have done some time! This collaboration is
 +
a prove. We participated in the creation of a music video with the songs: Labs
 +
like you and Moves like iGEM. Collaboration organized by <span class=SpellE>TecCEM</span>,
 +
was one of the most fun and we spent an incredible time recording the video. <o:p></o:p></span></p>
  
if (remaining < 60) {
+
<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height:
item.run(1); //1 = progress is at 100%
+
150%;background:white'><span lang=EN-US style='font-size:12.0pt;line-height:
return;
+
150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
} else {
+
<div class="ec--coll--video">
var progress = 1 - remaining / duration;
+
  <center>
item.run(progress);
+
<iframe width="560" height="315" src="https://www.youtube.com/embed/R7vdiGLLJZA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
}
+
</center>
 +
 
 +
</div>
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
 +
"Times New Roman";color:#222222;mso-ansi-language:EN-US;mso-fareast-language:
 +
ES-EC'><o:p>&nbsp;</o:p></span></p>
  
_requestAnimationFrame(step);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
};
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>Below
step();
+
is a list of all the teams that participated:<o:p></o:p></span></p>
};
+
  
var _setContainerHeight = function(slider, shouldAnimate) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (typeof shouldAnimate === 'undefined') {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>1.
shouldAnimate = true;
+
<span class=SpellE>iGEM</span> IISER <span class=SpellE>Bhopa</span><o:p></o:p></span></p>
}
+
  
// If it's a fixed height then don't change the height
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (_isInteger(slider.settings.height)) {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>2.
return;
+
IGEM AFCM <o:p></o:p></span></p>
}
+
  
var currentHeight = Math.round(slider._attributes.container.offsetHeight),
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
newHeight = currentHeight;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>3.
 +
IGEM UNESP BRAZIL<o:p></o:p></span></p>
  
if (_and_f(slider._attributes.aspectWidth, slider._attributes.aspectHeight)) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
// Aspect ratio
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>4.
newHeight = (slider._attributes.aspectHeight / slider._attributes.aspectWidth) * slider._attributes.container.offsetWidth;
+
IGEM WASHINGTON<o:p></o:p></span></p>
} else {
+
// Auto
+
var width = slider._attributes.currentSlide.getAttribute('data-actual-width');
+
var height = slider._attributes.currentSlide.getAttribute('data-actual-height');
+
  
if (_and_f(width , height)) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
newHeight = (height / width) * slider._attributes.container.offsetWidth;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>5.
}
+
IGEM <span class=SpellE>Tust</span> China <o:p></o:p></span></p>
}
+
  
var maxHeight = parseInt(slider.settings.maxHeight, 10);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (_and_f(maxHeight , newHeight > maxHeight)) {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>6.
newHeight = maxHeight;
+
<span class=SpellE>iGEM</span> team Bielefeld-<span class=SpellE>CeBiTec</span>
}
+
<o:p></o:p></span></p>
  
newHeight = Math.round(newHeight);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (newHeight === currentHeight) {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>7.
return;
+
IISc-Bangalore <span class=SpellE>iGEM</span> Team<o:p></o:p></span></p>
}
+
  
if (shouldAnimate) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_animate({
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>8.
time: slider.settings.transitionDuration,
+
IGEM BRAZIL USP<o:p></o:p></span></p>
run: function(progress) {
+
slider._attributes.container.style.height = Math.round(progress * (newHeight - currentHeight) + currentHeight) + 'px';
+
}
+
});
+
} else {
+
slider._attributes.container.style.height = newHeight + 'px';
+
}
+
};
+
  
var _touch = {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>9.
 +
IGEM DUSSELDORF<o:p></o:p></span></p>
  
vars: {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
start: {},
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>10.
delta: {},
+
IGEM GRONINGEN<o:p></o:p></span></p>
isScrolling: undefined,
+
direction: null
+
},
+
  
start: function(event) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (_hasClass(this._attributes.container, this.settings.classes.animating)) return;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>11.
 +
IGEM DALHOUSIE<o:p></o:p></span></p>
  
var touches = event.touches[0];
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_touch.vars.start = {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>12.
x: touches.pageX,
+
IGEM LEIDEN<o:p></o:p></span></p>
y: touches.pageY,
+
time: +new Date()
+
};
+
_touch.vars.delta = {};
+
_touch.vars.isScrolling = undefined;
+
_touch.vars.direction = null;
+
  
this.stop(); // Stop slider
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>13.
 +
Team UFLORIDA<o:p></o:p></span></p>
  
this.settings.beforeChange.apply(this);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_addClass(this._attributes.container, this.settings.classes.touching);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>14.
},
+
<span class=SpellE>Tarta</span> TUIT_IGEM<o:p></o:p></span></p>
  
move: function(event) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (_hasClass(this._attributes.container, this.settings.classes.animating)) return;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>15.
// Ensure swiping with one touch and not pinching
+
Toulouse INSA UPS<o:p></o:p></span></p>
if (event.touches.length > 1 || _and_f(event.scale , event.scale !== 1) ) return;
+
  
var touches = event.touches[0];
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_touch.vars.delta = {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>16.
x: touches.pageX - _touch.vars.start.x,
+
IGEM MICHIGAN STATE<o:p></o:p></span></p>
y: touches.pageY - _touch.vars.start.y
+
};
+
  
if (typeof _touch.vars.isScrolling == 'undefined') {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_touch.vars.isScrolling = !!(_touch.vars.isScrolling || Math.abs(_touch.vars.delta.x) < Math.abs(_touch.vars.delta.y));
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>17.
}
+
Team <span class=SpellE>UCHILE_Biotec</span><o:p></o:p></span></p>
  
// If user is not trying to scroll vertically
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
if (!_touch.vars.isScrolling) {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>18. ECUADOR<o:p></o:p></span></p>
event.preventDefault(); // Prevent native scrolling
+
  
_translate(this._attributes.previousSlide, _touch.vars.delta.x - this._attributes.previousSlide.offsetWidth, 0);
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
_translate(this._attributes.currentSlide, _touch.vars.delta.x, 0);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>19. IGEM BRAZIL USP EEL<o:p></o:p></span></p>
_translate(this._attributes.nextSlide, _touch.vars.delta.x + this._attributes.currentSlide.offsetWidth, 0);
+
}
+
},
+
  
end: function(event) {
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
if (_hasClass(this._attributes.container, this.settings.classes.animating)) return;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>20. <span class=SpellE>Tec</span>-Guadalajara<o:p></o:p></span></p>
  
var duration = +new Date() - _touch.vars.start.time;
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>21.
 +
Tec-Chihuahua<o:p></o:p></span></p>
  
// Determine if slide attempt triggers next/prev slide
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
var isChangeSlide = _and_f(Number(duration) < 250 , Math.abs(_touch.vars.delta.x) > 20) || Math.abs(_touch.vars.delta.x) > this._attributes.currentSlide.offsetWidth / 2;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>22.
 +
UCSC IGEM<o:p></o:p></span></p>
  
var direction = _touch.vars.delta.x < 0 ? 'next' : 'previous';
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
var speed = this.settings.transitionDuration ? this.settings.transitionDuration / 2 : 0;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>23.
 +
<span class=SpellE>TecCEM</span><o:p></o:p></span></p>
  
// If not scrolling vertically
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (!_touch.vars.isScrolling) {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>24.
if (isChangeSlide) {
+
<span class=SpellE>iTESLA-SoundBio</span> Team<o:p></o:p></span></p>
_touch.vars.direction = direction;
+
  
if (_touch.vars.direction == 'next') {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_translate(this._attributes.currentSlide, -this._attributes.currentSlide.offsetWidth, speed);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>25.
_translate(this._attributes.nextSlide, 0, speed);
+
Tacoma <span class=SpellE>RainMakers</span> Team<o:p></o:p></span></p>
} else {
+
_translate(this._attributes.previousSlide, 0, speed);
+
_translate(this._attributes.currentSlide, this._attributes.currentSlide.offsetWidth, speed);
+
}
+
  
_requestTimeout(_touch.transitionEnd.bind(this), speed);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
} else {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
// Slides return to original position
+
"Times New Roman";color:#616770;background:white;mso-ansi-language:EN-US;
if (direction == 'next') {
+
mso-fareast-language:ES-EC'><o:p>&nbsp;</o:p></span></p>
_translate(this._attributes.currentSlide, 0, speed);
+
_translate(this._attributes.nextSlide, this._attributes.currentSlide.offsetWidth, speed);
+
} else {
+
_translate(this._attributes.previousSlide, -this._attributes.previousSlide.offsetWidth, speed);
+
_translate(this._attributes.currentSlide, 0, speed);
+
}
+
}
+
  
if (speed) {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_addClass(this._attributes.container, this.settings.classes.animating);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
_requestTimeout(function() {
+
"Times New Roman";color:#616770;background:white;mso-ansi-language:EN-US;
_removeClass(this._attributes.container, this.settings.classes.animating);
+
mso-fareast-language:ES-EC'><o:p>&nbsp;</o:p></span></p>
}.bind(this), speed);
+
}
+
}
+
},
+
  
transitionEnd: function(event) {
+
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
if (_touch.vars.direction) {
+
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
_unTranslate(this._attributes.previousSlide);
+
"Arial",sans-serif;mso-fareast-font-family:"Times New Roman";color:#616770;
_unTranslate(this._attributes.currentSlide);
+
background:white;mso-ansi-language:EN-US;mso-fareast-language:ES-EC'><a href="https://2018.igem.org/Team:Tec-Monterrey" style="color: black">Tec-Monterrey</a><o:p></o:p>
_unTranslate(this._attributes.nextSlide);
+
</span></b></p>
_removeClass(this._attributes.container, this.settings.classes.touching);
+
  
_removeClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
+
_removeClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
+
<p class=MsoNormal style='line-height:150%'><span
_removeClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
+
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
this._attributes.currentSlide.setAttribute('aria-hidden', 'true');
+
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_3"
 +
o:spid="_x0000_i1032" type="#_x0000_t75" alt="La imagen puede contener: 20 personas, personas sonriendo, personas sentadas e interior"
 +
style='width:283.2pt;height:212.4pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image015.jpg" o:title=" 20 personas, personas sonriendo, personas sentadas e interior"/>
 +
</v:shape><![endif]--><![if !vml]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#616770;background:white;
 +
mso-fareast-language:ES-EC;mso-no-proof:yes'><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'>
 +
<o:p></o:p>
 +
</span></p>
 +
<div id="slider_Mexico">
 +
<img src="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" title="Estonia" alt="Reunion" />
 +
<img data-src="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" src="" alt="Estonia"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg"  />
 +
 +
</div>
  
var slides = this._attributes.slides,
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
index = slides.indexOf(this._attributes.currentSlide);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>It
 +
was a great experience to have had a video conference with the Tec-Monterrey
 +
team who welcomed us to IGEM because they were the first team we contacted.<o:p></o:p></span></p>
  
if (_touch.vars.direction == 'next') {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
this._attributes.previousSlide = this._attributes.currentSlide;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
this._attributes.currentSlide = slides[index + 1];
+
this._attributes.nextSlide = slides[index + 2];
+
if (_and_f(typeof this._attributes.currentSlide === 'undefined' ,
+
typeof this._attributes.nextSlide === 'undefined')) {
+
this._attributes.currentSlide = slides[0];
+
this._attributes.nextSlide = slides[1];
+
} else {
+
if (typeof this._attributes.nextSlide === 'undefined') {
+
this._attributes.nextSlide = slides[0];
+
}
+
}
+
  
_loadImg(this._attributes.nextSlide);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
} else {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
this._attributes.nextSlide = this._attributes.currentSlide;
+
this._attributes.previousSlide = slides[index - 2];
+
this._attributes.currentSlide = slides[index - 1];
+
if (_and_f(typeof this._attributes.currentSlide === 'undefined' ,
+
typeof this._attributes.previousSlide === 'undefined')) {
+
this._attributes.currentSlide = slides[slides.length - 1];
+
this._attributes.previousSlide = slides[slides.length - 2];
+
} else {
+
if (typeof this._attributes.previousSlide === 'undefined') {
+
this._attributes.previousSlide = slides[slides.length - 1];
+
}
+
}
+
  
_loadImg(this._attributes.previousSlide);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
}
+
36.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-style-textoutline-type:
 +
none;mso-style-textoutline-outlinestyle-dpiwidth:0pt;mso-style-textoutline-outlinestyle-linecap:
 +
flat;mso-style-textoutline-outlinestyle-join:round;mso-style-textoutline-outlinestyle-pctmiterlimit:
 +
0%;mso-style-textoutline-outlinestyle-dash:solid;mso-style-textoutline-outlinestyle-align:
 +
center;mso-style-textoutline-outlinestyle-compound:simple;mso-effects-shadow-color:
 +
#6E747A;mso-effects-shadow-alpha:43.0%;mso-effects-shadow-dpiradius:3.0pt;
 +
mso-effects-shadow-dpidistance:2.0pt;mso-effects-shadow-angledirection:5400000;
 +
mso-effects-shadow-align:center;mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:
 +
100.0%;mso-effects-shadow-anglekx:0;mso-effects-shadow-angleky:0;mso-ansi-language:
 +
EN-US'><a name="l5" style="text-decoration: none"></a>CHILE <o:p></o:p></span></p>
  
_addClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
_addClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>We
_addClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
+
participated in the collaboration organized by the <a href="https://2018.igem.org/Team:UChile_Biotec">UChile_Biotec team </a>that consisted in the creation of the Latin America magazine. The most
this._attributes.currentSlide.setAttribute('aria-hidden', 'false');
+
delicious collaboration, we exposed some delicious typical dishes of our
 +
country such as the <span class=SpellE>guaguas</span> de pan, arroz de <span
 +
class=SpellE>leche</span> and <span class=SpellE>fritada</span>. We thank the <span
 +
class=SpellE>UChile_Biotec</span> team for giving us the opportunity to be part
 +
of <a href="https://2018.igem.org/Team:UChile_Biotec/LATAM ">LATAM</a>:
 +
<o:p></o:p></span></p>
  
_setContainerHeight(this);
+
<p class=MsoNormal style='line-height:150%;tab-stops:121.2pt'><span lang=EN-US
this.settings.afterChange.apply(this);
+
style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
}
+
mso-ansi-language:EN-US'>
}
+
<o:p>&nbsp;</o:p>
 +
</span></p>
 +
<div id="slider_Chile">
 +
<img data-src="https://static.igem.org/mediawiki/2018/c/cd/T--Ecuador--ChileLatam1.png" data-src-2x="https://static.igem.org/mediawiki/2018/c/cd/T--Ecuador--ChileLatam1.png" src="" title="" />
 +
<img data-src="https://static.igem.org/mediawiki/2018/2/26/T--Ecuador--Chile2.png" data-src-2x="https://static.igem.org/mediawiki/2018/2/26/T--Ecuador--Chile2.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/8/80/T--Ecuador--Chile3.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/80/T--Ecuador--Chile3.png" src="" alt="Chile"  />
 +
 +
 +
</div>
 +
<p class=MsoNormal style='line-height:150%;tab-stops:121.2pt'>&nbsp;</p>
  
};
+
<p class=MsoNormal style='line-height:150%;tab-stops:121.2pt'>&nbsp;</p>
  
/*
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><b
* Slider class
+
style='mso-bidi-font-weight:normal'><span lang=EN-US style='font-size:14.0pt;
*/
+
mso-bidi-font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
var Slider = function(args) {
+
mso-ansi-language:EN-US'><a name="l6" style="text-decoration: none"></a>Surveys, Supporting development in iGEM.<o:p></o:p></span></b></p>
// Defaults
+
this.settings = {
+
selector: '',
+
height: 'auto', // "auto" | px value (e.g. 400) | aspect ratio (e.g. "16:9")
+
initialHeight: 400, // for "auto" and aspect ratio
+
maxHeight: null, // for "auto" and aspect ratio
+
interval: 4000,
+
transitionDuration: 700,
+
effect: 'slide',
+
disableNav: false,
+
keyboardNav: true,
+
previousNavSelector: '',
+
nextNavSelector: '',
+
classes: {
+
container: 'ideal-image-slider',
+
slide: 'iis-slide',
+
previousSlide: 'iis-previous-slide',
+
currentSlide: 'iis-current-slide',
+
nextSlide: 'iis-next-slide',
+
previousNav: 'iis-previous-nav',
+
nextNav: 'iis-next-nav',
+
animating: 'iis-is-animating',
+
touchEnabled: 'iis-touch-enabled',
+
touching: 'iis-is-touching',
+
directionPrevious: 'iis-direction-previous',
+
directionNext: 'iis-direction-next'
+
},
+
onInit: function() {},
+
onStart: function() {},
+
onStop: function() {},
+
onDestroy: function() {},
+
beforeChange: function() {},
+
afterChange: function() {}
+
};
+
  
// Parse args
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
if (typeof args === 'string') {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>iGEM
this.settings.selector = args;
+
is a competition that brings together lovers of technology from all over the
} else if (typeof args === 'object') {
+
world, passionate about the development of science and a way to know points of
_deepExtend(this.settings, args);
+
view and opinions of all of them, are the surveys. Through social networks such
}
+
as Instagram, <span class=SpellE>Faceook</span> and <span class=SpellE>Youtube</span>
 +
we have contacted several teams that have asked for our opinion and below are
 +
some of the surveys conducted during IGEM 2018 by the Ecuador team:<o:p></o:p></span></p>
  
// Slider (container) element
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
var sliderEl = document.querySelector(this.settings.selector);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><br>
if (!sliderEl) return null;
+
<b style='mso-bidi-font-weight:normal'>Team iGEM Thessaloniki</b><br>
 +
</span><span lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape
 +
id="Imagen_x0020_14" o:spid="_x0000_i1030" type="#_x0000_t75" style='width:226.8pt;
 +
height:91.2pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image019.png" o:title="43638992_252708545412712_57567259144486912_n"
 +
  croptop="14958f" cropbottom="17304f" cropleft="9233f" cropright="9719f"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=302 height=122
 +
src="https://static.igem.org/mediawiki/2018/3/3d/T--Ecuador--survey1.png" v:shapes="Imagen_x0020_14"><![endif]></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
color:black;background:#F1F0F0;mso-ansi-language:EN-US'><o:p></o:p></span></p>
  
// Slides
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
var origChildren = _toArray(sliderEl.children),
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>
validSlides = [];
+
<o:p>&nbsp;</o:p>
sliderEl.innerHTML = '';
+
</span></p>
Array.prototype.forEach.call(origChildren, function(slide, i) {
+
if (slide instanceof HTMLImageElement || slide instanceof HTMLAnchorElement) {
+
var slideEl = document.createElement('a'),
+
href = '',
+
target = '';
+
  
if (slide instanceof HTMLAnchorElement) {
+
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
href = slide.getAttribute('href');
+
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
target = slide.getAttribute('target');
+
"Arial",sans-serif;mso-ansi-language:EN-US'>Team Bielefeld-<span class=SpellE>CeBiTec</span>,
 +
Germany. <o:p></o:p></span></b></p>
  
var img = slide.querySelector('img');
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
if (img !== null) {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-language:
slide = img;
+
ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_15"
} else {
+
o:spid="_x0000_i1029" type="#_x0000_t75" style='width:226.8pt;height:94.2pt;
return;
+
visibility:visible;mso-wrap-style:square'>
}
+
<v:imagedata src="Collaborations_archivos/image021.png" o:title="42713155_2210879069195152_7441282302065246208_n"
}
+
  croptop="9178f" cropbottom="27434f" cropleft="13006f" cropright="13224f"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=302 height=126
 +
src="https://static.igem.org/mediawiki/2018/f/f2/T--Ecuador--survey2.png" v:shapes="Imagen_x0020_15"><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></p>
  
if (typeof slide.dataset !== 'undefined') {
+
<p class=MsoNormal style='line-height:150%'>&nbsp;</p>
_deepExtend(slideEl.dataset, slide.dataset);
+
if (slide.dataset.src) {
+
// Use data-src for on-demand loading
+
slideEl.dataset.src = slide.dataset.src;
+
} else {
+
slideEl.dataset.src = slide.src;
+
}
+
  
// HiDPI support
+
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
if (_and_f(_isHighDPI() , slide.dataset['src-2x'])) {
+
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
slideEl.dataset.src = slide.dataset['src-2x'];
+
"Arial",sans-serif;mso-ansi-language:EN-US'>Team Lund, Sweden.</span></b><span
}
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
} else {
+
mso-ansi-language:EN-US'><br>
// IE
+
</span><span lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:
if (slide.getAttribute('data-src')) {
+
"Arial",sans-serif;mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape
slideEl.setAttribute('data-src', slide.getAttribute('data-src'));
+
id="Imagen_x0020_16" o:spid="_x0000_i1028" type="#_x0000_t75" style='width:226.8pt;
} else {
+
height:102.6pt;visibility:visible;mso-wrap-style:square'>
slideEl.setAttribute('data-src', slide.getAttribute('src'));
+
<v:imagedata src="Collaborations_archivos/image023.png" o:title="43712999_306113363318407_2044872034575450112_n"
}
+
  croptop="11190f" cropbottom="24796f" cropleft="15910f" cropright="15956f"/>
}
+
</v:shape><![endif]--><![if !vml]><img border=0 width=302 height=137
 +
src="https://static.igem.org/mediawiki/2018/2/22/T--Ecuador--survey3.png" v:shapes="Imagen_x0020_16"><![endif]></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p></o:p></span></p>
  
if (href) slideEl.setAttribute('href', href);
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
if (target) slideEl.setAttribute('target', target);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif'><a
if (slide.getAttribute('className')) _addClass(slideEl, slide.getAttribute('className'));
+
href="https://static.igem.org/mediawiki/2018/2/22/T--Ecuador--survey3.png"></a></span><span
if (slide.getAttribute('id')) slideEl.setAttribute('id', slide.getAttribute('id'));
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
if (slide.getAttribute('title')) slideEl.setAttribute('title', slide.getAttribute('title'));
+
color:black;background:#F1F0F0;mso-ansi-language:EN-US'><o:p></o:p></span></p>
if (slide.getAttribute('alt')) slideEl.innerHTML = slide.getAttribute('alt');
+
slideEl.setAttribute('role', 'tabpanel');
+
slideEl.setAttribute('aria-hidden', 'true');
+
  
slideEl.style.cssText += '-webkit-transition-duration:' + this.settings.transitionDuration + 'ms;-moz-transition-duration:' + this.settings.transitionDuration + 'ms;-o-transition-duration:' + this.settings.transitionDuration + 'ms;transition-duration:' + this.settings.transitionDuration + 'ms;';
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;color:black;background:
 +
#F1F0F0;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
  
sliderEl.appendChild(slideEl);
+
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
validSlides.push(slideEl);
+
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
}
+
"Arial",sans-serif;color:black;background:#F1F0F0;mso-ansi-language:EN-US'>Team
}.bind(this));
+
</span></b><span class=SpellE><b style='mso-bidi-font-weight:normal'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'>Botchan</span></b></span><b style='mso-bidi-font-weight:
 +
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-ansi-language:EN-US'> Lab Tokyo <span class=SpellE>japon</span><span
 +
style='color:black;background:#F1F0F0'><o:p></o:p></span></span></b></p>
 +
<![endif]><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_18"
 +
o:spid="_x0000_i1027" type="#_x0000_t75" style='width:253.2pt;height:92.4pt;
 +
visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image028.png" o:title="" croptop="19536f"
 +
  cropbottom="20761f" cropleft="21165f" cropright="5348f"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=338 height=123
 +
src="https://static.igem.org/mediawiki/2018/1/1f/T--Ecuador--survey4.png" v:shapes="Imagen_x0020_18"><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></p>
  
var slides = validSlides;
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
if (slides.length <= 1) {
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>
sliderEl.innerHTML = '';
+
<o:p>&nbsp;</o:p>
Array.prototype.forEach.call(origChildren, function(child, i) {
+
</span></p>
sliderEl.appendChild(child);
+
});
+
return null;
+
}
+
  
// Create navigation
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><b
if (!this.settings.disableNav) {
+
style='mso-bidi-font-weight:normal'><span lang=EN-US style='font-size:12.0pt;
var previousNav, nextNav;
+
line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>Team <span
if (this.settings.previousNavSelector) {
+
class=SpellE>Macquaire</span><o:p></o:p></span></b></p>
previousNav = document.querySelector(this.settings.previousNavSelector);
+
} else {
+
previousNav = document.createElement('a');
+
sliderEl.appendChild(previousNav);
+
}
+
if (this.settings.nextNavSelector) {
+
nextNav = document.querySelector(this.settings.nextNavSelector);
+
} else {
+
nextNav = document.createElement('a');
+
sliderEl.appendChild(nextNav);
+
}
+
  
_addClass(previousNav, this.settings.classes.previousNav);
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
_addClass(nextNav, this.settings.classes.nextNav);
+
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
_addEvent(previousNav, 'click', function() {
+
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_25"
if (_hasClass(this._attributes.container, this.settings.classes.animating)) return false;
+
o:spid="_x0000_i1025" type="#_x0000_t75" style='width:425.4pt;height:226.8pt;
this.stop();
+
visibility:visible;mso-wrap-style:square'>
this.previousSlide();
+
<v:imagedata src="Collaborations_archivos/image032.png" o:title="T--Ecuador--survey6"/>
}.bind(this));
+
</v:shape><![endif]--><![if !vml]><img border=0 width=567 height=302
_addEvent(nextNav, 'click', function() {
+
src="https://static.igem.org/mediawiki/2018/9/9b/T--Ecuador--survey6.png" v:shapes="Imagen_x0020_25"><![endif]></span><span
if (_hasClass(this._attributes.container, this.settings.classes.animating)) return false;
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
this.stop();
+
mso-ansi-language:EN-US'><o:p></o:p></span></p>
this.nextSlide();
+
}.bind(this));
+
  
// Touch Navigation
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'>&nbsp;</p>
if (('ontouchstart' in window) || _and_f(window.DocumentTouch , document instanceof DocumentTouch)) {
+
this.settings.effect = 'slide';
+
previousNav.style.display = 'none';
+
nextNav.style.display = 'none';
+
_addClass(sliderEl, this.settings.classes.touchEnabled);
+
  
_addEvent(sliderEl, 'touchstart', _touch.start.bind(this), false);
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
_addEvent(sliderEl, 'touchmove', _touch.move.bind(this), false);
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
_addEvent(sliderEl, 'touchend', _touch.end.bind(this), false);
+
mso-ansi-language:EN-US'>We thank all the teams involved in these collaborations
}
+
for giving us advice, for sharing their time with us, supporting our project
 +
and making this experience more amusing. See you in Boston.<o:p></o:p></span></p>
  
// Keyboard Navigation
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
if (this.settings.keyboardNav) {
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
_addEvent(document, 'keyup', function(e) {
+
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
e = e || window.event;
+
var button = (typeof e.which == 'number') ? e.which : e.keyCode;
+
if (button == 37) {
+
if (_hasClass(this._attributes.container, this.settings.classes.animating)) return false;
+
this.stop();
+
this.previousSlide();
+
} else if (button == 39) {
+
if (_hasClass(this._attributes.container, this.settings.classes.animating)) return false;
+
this.stop();
+
this.nextSlide();
+
}
+
}.bind(this));
+
}
+
}
+
  
// Create internal attributes
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
this._attributes = {
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
container: sliderEl,
+
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
slides: slides,
+
previousSlide: typeof slides[slides.length - 1] !== 'undefined' ? slides[slides.length - 1] : slides[0],
+
currentSlide: slides[0],
+
nextSlide: typeof slides[1] !== 'undefined' ? slides[1] : slides[0],
+
timerId: 0,
+
origChildren: origChildren, // Used in destroy()
+
aspectWidth: 0,
+
aspectHeight: 0
+
};
+
  
// Set height
+
</div>
if (_isInteger(this.settings.height)) {
+
this._attributes.container.style.height = this.settings.height + 'px';
+
} else {
+
if (_isInteger(this.settings.initialHeight)) {
+
this._attributes.container.style.height = this.settings.initialHeight + 'px';
+
}
+
  
// If aspect ratio parse and store
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'>&nbsp;</p>
if (this.settings.height.indexOf(':') > -1) {
+
var aspectRatioParts = this.settings.height.split(':');
+
if (_and_f(_and_f(aspectRatioParts.length == 2 , _isInteger(parseInt(aspectRatioParts[0], 10))) , _isInteger(parseInt(aspectRatioParts[1], 10)))) {
+
this._attributes.aspectWidth = parseInt(aspectRatioParts[0], 10);
+
this._attributes.aspectHeight = parseInt(aspectRatioParts[1], 10);
+
}
+
}
+
  
_addEvent(window, 'resize', function() {
+
</div>
_setContainerHeight(this, false);
+
}.bind(this));
+
}
+
  
// Add classes
+
_addClass(sliderEl, this.settings.classes.container);
+
<div class="ec--p"></div>
_addClass(sliderEl, 'iis-effect-' + this.settings.effect);
+
<p>&nbsp;</p>
Array.prototype.forEach.call(this._attributes.slides, function(slide, i) {
+
</div>
_addClass(slide, this.settings.classes.slide);
+
</div>
}.bind(this));
+
</div>
_addClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
+
            </div>
_addClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
+
</body>
_addClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
+
  
// ARIA
 
this._attributes.currentSlide.setAttribute('aria-hidden', 'false');
 
 
// Load first image
 
_loadImg(this._attributes.currentSlide, (function() {
 
this.settings.onInit.apply(this);
 
_setContainerHeight(this, false);
 
}).bind(this));
 
// Preload next images
 
_loadImg(this._attributes.previousSlide);
 
_loadImg(this._attributes.nextSlide);
 
};
 
 
Slider.prototype.get = function(attribute) {
 
if (!this._attributes) return null;
 
if (this._attributes.hasOwnProperty(attribute)) {
 
return this._attributes[attribute];
 
}
 
};
 
 
Slider.prototype.set = function(attribute, value) {
 
if (!this._attributes) return null;
 
return (this._attributes[attribute] = value);
 
};
 
 
Slider.prototype.start = function() {
 
if (!this._attributes) return;
 
this._attributes.timerId = setInterval(this.nextSlide.bind(this), this.settings.interval);
 
this.settings.onStart.apply(this);
 
 
// Stop if window blur
 
window.onblur = function() {
 
this.stop();
 
}.bind(this);
 
};
 
 
Slider.prototype.stop = function() {
 
if (!this._attributes) return;
 
clearInterval(this._attributes.timerId);
 
this._attributes.timerId = 0;
 
this.settings.onStop.apply(this);
 
};
 
 
Slider.prototype.previousSlide = function() {
 
this.settings.beforeChange.apply(this);
 
_removeClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
 
_removeClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
 
_removeClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
 
this._attributes.currentSlide.setAttribute('aria-hidden', 'true');
 
 
var slides = this._attributes.slides,
 
index = slides.indexOf(this._attributes.currentSlide);
 
this._attributes.nextSlide = this._attributes.currentSlide;
 
this._attributes.previousSlide = slides[index - 2];
 
this._attributes.currentSlide = slides[index - 1];
 
if (_and_f(typeof this._attributes.currentSlide === 'undefined' ,
 
typeof this._attributes.previousSlide === 'undefined')) {
 
this._attributes.currentSlide = slides[slides.length - 1];
 
this._attributes.previousSlide = slides[slides.length - 2];
 
} else {
 
if (typeof this._attributes.previousSlide === 'undefined') {
 
this._attributes.previousSlide = slides[slides.length - 1];
 
}
 
}
 
 
// Preload next image
 
_loadImg(this._attributes.previousSlide);
 
 
_addClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
 
_addClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
 
_addClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
 
this._attributes.currentSlide.setAttribute('aria-hidden', 'false');
 
 
_addClass(this._attributes.container, this.settings.classes.directionPrevious);
 
_requestTimeout(function() {
 
_removeClass(this._attributes.container, this.settings.classes.directionPrevious);
 
}.bind(this), this.settings.transitionDuration);
 
 
if (this.settings.transitionDuration) {
 
_addClass(this._attributes.container, this.settings.classes.animating);
 
_requestTimeout(function() {
 
_removeClass(this._attributes.container, this.settings.classes.animating);
 
}.bind(this), this.settings.transitionDuration);
 
}
 
 
_setContainerHeight(this);
 
this.settings.afterChange.apply(this);
 
};
 
 
Slider.prototype.nextSlide = function() {
 
this.settings.beforeChange.apply(this);
 
_removeClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
 
_removeClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
 
_removeClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
 
this._attributes.currentSlide.setAttribute('aria-hidden', 'true');
 
 
var slides = this._attributes.slides,
 
index = slides.indexOf(this._attributes.currentSlide);
 
this._attributes.previousSlide = this._attributes.currentSlide;
 
this._attributes.currentSlide = slides[index + 1];
 
this._attributes.nextSlide = slides[index + 2];
 
if (_and_f(typeof this._attributes.currentSlide === 'undefined' ,
 
typeof this._attributes.nextSlide === 'undefined')) {
 
this._attributes.currentSlide = slides[0];
 
this._attributes.nextSlide = slides[1];
 
} else {
 
if (typeof this._attributes.nextSlide === 'undefined') {
 
this._attributes.nextSlide = slides[0];
 
}
 
}
 
 
// Preload next image
 
_loadImg(this._attributes.nextSlide);
 
 
_addClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
 
_addClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
 
_addClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
 
this._attributes.currentSlide.setAttribute('aria-hidden', 'false');
 
 
_addClass(this._attributes.container, this.settings.classes.directionNext);
 
_requestTimeout(function() {
 
_removeClass(this._attributes.container, this.settings.classes.directionNext);
 
}.bind(this), this.settings.transitionDuration);
 
 
if (this.settings.transitionDuration) {
 
_addClass(this._attributes.container, this.settings.classes.animating);
 
_requestTimeout(function() {
 
_removeClass(this._attributes.container, this.settings.classes.animating);
 
}.bind(this), this.settings.transitionDuration);
 
}
 
 
_setContainerHeight(this);
 
this.settings.afterChange.apply(this);
 
};
 
 
Slider.prototype.gotoSlide = function(index) {
 
this.settings.beforeChange.apply(this);
 
this.stop();
 
 
_removeClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
 
_removeClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
 
_removeClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
 
this._attributes.currentSlide.setAttribute('aria-hidden', 'true');
 
 
index--; // Index should be 1-indexed
 
var slides = this._attributes.slides,
 
oldIndex = slides.indexOf(this._attributes.currentSlide);
 
this._attributes.previousSlide = slides[index - 1];
 
this._attributes.currentSlide = slides[index];
 
this._attributes.nextSlide = slides[index + 1];
 
if (typeof this._attributes.previousSlide === 'undefined') {
 
this._attributes.previousSlide = slides[slides.length - 1];
 
}
 
if (typeof this._attributes.nextSlide === 'undefined') {
 
this._attributes.nextSlide = slides[0];
 
}
 
 
// Load images
 
_loadImg(this._attributes.previousSlide);
 
_loadImg(this._attributes.currentSlide);
 
_loadImg(this._attributes.nextSlide);
 
 
_addClass(this._attributes.previousSlide, this.settings.classes.previousSlide);
 
_addClass(this._attributes.currentSlide, this.settings.classes.currentSlide);
 
_addClass(this._attributes.nextSlide, this.settings.classes.nextSlide);
 
this._attributes.currentSlide.setAttribute('aria-hidden', 'false');
 
 
if (index < oldIndex) {
 
_addClass(this._attributes.container, this.settings.classes.directionPrevious);
 
_requestTimeout(function() {
 
_removeClass(this._attributes.container, this.settings.classes.directionPrevious);
 
}.bind(this), this.settings.transitionDuration);
 
} else {
 
_addClass(this._attributes.container, this.settings.classes.directionNext);
 
_requestTimeout(function() {
 
_removeClass(this._attributes.container, this.settings.classes.directionNext);
 
}.bind(this), this.settings.transitionDuration);
 
}
 
 
if (this.settings.transitionDuration) {
 
_addClass(this._attributes.container, this.settings.classes.animating);
 
_requestTimeout(function() {
 
_removeClass(this._attributes.container, this.settings.classes.animating);
 
}.bind(this), this.settings.transitionDuration);
 
}
 
 
_setContainerHeight(this);
 
this.settings.afterChange.apply(this);
 
};
 
 
Slider.prototype.destroy = function() {
 
clearInterval(this._attributes.timerId);
 
this._attributes.timerId = 0;
 
 
this._attributes.container.innerHTML = '';
 
Array.prototype.forEach.call(this._attributes.origChildren, function(child, i) {
 
this._attributes.container.appendChild(child);
 
}.bind(this));
 
 
_removeClass(this._attributes.container, this.settings.classes.container);
 
_removeClass(this._attributes.container, 'iis-effect-' + this.settings.effect);
 
this._attributes.container.style.height = '';
 
 
this.settings.onDestroy.apply(this);
 
};
 
 
return {
 
_hasClass: _hasClass,
 
_addClass: _addClass,
 
_removeClass: _removeClass,
 
Slider: Slider
 
};
 
 
})();
 
var div = document.getElementById("textDiv"); 
 
    div.textContent = "my text"; 
 
    var text = div.textContent;
 
</script>
 
 
<!-->Captions Extension v1.0.1<!-->
 
<script>
 
/*
 
* Ideal Image Slider: Captions Extension v1.0.1
 
*
 
* By Gilbert Pellegrom
 
* http://gilbert.pellegrom.me
 
*
 
* Copyright (C) 2014 Dev7studios
 
* https://raw.githubusercontent.com/gilbitron/Ideal-Image-Slider/master/LICENSE
 
*/
 
 
(function(IIS) {
 
"use strict";
 
 
IIS.Slider.prototype.addCaptions = function() {
 
IIS._addClass(this._attributes.container, 'iis-has-captions');
 
 
Array.prototype.forEach.call(this._attributes.slides, function(slide, i) {
 
var caption = document.createElement('div');
 
IIS._addClass(caption, 'iis-caption');
 
 
var captionContent = '';
 
if (slide.getAttribute('title')) {
 
captionContent += '<div class="iis-caption-title">' + slide.getAttribute('title') + '</div>';
 
}
 
if (slide.getAttribute('data-caption')) {
 
var dataCaption = slide.getAttribute('data-caption');
 
if (dataCaption.substring(0, 1) == '#' || dataCaption.substring(0, 1) == '.') {
 
var external = document.querySelector(dataCaption);
 
if (external) {
 
captionContent += '<div class="iis-caption-content">' + external.innerHTML + '</div>';
 
}
 
} else {
 
captionContent += '<div class="iis-caption-content">' + slide.getAttribute('data-caption') + '</div>';
 
}
 
} else {
 
if (slide.innerHTML) {
 
captionContent += '<div class="iis-caption-content">' + slide.innerHTML + '</div>';
 
}
 
}
 
 
slide.innerHTML = '';
 
if (captionContent) {
 
caption.innerHTML = captionContent;
 
slide.appendChild(caption);
 
}
 
}.bind(this));
 
};
 
 
return IIS;
 
 
})(IdealImageSlider);
 
</script>
 
  
 
<script>
 
<script>
Line 1,781: Line 981:
 
var slider_Mexico = new IdealImageSlider.Slider({
 
var slider_Mexico = new IdealImageSlider.Slider({
 
selector: '#slider_Mexico',
 
selector: '#slider_Mexico',
 +
height: 500, // Required but can be set by CSS
 +
interval: 3000
 +
});
 +
slider_Mexico.addCaptions();
 +
slider_Mexico.start();
 +
 +
var slider_Chile = new IdealImageSlider.Slider({
 +
selector: '#slider_Chile',
 
height: 500, // Required but can be set by CSS
 
height: 500, // Required but can be set by CSS
 
interval: 3000
 
interval: 3000
Line 1,789: Line 997:
 
</script>
 
</script>
  
</html>
 
  
 +
 +
</html>
 
{{Ecuador/footer}}
 
{{Ecuador/footer}}

Latest revision as of 15:15, 25 November 2018

IdealImageSlider Captions Extension v1.0.1 C-lastin, Modeling

 

Collaborations have been one of the greatest parts of iGEM, it was amazing to meet lovers of the science from all over the world, share whit them and make contacts. It was wonderful to hear all the ideas of their projects and share our idea too.

As newbies, we asked many questions and all the teams were always willing to answer, thank you very much. We shared whit teams from Mexico, Estonia, España, Chile and we participated in the MeetUp Latinametica. Below are the different iGEM teams that have collaborated with us.

ESTONIA

The iGEM team from Tartu Estonia, is working in the production of mycosporine-like amino acids, UV radiation protection compounds, in yeast using the genes from two different cyanobacterial species. This compounds work not only as sunscreen but also are able to protect skin from photoaging, have the anti-inflammatory effect and antioxidant activity and even could be considered as anti-cancer agents.

As Ecuador is located on the equatorial line or parallel 0 °, is subjected to extremely high UV radiation indices, especially in the Andean area. In our country, there are constant campaigns to prevent skin cancer and protection against intense radiation.

In the meetings with the iGEM team from Tartu we talked about the importance of your project and how it would benefit tropical countries like ours. We also comment on experiences on how the sunscreens contain chemical compounds which are extremely toxic to the oceans and the environment.

 

SPAIN

SynBio has never been easier, UPV Valencia is working in "Printeria", a fully equipped bioengineering device, literally a mini lab that opens the door to a world of affordable applications for the general public. Printeria is able to automate the process of printing genetic circuits in bacteria and is as easy to operate as a common printer. It uses a system of digital microfluidics that creates small droplets that can be mixed and moved through predefined electrode trajectories. This box lab is combined with Golden Gate technology, sensors and low-cost electronics and an easy-to-use software application.

Just like that the user is able to assemble parts of DNA domesticated in a one-step reaction and can control all biotechnological steps, from the assembly of parts and transformation to cell culture, with high precision.

The initial idea was to try the production of the fusion proteins and bacterial cellulose in Printeria. Can you imagen that hospital would produce his own bandages when they need it? But both teams have problems with the size of the parts, so we change plans and decided to evaluate the opinion of researchers, medicians and artist.

Spain: https://youtu.be/ITVeAXSsO5k   

Ecuador: https://youtu.be/LDC6Ud6j1JY  

Also, the iGEM team Valencia UPV provided us with an E. coli strain called BL21(DE3), thank you very much.

Estonia

MEXICO

TecCEM

Also, we do videocalls to share ideas and feedback about our projects.

 

https://scontent.fgye7-1.fna.fbcdn.net/v/t1.15752-9/43293037_1626139370823675_8290006412856131584_n.jpg?_nc_cat=111&oh=3475c2df7d953aaf3664b8cdcca7df9b&oe=5C4D65F0

 

MEETUP LATIN AMERICA

The past July, we had the chance to attend online at the Latin American Meetup hosted by team TecCEM. There we heard about the other Latin American's projects, sharing experiences and learning from each other. We got the opportunity to present our project and received good questions from experts that had helped us to be prepared for the Giant Jamboree and gives us experience. The eight teams that participated in the meetup were: TecCEM, Tec-Chihuahua, Tec-Monterrey, TecMonterrey-GDL , UChile_Biotec, Ecuador, USP-EEL-Brazil, USP-Brazil.

The feedback provided by the specialists was crucial for the proper development of the projects, and beyond the scientific issues, we were able to get to know each other, get along and create bonds of collaboration and support between the teams.

 

Dancing in the lab is something that we all have done some time! This collaboration is a prove. We participated in the creation of a music video with the songs: Labs like you and Moves like iGEM. Collaboration organized by TecCEM, was one of the most fun and we spent an incredible time recording the video.

 

 

Below is a list of all the teams that participated:

1. iGEM IISER Bhopa

2. IGEM AFCM

3. IGEM UNESP BRAZIL

4. IGEM WASHINGTON

5. IGEM Tust China

6. iGEM team Bielefeld-CeBiTec

7. IISc-Bangalore iGEM Team

8. IGEM BRAZIL USP

9. IGEM DUSSELDORF

10. IGEM GRONINGEN

11. IGEM DALHOUSIE

12. IGEM LEIDEN

13. Team UFLORIDA

14. Tarta TUIT_IGEM

15. Toulouse INSA UPS

16. IGEM MICHIGAN STATE

17. Team UCHILE_Biotec

18. ECUADOR

19. IGEM BRAZIL USP EEL

20. Tec-Guadalajara

21. Tec-Chihuahua

22. UCSC IGEM

23. TecCEM

24. iTESLA-SoundBio Team

25. Tacoma RainMakers Team

 

 

Tec-Monterrey

Reunion Estonia

It was a great experience to have had a video conference with the Tec-Monterrey team who welcomed us to IGEM because they were the first team we contacted.

 

 

CHILE

We participated in the collaboration organized by the UChile_Biotec team that consisted in the creation of the Latin America magazine. The most delicious collaboration, we exposed some delicious typical dishes of our country such as the guaguas de pan, arroz de leche and fritada. We thank the UChile_Biotec team for giving us the opportunity to be part of LATAM:

 

Chile

 

 

Surveys, Supporting development in iGEM.

iGEM is a competition that brings together lovers of technology from all over the world, passionate about the development of science and a way to know points of view and opinions of all of them, are the surveys. Through social networks such as Instagram, Faceook and Youtube we have contacted several teams that have asked for our opinion and below are some of the surveys conducted during IGEM 2018 by the Ecuador team:


Team iGEM Thessaloniki

 

Team Bielefeld-CeBiTec, Germany.

 

Team Lund, Sweden.

 

Team Botchan Lab Tokyo japon

 

Team Macquaire

 

We thank all the teams involved in these collaborations for giving us advice, for sharing their time with us, supporting our project and making this experience more amusing. See you in Boston.