Team:TAS Taipei/sandbox

From 2014hs.igem.org

(Difference between revisions)
(Replaced content with "{{:Team:TAS_Taipei/Templates/cssReset}} {{:Team:TAS_Taipei/Templates/cssResources}} LOL")
Line 2: Line 2:
{{:Team:TAS_Taipei/Templates/cssResources}}
{{:Team:TAS_Taipei/Templates/cssResources}}
-
<html>
+
LOL
-
 
+
-
<head>
+
-
<title>TAS Taipei iGEM Wiki</title>
+
-
<link rel="shortcut icon" href="static\LogoNoBackShrunk.png">
+
-
 
+
-
<link rel="stylesheet" href="http://rawgithub.com/xyk2/tas_igem2014/master/todc-bootstrap/css/bootstrap.min.css">
+
-
<link rel="stylesheet" href="http://rawgithub.com/xyk2/tas_igem2014/master/todc-bootstrap/css/todc-bootstrap.min.css">
+
-
 
+
-
<style type="text/css" id="less:style">body,
+
-
html {
+
-
  height: 100%;
+
-
}
+
-
body {
+
-
  background-image: url(http://localhost/static/bg.jpg);
+
-
  background-attachment: fixed;
+
-
  background-repeat: repeat;
+
-
}
+
-
html {
+
-
  overflow-y: scroll;
+
-
}
+
-
header > .container {
+
-
  padding-top: 25px;
+
-
  padding-bottom: 15px;
+
-
}
+
-
.container {
+
-
  max-width: 1140px;
+
-
}
+
-
.absolute_center {
+
-
  margin: auto;
+
-
  position: absolute;
+
-
  top: 0;
+
-
  left: 0;
+
-
  bottom: 0;
+
-
  right: 0;
+
-
}
+
-
.sketch {
+
-
  opacity: 0.6;
+
-
  position: fixed;
+
-
  top: 0;
+
-
}
+
-
#masthead #big-video-wrap {
+
-
  position: static;
+
-
}
+
-
#masthead #head_text {
+
-
  margin: auto;
+
-
  position: absolute;
+
-
  top: 0;
+
-
  left: 0;
+
-
  bottom: 0;
+
-
  right: 0;
+
-
  height: 100px;
+
-
}
+
-
#masthead h1,
+
-
#masthead h2 {
+
-
  font-family: Lato;
+
-
  color: white;
+
-
  opacity: 0.99;
+
-
  text-align: center;
+
-
  margin: 0;
+
-
}
+
-
#masthead h1 {
+
-
  letter-spacing: 10px;
+
-
  margin-bottom: 5px;
+
-
  font-size: 60px;
+
-
}
+
-
#masthead h2 {
+
-
  font-size: 15px;
+
-
}
+
-
.heroImageContainer {
+
-
  background-size: cover;
+
-
}
+
-
#bodycontainer {
+
-
  background-image: url(http://localhost/crossword.png);
+
-
}
+
-
.nav #nav_left {
+
-
  display: inline-block;
+
-
  vertical-align: bottom;
+
-
}
+
-
.nav #nav_left img {
+
-
  width: 170px;
+
-
}
+
-
.nav #nav_right {
+
-
  margin-left: 15px;
+
-
  display: inline-block;
+
-
  vertical-align: bottom;
+
-
}
+
-
.nav #nav_right h2 {
+
-
  color: white;
+
-
  font-size: 70px;
+
-
  margin-top: 0;
+
-
  margin-bottom: 0;
+
-
}
+
-
.nav ul {
+
-
  padding: 0;
+
-
  margin-top: 0;
+
-
}
+
-
.nav ul li {
+
-
  list-style-type: none;
+
-
  display: inline-block;
+
-
  color: white;
+
-
  border-right: 1px solid white;
+
-
  padding: 0 10px;
+
-
  margin-left: -4px;
+
-
}
+
-
.nav ul li:last-child {
+
-
  border: 0;
+
-
}
+
-
.quotespacer {
+
-
  border-top: 1px solid white;
+
-
  width: 150px;
+
-
  height: 1px;
+
-
  display: block;
+
-
  margin: 0 auto;
+
-
}
+
-
#missionquote {
+
-
  -webkit-animation: 20s huerotate linear infinite;
+
-
  margin: 15px auto;
+
-
}
+
-
#telomere {
+
-
  width: 100%;
+
-
  height: 360px;
+
-
  background-size: 450px;
+
-
  background-repeat: no-repeat;
+
-
  transition: 1s ease;
+
-
}
+
-
#telomere:hover {
+
-
  -webkit-transform: scale(1.1);
+
-
}
+
-
#portrait_container {
+
-
  border-right: 1px solid white;
+
-
}
+
-
#portrait_container img {
+
-
  width: 23%;
+
-
  padding: 5px;
+
-
  transition: 0.2s ease;
+
-
}
+
-
#portrait_container img:hover {
+
-
  cursor: pointer;
+
-
  -webkit-transform: scale(1.3);
+
-
}
+
-
#portrait_container > .row {
+
-
  padding-top: 5px;
+
-
}
+
-
#portrait_container > .row:last-child {
+
-
  padding-bottom: 5px;
+
-
}
+
-
@-webkit-keyframes huerotate {
+
-
  0% {
+
-
    -webkit-filter: hue-rotate(0deg);
+
-
  }
+
-
  100% {
+
-
    -webkit-filter: hue-rotate(360deg);
+
-
  }
+
-
}
+
-
/******************* SLDIESJS ******************/
+
-
#slides {
+
-
  display: none;
+
-
}
+
-
#slides .slidesjs-navigation {
+
-
  margin-top: 3px;
+
-
}
+
-
#slides .slidesjs-previous {
+
-
  margin-right: 5px;
+
-
  float: left;
+
-
}
+
-
#slides .slidesjs-next {
+
-
  margin-right: 5px;
+
-
  float: left;
+
-
}
+
-
.slidesjs-pagination {
+
-
  margin: 6px 0 0;
+
-
  float: right;
+
-
  list-style: none;
+
-
}
+
-
.slidesjs-pagination li {
+
-
  float: left;
+
-
  margin: 0 1px;
+
-
}
+
-
.slidesjs-pagination li a {
+
-
  display: block;
+
-
  width: 13px;
+
-
  height: 0;
+
-
  padding-top: 13px;
+
-
  background-image: url(https://lh6.googleusercontent.com/-vtyezdODYvE/U0S2xNtE8TI/AAAAAAAAAJU/KkHRW1n1iQ4/w13-h39-no/pagination.png);
+
-
  background-position: 0 0;
+
-
  float: left;
+
-
  overflow: hidden;
+
-
}
+
-
.slidesjs-pagination li a.active,
+
-
.slidesjs-pagination li a:hover.active {
+
-
  background-position: 0 -13px;
+
-
}
+
-
.slidesjs-pagination li a:hover {
+
-
  background-position: 0 -26px;
+
-
}
+
-
#slides a:link,
+
-
#slides a:visited {
+
-
  color: #333;
+
-
}
+
-
#slides a:hover,
+
-
#slides a:active {
+
-
  color: #9e2020;
+
-
}
+
-
.navbar {
+
-
  overflow: hidden;
+
-
}
+
-
.slideContainer {
+
-
  margin: 0 auto;
+
-
}
+
-
#projIntroContainer {
+
-
  padding: 0px 0px 0px 0px;
+
-
  text-align: center;
+
-
}
+
-
#projIntro {
+
-
  margin-top: -8px;
+
-
  padding-top: 0px;
+
-
  text-align: justify;
+
-
  padding-right: 40px;
+
-
  font-size: 19px;
+
-
  font-family: 'Poiret One', cursive;
+
-
}
+
-
/*************** BIGVIDEO.JS **************/
+
-
#big-video-wrap {
+
-
  overflow: hidden;
+
-
  height: 100%;
+
-
  width: 100%;
+
-
  top: 0;
+
-
  left: 0;
+
-
}
+
-
#big-video-vid,
+
-
#big-video-image {
+
-
  position: absolute;
+
-
}
+
-
#big-video-control-container {
+
-
  position: fixed;
+
-
  bottom: 0;
+
-
  padding: 10px;
+
-
  width: 100%;
+
-
  background: rgba(0, 0, 0, 0.25);
+
-
  -webkit-transition-duration: 0.6s;
+
-
  -moz-transition-duration: 0.6s;
+
-
  -ms-transition-duration: 0.6s;
+
-
  -o-transition-duration: 0.6s;
+
-
  transition-duration: 0.6s;
+
-
}
+
-
#big-video-control {
+
-
  width: 100%;
+
-
  height: 16px;
+
-
  position: relative;
+
-
}
+
-
#big-video-control-middle {
+
-
  margin: 0 56px 0 24px;
+
-
}
+
-
#big-video-control-bar {
+
-
  width: 100%;
+
-
  height: 16px;
+
-
  position: relative;
+
-
  cursor: pointer;
+
-
}
+
-
#big-video-control-progress {
+
-
  position: absolute;
+
-
  top: 7px;
+
-
  height: 3px;
+
-
  width: 0%;
+
-
  background: #fff;
+
-
}
+
-
#big-video-control-track {
+
-
  position: absolute;
+
-
  top: 8px;
+
-
  height: 1px;
+
-
  width: 100%;
+
-
  background: #fff;
+
-
}
+
-
#big-video-control-bound-left {
+
-
  left: 0;
+
-
}
+
-
#big-video-control-bound-right {
+
-
  right: -1px;
+
-
}
+
-
#big-video-control-track .ui-slider-handle {
+
-
  opacity: 0;
+
-
}
+
-
#big-video-control-playhead {
+
-
  left: 30%;
+
-
}
+
-
#big-video-control-play {
+
-
  position: absolute;
+
-
  top: 0;
+
-
  left: 0;
+
-
  height: 16px;
+
-
  width: 16px;
+
-
  background-image: url('http://localhost/bigvideo.png');
+
-
}
+
-
#big-video-control-timer {
+
-
  position: absolute;
+
-
  top: 1px;
+
-
  right: 0;
+
-
  color: #fff;
+
-
  font-size: 11px;
+
-
}
+
-
#big-video-control-playhead,
+
-
#big-video-control-bound-left,
+
-
#big-video-control-bound-right {
+
-
  position: absolute;
+
-
  top: 0;
+
-
  height: 16px;
+
-
  width: 1px;
+
-
  background: #fff;
+
-
}
+
-
#big-video-control .ui-slider-handle {
+
-
  border-left: solid 1px #fff;
+
-
  width: 16px;
+
-
  height: 16px;
+
-
  position: absolute;
+
-
  top: -8px;
+
-
}
+
-
.transparent {
+
-
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
+
-
  filter: alpha(opacity=0);
+
-
  -moz-opacity: 0;
+
-
  -khtml-opacity: 0;
+
-
  opacity: 0;
+
-
}
+
-
.vjs-big-play-button {
+
-
  display: none !important;
+
-
}
+
-
</style> <script>localStorage.clear();</script>
+
-
 
+
-
<script src="//cdnjs.cloudflare.com/ajax/libs/less.js/1.7.0/less.min.js"></script>
+
-
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
+
-
<!--<script src='static/slidesjs/jquery.slides.min.js'></script>-->
+
-
 
+
-
 
+
-
<!--<script src='./static/video.js'></script>-->
+
-
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/3.0.4/jquery.imagesloaded.min.js'></script>
+
-
<!--<script src='./static/bigvideo.js'></script>-->
+
-
<script src='//cdnjs.cloudflare.com/ajax/libs/skrollr/0.6.22/skrollr.js'></script>
+
-
 
+
-
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
+
-
<link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
+
-
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+
-
 
+
-
 
+
-
<script>
+
-
$(document).ready(function() {
+
-
//$('#slides').slidesjs({
+
-
// width: 940,
+
-
// height: 528,
+
-
// navigation: false
+
-
//});
+
-
 
+
-
//$(function() {
+
-
//    var BV = new $.BigVideo({container: $('#masthead')});
+
-
// BV.init();
+
-
// BV.show('bgvideo.webm',{ambient:true});
+
-
//});
+
-
 
+
-
var s = skrollr.init({
+
-
edgeStrategy: 'set',
+
-
forceHeight: false,
+
-
easing: {
+
-
WTF: Math.random,
+
-
inverted: function(p) {
+
-
return 1 - p;
+
-
}
+
-
}
+
-
});
+
-
 
+
-
});
+
-
</script>
+
-
 
+
-
<style type="text/css">
+
-
+
-
</style>
+
-
</head>
+
-
 
+
-
 
+
-
<body>
+
-
<div id='masthead' style='height:100%;position: relative;z-index:10' data--500-top="opacity: 1;" data-start="opacity: 1;">
+
-
<div class="container">
+
-
<div id="head_text" data-top='bottom:-540px;' data-start="bottom: 0px;">
+
-
<h1 data--100-top='font-size:20px;' data-start="font-size:60px;">E-MORTALITY</h1>
+
-
<h2 data--100-top='opacity:0;' data-start="opacity:1;">TAIPEI AMERICAN SCHOOL</h2>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
 
+
-
<div id='layer2' style='height:500px;position: relative;z-index:20' data-top="margin-top:0px" data-start='margin-top:0px'>
+
-
<div class="container" style='text-align:center;color:white;'>
+
-
<div class="row">
+
-
<div class="col-lg-12">
+
-
<h1 style='font-family:Fjalla One;font-size: 58px;opacity:0.95'>DEATH IS A PROBLEM WE NEED TO SOLVE</h1>
+
-
</div>
+
-
</div>
+
-
<div class="row">
+
-
<div class="col-lg-5 col-lg-offset-1" style='font-family:Open Sans;font-size:13pt;color:#97b4ca;margin-top: 50px;'>
+
-
<p>Benjamin Franklin stated after the establishment of the Constitution, "Nothing can be said to be certain, except, death and taxes."</p>
+
-
<p>Though he certainly does seems right about the latter, we challenge the former: can natural human death be controlled? This year, we have chosen to tackle one essential aspect of this question:</p>
+
-
<h3 style='font-family: Open Sans;
+
-
font-weight: bold;
+
-
font-size: 22px;
+
-
color: #f1c40f;'>The regulation of telomere length.</h3>
+
-
</div>
+
-
 
+
-
<div class="col-lg-5" style='text-align:left'>
+
-
<div id='telomere' style='' data-start='background-image:url(telomere_noglow.png);-webkit-transform: scale(1);' data-top='-webkit-transform: scale(1);' data-center-top='background-image:url(test_telomere.png);-webkit-transform: scale(1.1);'>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
 
+
-
</div>
+
-
</div>
+
-
 
+
-
<div id='layer3' style='height:600px;position: relative;z-index:30;' data-top="margin-top:0px" data-start='margin-top:0px'>
+
-
<div class="container" style='text-align:center;color:white;border-bottom:1px solid rgb(70,70,70);padding-bottom:50px'>
+
-
<div class="row">
+
-
<div class="col-lg-4" data-bottom='-webkit-transform: translateY(0px);' data-top='-webkit-transform: translateY(-20px);'>
+
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="100%" height="402px" viewBox="0 0 494 402" enable-background="new 0 0 494 402" xml:space="preserve">
+
-
<path style="fill:none;stroke:white;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:800;stroke-dashoffset:0" data--50-bottom="stroke-dashoffset:900;" data-100-top="stroke-dashoffset:0;" d="M296.346,176.657c-2.229-0.9-5.604,0.449-7.49,1.24
+
-
c-5.057,2.119-9.756,6.245-13.604,10.103c-2.342,2.347-4.887,4.716-8.185,5.557c-2.604,0.665-5.707,2.35-8.084,0.197
+
-
c-2.858-2.587,1.064-5.411,3.195-6.497c3.195-1.63,6.42-1.338,9.812-1.995c3.341-0.646,6.971-2.24,9.762-4.026
+
-
c3.043-1.946,6.112-4.206,8.271-7.144c1.433-1.948,4.019-6.538,2.182-8.859c-1.081-1.366-3.507-1.244-5.007-0.932
+
-
c-3.356,0.699-5.91,2.705-8.197,5.199c-2.271,2.475-4.151,3.449-7.515,4.317c-2.438,0.629-4.351,1.885-6.676,1.175
+
-
c-2.049-0.626-4.168-1.164-6.281,0.009c-1.269,0.704-1.977,2.011-3.025,2.999c-2.499,2.354-5.764,2.483-8.687,3.916l-0.417,0.201
+
-
l-1.829,0.796c-2.325,0.979-4.729,1.991-6.825,4.429c-1.712,1.989-2.364,4.661-2.995,7.244c-0.651,2.667-1.266,5.187-2.884,5.938
+
-
c-0.499,0.231-1.295,0.248-2.138,0.266c-1.237,0.026-2.64,0.056-3.99,0.733c-1.986,1-2.802,2.617-3.458,3.916
+
-
c-0.358,0.709-0.667,1.322-1.125,1.818c-0.769,0.833-1.452,1.313-2.139,1.596c-0.53-1.095-1.583-2.188-3.591-2.992
+
-
c-5.537-2.215-13.276,1.742-16.596,4.146c-3.082,2.231-5.971,5.032-8.134,7.886c-1.091,1.438-1.698,2.949-2.233,4.282l-1.121,2.464
+
-
c-0.319,0.558-1.333,1.238-2.228,1.842c-1.941,1.306-4.599,3.094-4.405,6.33c0.118,1.944,0.82,3.271,2.088,3.941
+
-
c2.194,1.159,4.721-0.35,6.567-1.451l0.279-0.166c2.387-1.414,7.398-2.427,8.26-1.671c-0.016,0.004,0.066,0.415-0.372,1.466
+
-
c-0.442,1.062-2.175,3.146-8.808,5.205c-0.84,0.262-1.88,0.319-2.981,0.381c-1.361,0.077-2.769,0.156-4.082,0.635
+
-
c-2.07,0.754-3.824,2.406-5.521,4.007c-1.04,0.979-2.021,1.905-2.938,2.489l-1.981,1.272c-2.729,1.765-5.551,3.588-8.437,4.97
+
-
c-1.857,0.889-11.132,5.678-11.425,12.674c-0.001,0.027-0.002,0.057-0.002,0.084c0,0.627,0.294,1.22,0.797,1.598
+
-
c0.526,0.396,1.212,0.508,1.836,0.299c4.194-1.4,8.051-3.635,11.782-5.794c2.836-1.644,5.551-3.19,8.353-4.396
+
-
c0.123,0.47,0.241,0.947,0.354,1.424c0.636,2.705,1.293,5.5,3.756,6.309c2.379,0.779,4.821-0.943,6.683-2.531
+
-
c2.875-2.453,3.723-5.473,4.543-8.393l0.767-2.535c0.603-1.738,0.603-1.738,2.548-1.915l0.476-0.044
+
-
c2.834-0.268,4.999-1.143,7.091-1.986c0,0,0.533-0.201,0.935-0.352c-2.529,2.537-4.683,5.398-4.683,8.326
+
-
c0,0.354,0.031,0.711,0.098,1.066c0.36,1.935,1.445,2.84,2.292,3.258c2.343,1.158,5.345-0.039,8.239-1.504
+
-
c6.257-3.17,11.556-8.543,14.58-14.984c1.418-1.535,2.608-3.155,3.392-4.693c0.389,0.428,0.662,0.883,0.789,1.372
+
-
c0.065,0.251,0.094,0.506,0.094,0.761c0,1.01-0.453,2.008-0.883,2.729c-0.236,0.396-0.608,0.758-1.038,1.177
+
-
c-0.499,0.485-1.064,1.036-1.515,1.758c-0.887,1.423-1.141,3.033-1.366,4.455c-0.008,0.05-0.017,0.095-0.024,0.144
+
-
c-0.419,1.039-0.708,2.074-0.708,3.064c0,1.331,0.378,2.588,1.139,3.688c1.729,2.503,5.085,3.636,8.758,2.957
+
-
c5.944-1.098,10.421-5.129,13.657-8.52c4.029-4.22,6.416-9.221,6.904-14.461c0.014-0.145,0.02-0.294,0.02-0.449
+
-
c0-0.658-0.107-1.41-0.222-2.197c-0.075-0.527-0.194-1.354-0.196-1.781c0.102-0.09,0.265-0.164,0.424-0.199
+
-
c0.199,0.346,0.464,0.646,0.83,0.818c0.492,0.232,1.049,0.258,1.558,0.063l0.956-0.362c0,0,0.337-0.125,0.547-0.201
+
-
c0.111,0.049,1.334,0.576,1.334,0.576c3.02,1.227,5.104,1.309,8.256,0.324c6.356-1.984,11.036-6.563,14.299-13.894
+
-
c2.078,0.413,4.59-0.038,5.922-0.937c1.955-1.315,1.998-2.688,2.459-4.685c0.498-2.153,1.828-3.921,2.564-6.003
+
-
c0.659-1.865,1.15-3.65,2.251-5.307c1.327-1.996,3.084-3.1,5.507-3.381c2.18-0.255,2.639,0.254,3.432-1.996
+
-
c0.925-2.63,0.051-2.79,2.795-3.055c2.595-0.251,3.922-0.687,4.961-3.245c2.416-5.949,1.352-12.681,6.067-17.785
+
-
c1.312-1.419,2.937-2.409,2.279-4.658c-1.332-4.56-8.301-4.239-11.588-2.551c-5.467,2.809-3.394,8.854-2.985,13.501
+
-
c0.182,2.071-0.736,5.329-1.201,7.422c-0.748,3.387-8.146,7.052-10.018,2.635c-1.061-2.506,1.736-3.413,3.446-4.075
+
-
c3.917-1.517,5.59-6.488,2.933-9.883C297.275,177.166,296.839,176.856,296.346,176.657z M224.093,209.973
+
-
c0.837-0.908,1.326-1.877,1.756-2.729c0.576-1.142,0.913-1.757,1.685-2.146c0.541-0.271,1.383-0.289,2.275-0.308
+
-
c1.163-0.024,2.481-0.054,3.742-0.64c3.36-1.563,4.275-5.311,5.083-8.617c0.842-3.449,1.867-7.266,5.389-8.797
+
-
c3.125-1.359,6.779-0.89,9.72-2.799c1.956-1.27,3.685-4.315,5.751-5.192c1.962-0.833,5.076,0.746,7.256,0.755
+
-
c7.055,0.029,10.191-4.618,14.992-8.756c1.469-1.266,4.386-3.698,5.568-0.806c0.97,2.368-2.268,5.281-3.875,6.623
+
-
c-6.338,5.29-14.179,4.301-21.734,6.627c-3.245,0.998-6.114,2.162-7.645,5.494c-2.832,6.163,3.219,11.085,9.198,10.14
+
-
c6.099-0.964,11.404-4.973,15.5-9.322c1.696-1.802,3.464-3.047,5.491-4.43c2.213-1.51,3.915-4.227,6.732-4.409
+
-
c2.791-0.181,3.66,2.136,1.271,3.77c-1.715,1.172-3.933,1.956-5.062,3.806c-1.662,2.722-0.145,6.707,2.455,8.282
+
-
c3.605,2.185,6.578-0.637,9.601-2.268c2.657-1.435,4.873-1.453,6.448-4.439c1.373-2.599,0.519-19.787,4.514-18.768
+
-
c0.759,1.493-2.146,5.13-2.768,6.762c-1.131,2.965-0.856,5.222-0.938,8.194c-0.187,6.716-9.862,6.621-10.038,12.711
+
-
c-3.846,0.634-7.322,1.064-9.717,4.602c-1.536,2.269-2.178,4.801-2.654,7.459c-0.357,1.99,0.357,5.275-1.6,6.593
+
-
c-0.73,0.491-2.819,0.571-3.348,0.229c-0.488-0.438-1.191-0.64-1.83-0.485c-0.639,0.152-1.19,0.578-1.428,1.189
+
-
c-2.848,7.352-6.843,11.605-12.572,13.396c-2.42,0.755-3.561,0.601-5.561-0.211c0-0.002-0.968-0.42-0.968-0.42
+
-
c-1.445-0.651-2.083-0.619-3.442-0.125c-0.535-0.383-1.184-0.623-1.914-0.67c-1.842-0.115-3.734,0.947-4.501,2.528
+
-
c-0.519,1.07-0.32,2.449-0.09,4.046c0.082,0.567,0.205,1.424,0.179,1.707c-0.404,4.335-2.415,8.51-5.815,12.07
+
-
c-2.82,2.953-6.675,6.458-11.491,7.348c-2.071,0.383-3.932-0.127-4.741-1.298c-0.241-0.349-0.324-0.772-0.36-1.213
+
-
c0.244-0.741,0.394-1.481,0.515-2.215c0.09-0.181,0.141-0.353,0.253-0.538c0,0-0.132-0.08-0.144-0.087
+
-
c0.178-1.125,0.35-2.188,0.799-2.907c0.193-0.311,0.526-0.634,0.911-1.009c0.551-0.537,1.177-1.146,1.682-1.991
+
-
c0.96-1.607,1.448-3.23,1.448-4.779c0-0.601-0.073-1.189-0.222-1.763c-0.465-1.796-1.688-3.342-3.49-4.542
+
-
c0.01-0.2,0.04-0.418,0.04-0.607c0-0.316-0.011-0.621-0.021-0.925l-0.014-1.407c0.05-1.451,0.54-2.33,1.352-3.785l0.407-0.736
+
-
c0,0,0.07-0.133,0.156-0.298c3.569,3.03,6.64,3.464,10.95,1.541c3.966-1.771,9.872-7.912,9.734-13.14
+
-
c-0.067-2.564-1.219-4.785-3.329-6.42c-3.676-2.847-9.784-3.432-13.664-2.537c-2.241,0.519-5.281,1.525-8.218,2.967
+
-
C223.868,210.161,223.979,210.096,224.093,209.973z M184.7,232.568c-0.001-0.021-0.002-0.043-0.002-0.063
+
-
c0-0.861,1.053-1.636,2.646-2.708c1.319-0.888,2.684-1.805,3.467-3.174l1.36-2.959c0.485-1.205,0.942-2.345,1.709-3.354
+
-
c0.098-0.131,0.236-0.25,0.337-0.379c-0.104,0.188-0.258,0.383-0.344,0.567c-0.71,1.526-0.978,2.801-0.978,3.854
+
-
c0,1.972,0.937,3.172,1.677,3.813c0.56,0.484,1.219,0.829,1.938,1.061c-3.505,0.004-7.604,1.694-8.909,2.467l-0.291,0.174
+
-
c-0.593,0.354-1.857,1.095-2.536,1.24C184.747,232.98,184.715,232.828,184.7,232.568z M197.191,225.143
+
-
c-0.704-0.609,0.061-2.418,0.311-2.957c1.712-3.685,9.436-9.183,13.329-9.488c1.229-0.098,2.361,0.062,3.559,0.228
+
-
c-0.322,0.548-0.599,1.218-0.611,2.091c0,0.024,0,0.049,0,0.073c0,1.234,0.436,2.308,1.035,3.282
+
-
c-0.373,0.961-0.508,1.835-0.508,2.579c0,0.629,0.079,1.172,0.143,1.614c0.042,0.287,0.072,0.498,0.072,0.67
+
-
c0,0.479-0.243,0.625-1.172,1.142c-2.275,1.263-5.929,1.578-7.741,0.035c-0.675-0.575-1.648-0.638-2.391-0.151
+
-
C200.993,225.712,198.103,225.93,197.191,225.143z M219.403,212.9c-0.16,0.119-0.31,0.246-0.465,0.367
+
-
c0.043-0.084,0.08-0.175,0.119-0.266C219.171,212.98,219.289,212.93,219.403,212.9z M215.288,227.873
+
-
c2.472-1.372,3.12-2.836,3.195-4.283c1.356,3.082,2.005,6.184,2.005,9.197c0,0.374-0.072,0.734-0.09,1.105
+
-
c-4.854,0.303-8.888,4.551-11.808,7.662l-0.686,0.729c0,0-1.285,1.166-2.04,1.852c-0.267-0.366-0.534-0.735-0.534-0.735
+
-
c-0.866-0.467-1.62-0.203-2.349,0.051l-0.885,0.3l-3.255,1.222c-1.994,0.805-3.716,1.5-5.968,1.713l-0.463,0.043
+
-
c-3.278,0.297-4.642,0.771-5.965,4.588l-0.838,2.764c-0.719,2.559-1.339,4.768-3.288,6.431c-2.113,1.804-2.871,1.767-2.878,1.767
+
-
c-0.338-0.301-0.797-2.25-1.071-3.414c-0.311-1.322-0.633-2.69-1.162-3.948c-0.412-0.979-1.52-1.467-2.52-1.106
+
-
c-3.843,1.381-7.442,3.465-10.923,5.48c-2.168,1.256-4.388,2.516-6.648,3.611c1.76-2.111,4.595-4.063,7.392-5.401
+
-
c3.116-1.491,6.047-3.386,8.881-5.217l1.957-1.259c1.237-0.789,2.405-1.89,3.535-2.953c1.401-1.321,2.85-2.688,4.145-3.158
+
-
c0.759-0.277,1.817-0.337,2.938-0.399c1.294-0.073,2.632-0.147,3.941-0.555c6.332-1.966,10.032-4.414,11.314-7.483
+
-
c0.479-1.148,0.67-2.115,0.67-2.929c0-1.514-0.664-2.489-1.362-3.096c-0.457-0.397-1.004-0.669-1.599-0.863
+
-
c1.774-0.001,3.651-0.506,5.279-1.315C207.553,230.154,212.214,229.579,215.288,227.873z M232.872,211.208
+
-
c2.96-0.685,7.745-0.188,10.315,1.802c1.162,0.899,1.744,1.999,1.779,3.361c0.079,2.988-4.219,7.979-7.365,9.382
+
-
c-2.899,1.293-4.347,1.09-6.738-0.942l-0.867-0.789c-0.609-0.582-1.368-1.306-2.551-1.104c-1.211,0.204-1.694,1.142-2.253,2.229
+
-
l-0.582,1.104l-0.388,0.701c-0.101,0.182-0.195,0.362-0.293,0.543c-0.444-2.144-1.143-4.3-2.181-6.446
+
-
c-0.504-1.044-1.299-1.974-2.067-2.873c-0.025-0.029-0.051-0.062-0.076-0.091C222.437,214.684,228.902,212.124,232.872,211.208z
+
-
M210.808,245.036l0.699-0.743c2.958-3.152,5.6-5.713,8.301-6.293c-0.349,1.479-0.823,2.918-1.438,4.307
+
-
c-2.037,2.082-4.594,3.941-7.051,4.534c-0.934,0.226-1.734,0.179-2.468-0.021C209.699,246.048,210.808,245.036,210.808,245.036z
+
-
M200.621,256.989c-0.022-0.12-0.033-0.243-0.033-0.37c0-1.939,2.537-4.629,4.982-6.871c1.887,1.245,4.167,1.59,6.688,0.98
+
-
c0.119-0.028,0.239-0.09,0.358-0.123c-2.132,2.127-4.553,3.957-7.204,5.301c-3.665,1.855-4.525,1.563-4.661,1.486
+
-
C200.751,257.389,200.676,257.286,200.621,256.989z" />
+
-
 
+
-
 
+
-
 
+
-
<path style="fill:none;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3000;stroke-dashoffset:0" data--50-bottom="stroke-dashoffset:3000;" data-top="stroke-dashoffset:0;" d="M108.935,373.373c-1.624-0.212-3.251-0.465-4.881-0.748l-1.873,9.736
+
-
c0,0,0.518,3.507,1.927,3.394c0,0,1.978,0.149,3.121-2.38L108.935,373.373c10.859,1.418,21.532,1.29,31.471,0.292l-0.052,12.858
+
-
c0,0,1.158,3.35,2.522,2.978c0,0,1.971-0.219,2.626-2.916l-0.23-13.483c12.09-1.586,22.881-4.359,31.292-7.027l2.694,7.386
+
-
c0,0,2.247,2.742,3.397,1.921c0,0,1.773-0.889,1.453-3.646l-2.811-7.23c8.54-2.961,13.647-5.436,13.647-5.436
+
-
s2.309-1.381,6.421-3.84l8.765,12.994c0,0,2.841,2.118,3.76,1.045c0,0,1.507-1.289,0.532-3.89l-8.911-12.628
+
-
c6.688-3.999,16.173-9.671,27.348-16.353l11.744,9.6c0,0,3.332,1.209,3.9-0.084c0,0,1.071-1.669-0.611-3.876l-10.594-8.294
+
-
c56.966-34.063,151.252-90.44,151.616-90.656c8.996-5.36,17.954-11.002,24.256-19.417c6.004-8.016,10.59-17.102,13.59-26.652
+
-
c8.389-26.704,3.497-52.69-11.73-73.093c1.057-0.573,2.056-1.064,2.971-1.411c5.596-2.118,11.429-3.567,17.293-4.499
+
-
c9.099-1.446,24.859,2.662,29.715,10.82c5.757,9.672,4.3,23.139,1.567,33.528c-6.656,25.286,18.145,45.465,6.705,69.074
+
-
c-10.063,20.756-33.477,26.641-53.629,33.092c-29.748,9.525-60.906,19.436-87.662,35.887c-7.32,4.5-20.012,12.514-26.27,21.768
+
-
c-4.574,6.764-5.71,14.19,1.205,21.389c7.691,8.006,9.973,8.553,4.906,19.682c12.273-3.881,2.512-18.545-0.76-25.016
+
-
c-9.066-17.922,16.211-27.58,30.332-35.506c37.723-21.17,83.041-23.572,121.604-41.779c17.787-8.396,20.465-26.447,21.826-44.258
+
-
c1.109-14.527-6.85-24.994-8.164-38.361c-0.662-6.731,1.371-13.334,2.252-20.17c1.821-14.133-3.455-43.17-18.553-49.78
+
-
c-18.086-7.919-37.559-3.756-54.856,4.261c-0.114,0.053-0.244,0.115-0.372,0.177c-4.414-4.179-9.342-8.014-14.767-11.435
+
-
c-9.403-5.928-18.563-9.925-29.512-12.499c-7.185-1.688-14.691-3.354-22.082-3.777c-6.743-0.386-14.113,0.977-20.81,1.728
+
-
c-5.657,0.634-12.218,1.409-17.427,3.903c-0.058,0.028-85.841,41.094-151.289,72.425l-2.645-9.865c0,0-1.639-2.576-2.504-1.684
+
-
c0,0-1.329,0.998-1.124,3.717l2.735,9.526c-4.608,2.206-9.105,4.359-13.449,6.438l-10.256-18.702c0,0-2.729-2.519-3.649-1.34
+
-
c0,0-1.501,1.397-0.606,4.383l10.179,17.732c-29.943,14.334-51.685,24.743-51.685,24.743s-1.906,1.132-5.01,3.291L59.143,186.85
+
-
c0,0-3.038-1.824-3.845-0.663c0,0-1.37,1.433-0.141,3.921l12.22,14.086c-4.572,3.407-10.44,8.18-16.484,14.167l-11.227-8.872
+
-
c0,0-2.853-1.087-3.015,0.146c0,0-0.469,1.596,1.319,3.652l10.242,7.805c-8.096,8.458-16.188,19.02-21.577,31.309l-10.468-2.141
+
-
c0,0-3.511,0.477-3.415,1.887c0,0-0.173,1.977,2.342,3.148l9.67,1.766c-2.443,6.641-4.057,13.735-4.455,21.234l-8.931,0.063
+
-
c0,0-2.906,0.937-2.261,1.998c0,0,0.631,1.537,3.314,2.024l7.791-0.191c0.019,4.785,0.531,9.722,1.651,14.802l-10.635,1.752
+
-
c0,0-3.11,1.697-2.517,2.98c0,0,0.543,1.907,3.311,2.104l11.073-2.063c1.893,6.518,4.789,13.251,8.87,20.175
+
-
c-4.958,2-9.233,3.795-10.343,4.464c-0.136,0.087-0.279,0.171-0.425,0.255c-1.901,1.104-4.38,2.38-4.222,4.987
+
-
c0.157,2.562,2.756,3.791,4.858,3.537c3.264-0.396,7.65-3.3,10.741-4.582c1.304-0.54,2.607-1.084,3.911-1.626
+
-
c0.486,0.7,0.959,1.397,1.47,2.101c5.953,8.186,12.418,14.934,19.212,20.481l-8.085,14.046c0,0-0.654,3.482,0.715,3.836
+
-
c0,0,1.82,0.785,3.726-1.23l7.484-13.66c5.135,3.789,10.437,6.922,15.832,9.501l-1.426,2.544c0,0-0.615,3.491,0.758,3.828
+
-
c0,0,1.83,0.766,3.712-1.273l1.611-3.022c7.441,3.097,15.016,5.192,22.547,6.501" />
+
-
 
+
-
 
+
-
 
+
-
<path style="fill:none;stroke:white;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:800;stroke-dashoffset:0" data--50-bottom="stroke-dashoffset:900;" data-100-top="stroke-dashoffset:0;" d="M242.561,200.543c-1.114,1.678-1.532,3.094-1.532,4.296
+
-
c0,2.379,1.637,3.918,2.768,4.981c0.787,0.74,1.434,1.414,1.789,2.271c-0.161,0.106-0.342,0.22-0.491,0.312
+
-
c-0.958,0.584-3.173,1.938-3.173,4.547c0,0.684,0.152,1.453,0.519,2.318c0.458,1.076,1.342,1.668,1.988,2.102
+
-
c0,0,0.224,0.158,0.354,0.252c0.074,0.207,0.125,0.498,0.125,0.908c0,0.633-0.105,1.484-0.371,2.498
+
-
c-0.648,2.472-2.439,4.636-4.915,5.936c-2.412,1.268-5.136,1.51-7.476,0.663c-3.705-1.341-3.422-3.726-2.887-5.399l0.522-1.271
+
-
c0.479-1.018,1.134-2.41,0.334-4.512c-0.448-1.178-1.307-1.84-1.875-2.276c-0.175-0.135-0.439-0.339-0.488-0.419
+
-
c-0.094-0.422,0.023-0.785,0.366-1.652l0.583-1.762c0.903-3.861,0.631-6.958-0.81-9.202c-1.088-1.696-2.832-2.83-5.04-3.278
+
-
c-5.187-1.05-12.04,1.774-14.965,6.17c-0.887,1.332-2.095,4.188-2.095,6.41c0,0.154,0.005,0.306,0.018,0.453
+
-
c0.079,0.945,0.488,1.739,0.816,2.379c0,0,0.065,0.137,0.13,0.271c-0.021,0.016-0.062,0.047-0.062,0.047l-1.205,0.992
+
-
c0,0.001-0.986,1.053-0.986,1.053l-0.522,0.566c-2.88,2.609-3.86,2.361-6.783,0.15c-3.639-2.752-8.45-3.416-12.255-1.693
+
-
c-3.188,1.443-5.172,4.4-5.443,8.113c0,0,0.009,0.351,0.02,0.739c-0.021,0.013-0.08,0.045-0.08,0.045
+
-
c-0.163,0.084-0.703,0.155-1.061,0.202c-0.825,0.109-1.76,0.232-2.641,0.749c-2.01,1.179-2.503,2.531-2.503,3.576
+
-
c0,0.146,0.009,0.287,0.026,0.42c0.296,2.38,2.778,3.446,5.35,4.245c-0.198,0.248-2.611,3.277-2.611,3.277l3.124,0.924l2.326,0.791
+
-
c0.414,0.113,1.016,0.285,1.533,0.466c-0.309,0.132-0.666,0.253-1.033,0.312c-1.322,0.209-2.653-0.397-4.195-1.102
+
-
c-1.665-0.76-3.551-1.619-5.799-1.578c-3.419,0.064-7.136,1.904-7.216,5.799c-0.001,0.042-0.001,0.084-0.001,0.125
+
-
c0,0.869,0.227,1.557,0.524,2.17c-1.601-0.063-2.796,0.424-3.558,0.941c-1.544,1.053-2.545,2.888-2.818,5.168l-0.216,1.803
+
-
l1.648,0.764c0.722,0.334,0.884,0.59,0.885,0.592c-0.046,0.734-2.404,2.972-4.574,3.963c-0.818,0.373-1.891,0.512-3.026,0.658
+
-
c-2.354,0.304-5.283,0.682-7.078,3.514c-0.103,0.162-0.138,0.316-0.209,0.477c-0.707-0.414-1.604-0.794-2.683-0.634
+
-
c-2.225,0.33-3.987,2.304-4.19,4.69c-0.012,0.145-0.018,0.287-0.018,0.428c0,0.775,0.228,1.474,0.567,2.102
+
-
c-0.015,0.15-0.061,0.303-0.061,0.452c0,1.319,0.533,2.548,0.716,2.847c1.278,2.101,4.516,2.399,4.881,2.428
+
-
c3.103,0.229,6.762-1.909,8.668-3.203c1.28-0.871,2.166-2.018,2.947-3.027c0.759-0.982,1.416-1.832,2.202-2.152h0.001
+
-
c0.287-0.116,0.914-0.141,1.467-0.16c1.075-0.038,2.414-0.088,3.657-0.774c1.088-0.604,1.627-1.588,2.021-2.307
+
-
c0,0,0.088-0.148,0.173-0.294c0.393,0.197,0.885,0.41,1.624,0.541c1.73,0.302,3.17-0.129,4.346-0.496
+
-
c0.24,2.824,0.825,5.654,3.011,7.439c1.638,1.338,3.871,1.807,6.636,1.391c2.738-0.411,7.619-2.963,9.036-6.021
+
-
c1.278-2.76,0.355-5.574-0.387-7.838c-0.327-0.997-0.636-1.938-0.703-2.678c-0.106-1.178,0.14-1.635,0.212-1.691
+
-
c0.113-0.091,0.749-0.249,2.136,0.197c0.662,0.213,0.824,0.395,0.825,0.396c0.059,0.186-0.039,0.978-0.107,1.5
+
-
c-0.167,1.317-0.394,3.121,0.341,5.01c1.287,3.303,4.357,4.697,8.214,3.732c4.392-1.099,10.377-5.797,11.72-10.447
+
-
c0.433-0.033,0.88-0.062,1.351-0.086c2.376-0.119,5.07-0.256,7.173-1.925c1.9-1.509,2.41-3.016,2.41-4.198
+
-
c0-0.297-0.033-0.576-0.083-0.826c-0.467-2.318-2.773-4.075-6.854-5.221c-1.733-0.485-4.114-0.525-6.634-0.567
+
-
c-2.748-0.046-7.346-0.123-8.349-1.19c-0.102-0.107-0.124-0.165-0.124-0.166c0.008-0.307,0.764-1.375,2.256-2.308
+
-
c5.416-3.388,14.594-2.271,20.862,0.581c0.642,0.292,1.732,1.107,2.786,1.898c2.993,2.242,6.386,4.784,9.656,3.783
+
-
c0.738-0.227,1.628-0.756,2.42-1.73c3.981,1,8.301-0.088,12.167-3.193c4.076-3.271,6.683-8.063,7.146-12.639
+
-
c1.219,0.076,2.448-0.17,3.5-0.942c3.669-2.692,2.462-8.194-0.214-12.166c-0.913-1.356-1.901-2.431-2.776-3.378
+
-
c-1.695-1.84-2.814-3.055-3.07-5.563c-0.239-2.358,0.41-4.678,1.695-6.053c1.063-1.138,1.063-1.138,2.401-0.555
+
-
c0.562,0.244,1.262,0.496,2.039,0.703c0.028,0.115,0.089,0.22,0.11,0.338c0.063,0.336,0.096,0.67,0.096,1
+
-
c0,1.398-0.563,2.715-1.61,3.716l-2.761,2.638l3.52,1.478c2.957,1.239,5.775,0.754,8.361,0.01c-1.33,2.05-2.576,4.328-2.576,7.034
+
-
c0,0.115,0.002,0.232,0.008,0.352c0.14,3.514,2.184,5.887,5.469,6.348c4.591,0.646,10.44-2.795,11.813-6.945
+
-
c0.295-0.893,0.438-1.857,0.438-2.848c0-2.448-0.871-5.045-2.465-7.055c-1.26-1.592-2.865-2.65-4.605-3.13
+
-
c-0.021-0.728-0.135-1.476-0.4-2.249c-1.074-3.115-3.851-4.466-5.846-5.21c-2.229-0.832-4.102-0.553-5.607-0.328
+
-
c-0.281,0.042-0.516,0.048-0.774,0.08c-1.22-1.721-2.879-3.14-4.946-3.986C254.842,189.987,246.47,194.65,242.561,200.543z
+
-
M179.547,228.6c0-0.002,0.002-0.006,0.002-0.008c0.001,0.036,0.003,0.124,0.003,0.124
+
-
C179.548,228.678,179.547,228.639,179.547,228.6z M247.7,216.669c0.975-0.595,3.05-1.862,3.05-4.296
+
-
c0-0.459-0.074-0.96-0.243-1.505c-0.7-2.261-2.194-3.665-3.285-4.69c-0.814-0.766-1.18-1.109-1.18-1.512
+
-
c0-0.327,0.243-0.693,0.685-1.359c1.852-2.791,5.791-5.758,9.492-6.276c-0.324,0.271-0.65,0.541-0.986,0.901
+
-
c-1.979,2.119-3.09,5.217-3.09,8.494c0,0.489,0.023,0.982,0.074,1.478c0.424,4.166,2.52,6.439,4.368,8.445
+
-
c0.826,0.896,1.604,1.741,2.306,2.782c1.008,1.497,1.672,3.407,1.672,4.517c0,0.396-0.086,0.69-0.271,0.826
+
-
c-0.226,0.094-1.058-0.13-1.524-0.543l-5.803-5.142l1.707,7.563c0.848,3.758-1.338,8.734-5.197,11.834
+
-
c-1.44,1.155-5.21,3.646-9.109,1.813l-2.516-1.186l-0.911,2.627c-0.223,0.645-0.424,0.806-0.426,0.808
+
-
c-0.885,0.176-3.877-2.065-5.154-3.022c-1.326-0.994-2.578-1.933-3.713-2.449c-7.495-3.409-18.312-4.815-25.583-0.271
+
-
c-1.24,0.775-4.167,2.904-4.559,5.923c-0.029,0.226-0.043,0.446-0.043,0.666c0,1.299,0.503,2.514,1.477,3.551
+
-
c2.449,2.605,7.258,2.687,11.908,2.765c2.092,0.034,4.255,0.071,5.367,0.384c1.561,0.438,2.531,0.939,3.02,1.284
+
-
c-0.078,0.073-0.124,0.13-0.249,0.229c-0.848,0.672-2.612,0.762-4.319,0.849c-1.319,0.065-2.683,0.136-3.959,0.471l-2.107,0.552
+
-
l0.258,2.162c0.005,0.039,0.007,0.08,0.007,0.123c0,1.834-4.336,6.395-8.229,7.368c-1.886,0.472-2.159-0.231-2.341-0.698
+
-
c-0.275-0.705-0.166-1.566-0.04-2.566c0.252-1.998,0.723-5.717-4.146-7.283c-3.519-1.133-5.636-0.268-6.792,0.658
+
-
c-1.112,0.891-2.374,2.662-2.067,6.047c0.118,1.305,0.531,2.564,0.931,3.785c0.541,1.647,1.052,3.205,0.601,4.178
+
-
c-0.459,0.99-3.402,2.902-5.242,3.179c-0.901,0.136-2.107,0.19-2.729-0.317c-1.058-0.864-1.208-3.758-1.329-6.084l-0.131-2.506
+
-
l-2-0.313c-1.598-0.252-2.981,0.182-4.091,0.529c-0.944,0.297-1.55,0.474-2.108,0.375c-0.192-0.032-0.271-0.075-0.502-0.203
+
-
c-1.287-0.709-2.557-0.945-4.57,0.205c-0.18,0.104-0.27,0.254-0.421,0.375c1.399-1.424,2.519-3.151,2.524-5.072
+
-
c0-0.005,0-0.01,0-0.014c0-0.938-0.291-2.481-1.857-3.834c0.067-0.09,0.135-0.228,0.196-0.269c0.284-0.194,0.826-0.093,1.124-0.015
+
-
l1.089,0.427c2.181,1.046,3.725,0.733,5.9-1.19l1.363-1.205l-0.728-1.666c-0.624-1.43-1.781-2.238-2.626-2.828
+
-
c-0.306-0.215-0.819-0.573-0.907-0.731c0.012-0.437,1.101-0.937,2.314-0.958c1.113-0.021,2.28,0.512,3.632,1.128
+
-
c1.891,0.862,4.244,1.937,7.053,1.489c1.853-0.293,4.394-1.352,5.456-3.364c0.328-0.622,0.492-1.284,0.492-1.954
+
-
c0-0.628-0.145-1.263-0.435-1.875c-0.762-1.607-2.38-2.385-3.989-2.906c0.26-0.541,0.477-1.129,0.545-1.817l0.197-1.983
+
-
l-1.601-0.518l-2.005-0.674c-0.1-0.028-0.255-0.075-0.381-0.112c0.29-0.101,0.579-0.168,0.866-0.329l0.46-0.254
+
-
c0.947-0.52,2.211-1.214,2.211-3.021c0-0.177-0.012-0.363-0.037-0.563l-0.025-0.947c0.14-1.91,0.987-3.229,2.519-3.924
+
-
c2.094-0.947,5.045-0.482,7.177,1.128c4.266,3.226,7.962,4.272,13.196-0.472c0-0.001,0.823-0.868,0.823-0.868l0.796-0.854
+
-
l0.625-0.504c0.787-0.567,1.978-1.428,2.228-3.694c0.014-0.128,0.021-0.255,0.021-0.38c0-1.033-0.457-1.92-0.8-2.586
+
-
c0,0-0.249-0.524-0.281-0.594c0.002-0.734,0.617-2.623,1.259-3.589c1.784-2.681,6.642-4.682,9.809-4.04
+
-
c1.168,0.237,1.601,0.729,1.825,1.078c0.359,0.561,0.539,1.373,0.539,2.387c0,0.86-0.13,1.863-0.39,2.978l-0.371,1.075
+
-
c-0.327,0.836-0.745,1.902-0.745,3.205c0,0.416,0.043,0.855,0.146,1.319c0.408,1.854,1.609,2.778,2.326,3.331
+
-
c0,0,0.169,0.139,0.276,0.227c-0.055,0.125-0.206,0.473-0.206,0.473l-0.761,1.879c-0.363,1.137-0.54,2.234-0.54,3.279
+
-
c0,3.771,2.305,6.83,6.489,8.344c3.657,1.322,7.849,0.98,11.501-0.938c3.715-1.953,6.422-5.268,7.426-9.096
+
-
c0.284-1.085,0.53-2.406,0.53-3.734c0-1.189-0.198-2.385-0.743-3.418c-0.511-0.965-1.343-1.521-1.951-1.93
+
-
c0,0-0.085-0.06-0.161-0.113C247.241,216.959,247.489,216.798,247.7,216.669z M162.77,263.023
+
-
c-0.268,0.369-0.489,0.744-0.664,1.063c0,0-0.123,0.208-0.215,0.364c-0.267,0.072-0.765,0.104-1.162,0.119
+
-
C161.387,264.145,162.089,263.613,162.77,263.023z M157.457,265.104L157.457,265.104L157.457,265.104z M143.991,269.697
+
-
L143.991,269.697L143.991,269.697z M143.992,269.698c0.166,0.055,0.3,0.245,0.369,0.418c-0.012-0.001-0.298-0.025-0.492-0.042
+
-
C143.887,270.02,143.992,269.698,143.992,269.698z M142.435,274.449L142.435,274.449L142.435,274.449z M154.241,266.773
+
-
c0.279-0.037,0.589-0.098,0.881-0.14c-0.771,0.712-1.397,1.494-1.938,2.193c-0.606,0.784-1.18,1.526-1.801,1.948
+
-
c-2.155,1.465-4.412,2.433-5.487,2.354c-0.304-0.021-0.672-0.13-0.952-0.236c-0.003-0.022-0.011-0.06-0.012-0.076
+
-
c0,0.002,0,0.004,0,0.007c0,0.01-0.016,0.046-0.017,0.06c-0.092-0.035-0.22-0.074-0.267-0.105c0,0,0.164,0.191,0.224,0.263
+
-
c-0.056,0.274-0.208,0.701-0.72,1.077c-0.621,0.457-1.313,0.465-1.717,0.333c0,0,1.164-3.554,1.408-4.298
+
-
c0.149,0.096,0.366,0.232,0.366,0.232c0.783,0.529,1.968,1.33,3.492,1.104c0.97-0.144,2.178-0.449,2.913-1.55
+
-
c0.386-0.578,0.495-1.162,0.495-1.651c0-0.226-0.023-0.429-0.053-0.603C151.605,267.188,152.529,266.994,154.241,266.773z
+
-
M247.042,217.313L247.042,217.313L247.042,217.313z M271.125,201.652c1.73,0.646,2.561,1.27,2.866,2.154
+
-
c0.085,0.248,0.116,0.5,0.126,0.754c-0.943,0.229-1.872,0.504-2.778,0.793c-1.228,0.393-2.351,0.688-3.429,0.873
+
-
c0.386-1.072,0.626-2.195,0.626-3.36c0-0.437-0.069-0.882-0.126-1.323C269.411,201.4,270.232,201.319,271.125,201.652z
+
-
M274.639,219.453c-0.632-0.089-1.117-0.264-1.171-1.596c-0.002-0.047-0.003-0.096-0.003-0.144c0-1.728,1.223-3.54,2.514-5.457
+
-
c0.623-0.924,1.277-1.938,1.842-3.015c0.871,0.246,1.543,0.857,1.986,1.418c0.887,1.117,1.393,2.611,1.393,3.929
+
-
c0,0.464-0.063,0.904-0.193,1.3C280.374,217.801,276.861,219.766,274.639,219.453z" />
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</svg>
+
-
</div>
+
-
 
+
-
<div class="col-lg-8" style='font-family:Open Sans;font-size:13pt;color:#97b4ca;' data-bottom='-webkit-transform: translateY(0px);' data-top='-webkit-transform: translateY(-30px);'>
+
-
<h1 style='font-family:Fjalla One;font-size: 58px;opacity:0.95;color:white'>THE GOAL</h1>
+
-
<p>Our goal is to create a system by which we can regulate the enzyme telomerase, which in turn will control the length of telomeres in a cell.
+
-
<br>Telomeres are repeating nucleotide sequences of TTAGGG at the ends of chromosomes, and serve as buffers against the shortening of chromosomes that occurs during cell replication. Telomere shortening takes place because during DNA replication, DNA is unable to copy at the end of the lagging strand (3'). The phenomenon of death has been largely associated with telomere shortening as once there are no telomeres, the cell cannot replicate itself anymore; in other words, the cell ages and dies. However, human DNA codes for the enzyme telomerase which is able to reestablish telomeres and therefore allow cells to replicate further and live longer. Cancer cells further confirm this theory as they possess large quantities of telomerase and hence a larger replication limit.
+
-
</p>
+
-
</div>
+
-
</div>
+
-
 
+
-
<div class="row">
+
-
<div class="col-lg-12" data-bottom='-webkit-transform: translateY(0px);' data-top='-webkit-transform: translateY(-20px);'>
+
-
<span class="quotespacer"></span>
+
-
<img id='missionquote' src="test_caption.png" style="width: 600px;">
+
-
<span class="quotespacer"></span>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<div id='layer4' style='height:600px;position: relative;z-index:40;margin-top:25px'>
+
-
<div class="container" style='text-align:center;color:white;border-bottom:1px solid rgb(70,70,70);padding-bottom:50px'>
+
-
<div class="row">
+
-
<h1 style='font-family:Fjalla One;font-size: 58px;opacity:0.95;color:white'>MEET THE TEAM</h1>
+
-
<div class="col-lg-5 col-lg-offset-1 container" id='portrait_container'>
+
-
<div class="row">
+
-
<img src='http://placehold.it/300&text=1'>
+
-
<img src='http://placehold.it/300&text=2'>
+
-
<img src='http://placehold.it/300&text=3'>
+
-
<img src='http://placehold.it/300&text=4'>
+
-
</div>
+
-
<div class="row">
+
-
<img src='http://placehold.it/300&text=5'>
+
-
<img src='http://placehold.it/300&text=6'>
+
-
<img src='http://placehold.it/300&text=7'>
+
-
<img src='http://placehold.it/300&text=8'>
+
-
</div>
+
-
<div class="row">
+
-
<img src='http://placehold.it/300&text=9'>
+
-
<img src='http://placehold.it/300&text=10'>
+
-
<img src='http://placehold.it/300&text=11'>
+
-
<img src='http://placehold.it/300&text=12'>
+
-
</div>
+
-
<div class="row">
+
-
<img src='http://placehold.it/300&text=13'>
+
-
<img src='http://placehold.it/300&text=14'>
+
-
<img src='http://placehold.it/300&text=15'>
+
-
<img src='http://placehold.it/300&text=16'>
+
-
</div>
+
-
</div>
+
-
 
+
-
<div class="col-lg-5" style='font-family:Open Sans;font-size:13pt;color:#97b4ca;'>
+
-
<img src="http://placehold.it/250&text=1">
+
-
<h4 style='font-family: Fjalla One;color: #c0392b;font-size: 32px;'>John Smith</h4>
+
-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce pulvinar ipsum massa. Donec ac pharetra arcu. Integer sollicitudin egestas pretium. Donec laoreet hendrerit lorem vitae imperdiet. Etiam cursus laoreet suscipit. Donec lorem odio, luctus non pellentesque nec, tristique non mauris. Donec sit amet quam elementum, scelerisque tellus nec, suscipit lacus.</p>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<div id='layer5' style='height:600px;position: relative;z-index:50;margin-top:25px;width:100%' data-top='position:fixed;top: 0;' data-start='position:relative;' data-smooth-scrolling="off">
+
-
<div class="container" style='text-align:center;color:white;border-bottom:1px solid rgb(70,70,70);padding-bottom:50px'>
+
-
<div class="row">
+
-
<div class="col-lg-12">
+
-
 
+
-
 
+
-
 
+
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="612px" height="792px" viewBox="0 0 612 792" enable-background="new 0 0 612 792" xml:space="preserve" data--50-bottom="-webkit-transform:translateY(0px);" data--300-top="-webkit-transform:translateY(0px);">
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1020;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:1020;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M264.05,225.731c-8.5,0.944-9.2,9.505-16.093,12.101
+
-
c-104.204-9.338-235.589,30.884-207.245,140.886c18.484-34.983,29.6-67.108,60.357-84.507
+
-
c54.574-30.921,116.875-37.82,199.196-30.185c30.971,2.837,62.793,2.727,92.648,6.06c27.253,2.971,52.287,19.829,78.472,14.021
+
-
C432.976,242.082,325.861,251.153,264.05,225.731z" />
+
-
<path xmlns="http://www.w3.org/2000/svg" fill="none" stroke="#FCD600" stroke-width="2" stroke-miterlimit="10" d="M404.545,3.011  c-14.999,1.806-16.234,18.18-28.396,23.145C192.274,8.295-39.561,85.228,10.454,295.626  c32.616-66.912,52.23-128.356,106.504-161.636c96.298-59.142,206.232-72.337,351.491-57.735  c54.649,5.428,110.803,5.216,163.481,11.591c48.089,5.682,92.264,37.926,138.467,26.815  C702.621,34.284,513.613,51.635,404.545,3.011z"/>
+
-
 
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1600;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:1600;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M390.902,308.247c-23.555-27.949-59.754-29.881-108.711-26.101
+
-
c-30.302,2.263-63.786,0.541-82.521,4.021c-10.385,1.909-17.337,10.339-28.206,14.056c-6.571,2.222-16.258,1.07-24.156,4.009
+
-
c-44.359,16.52-69.086,83.779-50.283,130.852c19.572,49.097,67.968,93.526,68.407,152.911c18.29-48.34,6.684-94.775-0.005-138.818
+
-
c-3.202-21.353-12.146-41.802-12.045-58.374c0.262-36.486,24.618-73.123,52.371-80.552c44.767-11.894,128.576,6.57,166.994,10.087
+
-
c19.46,1.802,38.897-2.761,58.359-3.967c26.344-1.741,61.472,10.407,72.488-16.148
+
-
C458.734,295.681,432.507,309.733,390.902,308.247z" />
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:100;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:100;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M384.814,290.18c6.621,9.477,25.616,9.48,32.24-0.039
+
-
C414.074,276.993,387.917,277.648,384.814,290.18z" />
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:100;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:100;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M529.714,312.28c1.836,8.31,17.301,20.341,30.218,24.197
+
-
C567.62,317.772,546.779,306.02,529.714,312.28z" />
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1600;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:1600;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M354.64,360.627c-14.366,30.535-49.875,24.595-62.377,50.293
+
-
c-18.175,37.185,4.817,89.879,30.207,110.666c21.16,17.394,56.138,26.422,54.321,64.445
+
-
c11.543-18.127,28.948-30.861,28.167-46.296c-1.384-25.423-37.144-31.405-52.373-48.295
+
-
c-31.609-35.094,5.302-83.753,28.249-106.708c17.444-17.456,47.844-48.755,82.472-42.194
+
-
c23.151,4.328,15.834,15.876,34.271,24.121c11.087,5.002,39.211,6.404,40.241-12.071c1.044-21.051-36.844-32.643-62.454-30.174
+
-
c-32.59,3.073-72.348,15.828-120.207,14.726c-4.805-0.053-9.663-0.288-14.577-0.704c-75.435-6.191-171.933,2.128-148.979,80.516
+
-
c11.97,40.826,47.494,94.129,22.168,142.891c57.97-22.687,17.287-119.425,48.263-165.066
+
-
C280.644,369.554,306.982,360.85,354.64,360.627z" />
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:140;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:140;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M445.186,408.873c10.776-12.672,24.047-22.852,28.159-42.257
+
-
C453.342,346.498,446.043,396.901,445.186,408.873z" />
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:140;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:140;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M491.508,410.914c11.416-1.903,11.418-15.398,18.082-22.159
+
-
c-3.812-0.828-5.019-4.302-10.062-3.967C494.481,391.141,493.327,401.343,491.508,410.914z" />
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:140;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:140;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M388.834,507.564c22.352,7.973,28.348-27.87,30.224-40.269
+
-
C411.273,483.062,390.231,485.457,388.834,507.564z" />
+
-
 
+
-
<path style="fill:none;stroke:#FDD700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:140;stroke-dashoffset:0" data--200-bottom="stroke-dashoffset:140;" data--200-top="stroke-dashoffset:0;fill:rgba(253, 215, 0, 0);" data--800-top='fill:rgba(253, 215, 0, 1);' d="M429.136,523.612c8.885-5.176,7.157-31.604,3.997-42.204
+
-
C430.87,493.053,405.037,516.8,429.136,523.612z" />
+
-
</svg>
+
-
 
+
-
</div>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<div class="layer6" style='height:2000px'>
+
-
<div class="container">
+
-
<div class="col-lg-12"></div>
+
-
</div>
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<header style='z-index:100;position:relative;margin-top:2000px;display:none'>
+
-
<div class="container">
+
-
<div class="nav">
+
-
<div id='nav_left'>
+
-
<img src='static/tas_igemlogo.png'>
+
-
</div>
+
-
 
+
-
<div id='nav_right'>
+
-
<h2>E-MORTALITY</h2>
+
-
 
+
-
<ul>
+
-
<li>TEAM</li>
+
-
<li>PROJECTS</li>
+
-
<li>HUMAN PRACTICE</li>
+
-
<li>NOTES</li>
+
-
<li>PARTS</li>
+
-
</ul>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
</header>
+
-
 
+
-
<div id='bodycontainer' class="container" style='height:1000px;display:none'>
+
-
<div class="row">
+
-
<div id="slides">
+
-
<img src='photos/1.jpg' data-bottom='-webkit-filter:blur(30px);' data-top='-webkit-filter:blur(0px);'>
+
-
<img src='photos/2.jpg'>
+
-
<img src='photos/3.jpg'>
+
-
<img src='photos/4.jpg'>
+
-
<img src='photos/5.jpg'>
+
-
<img src='photos/6.jpg'>
+
-
</div>
+
-
 
+
-
</div>
+
-
</div>
+
-
 
+
-
 
+
-
<div class="canvas-container"></div>
+
-
 
+
-
<script src='http://rawgit.com/xyk2/tas_igem2014/master/static/libs.min.js'></script>
+
-
<script src='http://rawgit.com/xyk2/tas_igem2014/master/static/field.js'></script>
+
-
<script>
+
-
sketchItem.start();
+
-
</script>
+
-
</body>
+
-
 
+
-
</html>
+

Revision as of 09:51, 14 June 2014

LOL