Team:AUC TURKEY/Notebook/Timeline

From 2014hs.igem.org

(Difference between revisions)
(Undo revision 28234 by Alihancelikcan (talk))
 
(6 intermediate revisions not shown)
Line 1: Line 1:
{{AUC_TURKEY}}
{{AUC_TURKEY}}
-
 
+
{{:LGmenu:AUC_TURKEY}}
<html>
<html>
<head>
<head>
-
<style type="text/css">
 
-
/*
 
-
* jQuery Booklet Plugin
 
-
* Copyright (c) 2010 - 2013 William Grauvogel (http://builtbywill.com/)
 
-
*
 
-
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
 
-
*
 
-
* Version : 1.4.2
 
-
*
 
-
* Originally based on the work of:
 
-
* 1) Charles Mangin (http://clickheredammit.com/pageflip/)
 
-
*/
 
-
.booklet        {width:1100px; height:778px; position:relative; margin:0 auto 10px; overflow:visible !important; font: 13px "Trebuchet MS"; }
 
-
.booklet .b-page {left:0; top:0; position:absolute; overflow:hidden; padding:0; outline:1px solid transparent;}
 
-
.booklet h2 { margin-left:100px; margin-top:50px; font-size:25px;}
 
-
.booklet .b-pN  {}
 
-
.booklet .b-p0  {}
 
-
.booklet .b-p1  {}
 
-
.booklet .b-p2  {}   
 
-
.booklet .b-p3  {}
 
-
.booklet .b-p4  {}
 
-
 
 
-
  /* Page Wrappers */
 
-
.booklet .b-wrap      {top:0; position:absolute;}
 
-
.booklet .b-wrap-left  {background:#fff;}
 
-
.booklet .b-wrap-right {background:#efefef;}
 
-
 
-
.booklet .b-pN .b-wrap,
 
-
.booklet .b-p1 .b-wrap,
 
-
.booklet .b-p2 .b-wrap,
 
-
.booklet .b-p3 .b-wrap,
 
-
.booklet .b-p4 .b-wrap  {left:0;}
 
-
.booklet .b-p0 .b-wrap  {right:0;}
 
-
 
-
  /* Custom Page Types */
 
-
.booklet .b-page-blank  {padding:0; width:100%; height:100%;}
 
-
.booklet .b-page-cover  {padding:0; width:100%; height:100%; background:url('https://static.igem.org/mediawiki/2013hs/6/69/AUC_Turkey_Notebook_Cover.jpg'); background-size: 100% 100%;}
 
-
.booklet .b-page-cover h1  {color:#fff; text-shadow:0px 1px 3px #222; font-size:30px; border-style:none; line-height:2em;}
 
-
.booklet .b-page-cover h3  {color:#fff; text-shadow:0px 1px 3px #222;}
 
-
 
 
-
  /* Page Numbers */
 
-
.booklet .b-counter {bottom:10px; position:absolute; display:block; width:25px; height:20px; background:#ccc; color:#444; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; padding:5px 0 0;}
 
-
.booklet .b-wrap-left  .b-counter  {left:10px;}
 
-
.booklet .b-wrap-right .b-counter {right:10px;}
 
-
 
 
-
  /* Page Shadows */
 
-
.booklet .b-shadow-f  {right:0; top:0; position:absolute; opacity:0; background-image:url("https://static.igem.org/mediawiki/2013hs/c/c9/AUC_Turkey_Shadow_Top_Forward.png"); background-repeat:repeat-y; background-position:100% 0;}
 
-
.booklet .b-shadow-b  {left:0;  top:0; position:absolute; opacity:0; background-image:url("https://static.igem.org/mediawiki/2013hs/2/25/AUC_Turkey_Shadow_Top_Back.png");    background-repeat:repeat-y; background-position:0 0;}
 
-
 
-
.booklet .b-p0 {background-image:url("https://static.igem.org/mediawiki/2013hs/7/75/AUC_Turkey_Shadow.png"); background-repeat:repeat-y; background-position:100% 10px;}
 
-
.booklet .b-p3 {background-image:url("https://static.igem.org/mediawiki/2013hs/7/75/AUC_Turkey_Shadow.png"); background-repeat:repeat-y; background-position:0 10px;}
 
-
 
-
  /* Overlay Controls */
 
-
.booklet .b-overlay      {top:0; position:absolute; height:100%; width:50%;}
 
-
.booklet .b-overlay-prev {left:0;}
 
-
.booklet .b-overlay-next {right:0;}
 
-
 
-
  /* Tab Controls */
 
-
.booklet .b-tab        {background:#000; height:40px; width:100%; padding:10px 0 0; text-align:center; color:#ccc; position:absolute; font-size:11px;}
 
-
.booklet .b-tab-prev  {left:0;}
 
-
.booklet .b-tab-next  {right:0;}
 
-
.booklet .b-tab:hover  {background:#aaa; color:#000;}
 
-
 
-
  /* Arrow Controls */
 
-
.booklet .b-arrow          {display:block; position:absolute; text-indent:-9999px; top:0; height:100%; width:74px;}
 
-
.booklet .b-arrow div      {display:none; text-indent:-9999px; height:170px; width:74px; position:absolute; left:0; top:25%;}
 
-
.booklet .b-arrow-next    {right:-80px;}
 
-
.booklet .b-arrow-prev    {left:-80px;}
 
-
.booklet .b-arrow-next div {background:url("images/arrow-next.png") no-repeat left top;}
 
-
.booklet .b-arrow-prev div {background:url("images/arrow-prev.png") no-repeat left top;}
 
-
 
-
/* @z-index fix (needed for older IE browsers)
 
-
----------------------------------------*/
 
-
    body              {z-index:0;}
+
<head>
-
    .b-menu          {z-index:100;}
+
<meta http-equiv=Content-Type content="text/html; charset=Windows-1254">
-
    .b-selector      {z-index:100;}
+
<meta name=Generator content="Microsoft Word 15 (filtered)">
-
    .booklet          {z-index:0;}
+
<style>
-
    .b-pN            {z-index:10;}
+
<!--
-
    .b-p0            {z-index:30;}
+
/* Font Definitions */
-
    .b-p1            {z-index:20;}
+
@font-face
-
    .b-p2            {z-index:20;}
+
{font-family:"Cambria Math";
-
    .b-p3            {z-index:30;}
+
panose-1:2 4 5 3 5 4 6 3 2 4;}
-
    .b-p4            {z-index:10;}
+
@font-face
-
    .b-prev          {z-index:40;}
+
{font-family:Calibri;
-
    .b-next          {z-index:40;}
+
panose-1:2 15 5 2 2 2 4 3 2 4;}
-
    .b-counter        {z-index:40;}
+
/* Style Definitions */
-
+
p.MsoNormal, li.MsoNormal, div.MsoNormal
-
/* @Menu Items
+
{margin-top:0cm;
-
----------------------------------------*/
+
margin-right:0cm;
-
.b-menu {height:40px; padding:0 0 10px;}
+
margin-bottom:10.0pt;
-
+
margin-left:0cm;
-
.b-selector            {height:40px; position:relative; float:right; border:none; color:#cecece; cursor:pointer; font:normal 12px "Myriad Pro", Myriad, "DejaVu Sans Condensed","Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}
+
line-height:115%;
-
.b-selector .b-current  {padding:8px 15px 12px; line-height:20px; min-width:18px; height:20px; display:block; background:#000; text-align:center;}
+
font-size:11.0pt;
-
.b-selector-page        {width:auto; margin-left:15px;}
+
font-family:"Calibri","sans-serif";}
-
.b-selector-chapter    {width:auto;}
+
p
-
+
{margin-right:0cm;
-
.b-selector:hover            {color:#fff; background-position:left 0px;}
+
margin-left:0cm;
-
.b-selector:hover .b-current {background-position:right 0px;}
+
font-size:12.0pt;
-
.b-selector ul              {overflow:hidden; margin:0; list-style:none !important; position:absolute; top:40px; right:0; padding:0 0 10px; background:#000; width:240px;}
+
font-family:"Times New Roman","serif";}
-
.b-selector li              {border:none;}
+
.MsoChpDefault
-
.b-selector a                {color:#cecece; height:14px; text-decoration:none; display:block; padding:5px 10px;}
+
{font-family:"Calibri","sans-serif";}
-
.b-selector a .b-text        {float:left; clear:none;}
+
.MsoPapDefault
-
.b-selector a .b-num        {float:right; clear:none;}
+
{margin-bottom:10.0pt;
-
.b-selector a:hover          {color:#fff;}
+
line-height:115%;}
-
</style>
+
@page WordSection1
-
<script type="text/javascript">
+
{size:595.3pt 841.9pt;
-
/*
+
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
-
* jQuery Booklet Plugin
+
div.WordSection1
-
* Copyright (c) 2010 - 2013 William Grauvogel (http://builtbywill.com/)
+
{page:WordSection1;}
-
*
+
-->
-
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
+
</style>
-
*
+
-
* Version : 1.4.2
+
-
*
+
-
* Originally based on the work of:
+
-
* 1) Charles Mangin (http://clickheredammit.com/pageflip/)
+
-
*/
+
-
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}(';(o($){$.4G.r=o(a,b,c){1R d,2v,35,3P,2F,4k,21;7(13 a===\'2J\'){2F=2Q 3D();$(18).2N(o(){d=$(18).42(\'r\');7(d){2v=a;35=2Q 3D();7(b){35.3B(b)}7(c){35.3B(c)}7(d[2v]){3P=d[2v].4V(d,35);7(13 3P!==\'2e\'||3P){2F.3B(d[2v].4V(d,35))}}9{$.3L(\'4W "\'+2v+\'" 4X 46 4Z D 1K.r.\')}}9{$.3L(\'1K.r 52 46 5x 5y. 4W "\'+a+\'" 6g 6d 6c.\')}});7(2F.U==1){11 2F[0]}9 7(2F.U>0){11 2F}9{11 $(18)}}9 7(13 a===\'3F\'){11 $(18).2N(o(){d=$(18).42(\'r\');7(d){21=a;d.4r(21)}9{$.3L(\'1K.r 52 46 5x 5y.\')}})}9 7(13 2v===\'5S\'||!2v){11 $(18).2N(o(){4k=$.2l({},$.4G.r.5U,a);d=$(18).42(\'r\');7(d){d.33()}d=2Q 5V($(18),4k);d.3Q();11 18})}};o 5V(f,g){1R k=f,6=g,3w=z,1J=z,2h=z,2C=z,2r=z,24=z,2n={2c:\'<u P="b-v-2c" S=""></u>\',2P:\'<u P="b-v-2P" S=""></u>\',1f:\'<u P="b-1V-f"></u>\',1j:\'<u P="b-1V-b"></u>\'},19={3v:\'64\',1m:\'66\'},m={},q={},1Y,3N,1n,H=2Q 3D(),3T=\'\',3t=\'/v/\',Q,i,j,h,a,14,1M,2B,Z,C,1a,O,B,R,4f,1k,1L,5Y,26,4s,3G,1f,1j,1H,1X,1P,2g,5X,5W,1u,3s,4l,1U,2z,2y,2i,2m,1z,1w,M,1r,1s,1G,2j,1O,22,3r,3q,N,1I,2b,2O,3p,3O,4d,47,4i,s,3b,2L,1v,43,1d={2K:\'6p\',1q:\'67\',2D:\'68\',2w:\'69\',V:\'6a\'},1B,3m=o(a,b,c){1R d=\'\',S=\'\',3V;7(a.1y(\'3Y\')){d=a.1y(\'3Y\')}7(a.1y(\'S\')){S=a.1y(\'S\')}7(a.4C(\'b-v-2c\')){a.K(\'<u P="b-v"><u P="b-K"></u></u>\')}9 7(!(!c.I||!c.1E||!(b==1||b==c.w-2))){a.K(\'<u P="b-v"><u P="b-K b-v-6f"></u></u>\')}9 7(b%2!=0){a.K(\'<u P="b-v"><u P="b-K b-K-1x"></u></u>\')}9{a.K(\'<u P="b-v"><u P="b-K b-K-p"></u></u>\')}3V=a.6h(\'.b-v\').1e(\'b-v-\'+b);7(!(!c.5O||a.4C(\'b-v-2c\')||(!c.I||!(!c.I||c.1E)||(!c.I||!c.1E||!(b!=1)||!(b!=c.w-2))))){7(c.1b==19.3v){2B++}a.3l().5N(\'<u P="b-4L">\'+2B+\'</u>\');7(c.1b==19.1m){2B--}}11{21:b,2p:a[0],3V:3V[0],N:d,S:S}},3Q=o(){k.n(\'.b-6j\').Y().4H();k.1e(\'r\');k.42(\'r\',18);1M=k.Y().U;6.8=0;3j();2E();2I();2t();2s();3w=J;24=z;1B={6:1K.2l({},6),21:6.8,H:[H[6.8].2p,H[6.8+1].2p]};7(6.2K){k.X(1d.2K+\'.r\').D(1d.2K+\'.r\',6.2K)}k.2S(1d.2K,1B)},4m=o(){24=z;2E();4o()},4q=o(){2T()},33=o(){2T();3g();k.1A(\'r\');k.6k(\'r\');3w=z},3j=o(){H=2Q 3D();7((k.Y().U%2)!=0){7(!(!6.I||!6.1E)){k.Y().4u().4v(2n.2P)}9{k.Y().4u().4w(2n.2P)}}7(6.I){$(2n.2c).1y({S:6.5E||\'\',3Y:6.5C||\'\'}).5B(k);k.Y().4u().1y({S:6.5z||\'\',3Y:6.5w||\'\'});k.5N(2n.2c)}6.w=k.Y().U;2B=0;7(6.1b==19.1m){2B=6.w;7(6.I){2B-=2}7(6.1E){2B-=2}$(k.Y().5i().5g()).2N(o(){$(18).1g(k)})}7(!3w){7(6.1b==19.3v){6.8=0}9 7(6.1b==19.1m){6.8=6.w-2}7(!(49(6.2H)||!6.2H<=6.w||!6.2H>0)){7((6.2H%2)!=0){6.2H--}6.8=6.2H}}k.Y().2N(o(i){1R a=2Q 3m($(18),i,6);H.3B(a)})},2I=o(){5f();48();4o()},5f=o(){k.n(\'.b-v\').1A(\'b-Z b-C b-1a b-O b-B b-R\').1o();7(6.8-2>=0){k.n(\'.b-v-\'+(6.8-2)).1e(\'b-Z\').12();k.n(\'.b-v-\'+(6.8-1)).1e(\'b-C\').12()}k.n(\'.b-v-\'+(6.8)).1e(\'b-1a\').12();k.n(\'.b-v-\'+(6.8+1)).1e(\'b-O\').12();7(6.8+3<=6.w){k.n(\'.b-v-\'+(6.8+2)).1e(\'b-B\').12();k.n(\'.b-v-\'+(6.8+3)).1e(\'b-R\').12()}Z=k.n(\'.b-Z\');C=k.n(\'.b-C\');1a=k.n(\'.b-1a\');O=k.n(\'.b-O\');B=k.n(\'.b-B\');R=k.n(\'.b-R\');4f=k.n(\'.b-Z .b-K\');1k=k.n(\'.b-C .b-K\');1L=k.n(\'.b-1a .b-K\');5Y=k.n(\'.b-O .b-K\');26=k.n(\'.b-B .b-K\');4s=k.n(\'.b-R .b-K\');3G=k.n(\'.b-K\');7(6.1N){k.n(\'.b-1V-f, .b-1V-b\').V();1f=$(2n.1f).m(m.1f).1g(B);1j=$(2n.1j).1g(C).m(m.1j)}},48=o(){k.n(\'.b-1V-f, .b-1V-b, .b-C, .b-B\').m({\'4e\':\'\',\'5e\':\'\'});k.n(\'.b-v\').5d(\'5c\');3G.5d(\'5c\');3G.m(m.K);1k.m(m.1k);1a.m(m.1a);O.m(m.O);7(!(!6.I||!6.1c||!(6.8>=6.w-2))){O.1o()}Z.m(m.Z);C.m(m.C);B.G().m(m.B);R.m(m.R);7(!(!6.I||!6.1c||!(6.8==0))){Z.m({\'p\':0});1a.m({\'p\':3b});O.m({\'p\':0});B.m({\'p\':s});R.m({\'p\':0})}7(!(!6.I||!6.1c||!(6.8==0||6.8>=6.w-2))){7(6.1Z){2g.l(\'3e%\')}k.l(s)}9{7(6.1Z){2g.l(\'50%\')}k.l(6.l)}k.n(\'.b-v\').m({\'4e\':\'\',\'5e\':\'\'})},3g=o(){k.n(".b-K").4H();k.n(".b-K").Y().4H();k.n(".b-4L, .b-v-2P, .b-v-2c, .b-1V-f, .b-1V-b").V();7(6.1b==19.1m){$(k.Y().5i().5g()).2N(o(){$(18).1g(k)})}},2E=o(b){1R c=z;7(b==E||13 b=="2e"){3g();2T();24=z;6=$.2l({},6,b);c=J;3j()}7(!6.l){6.l=k.l()}9 7(!(!(13 6.l==\'2J\')||!(6.l.3I("1S")!=-1))){6.l=6.l.27(\'1S\',\'\')}9 7(!(!(13 6.l==\'2J\')||!(6.l.3I("%")!=-1))){3O=J;4d=6.l;6.l=(6.l.27(\'%\',\'\')/3e)*3M(k.3l().m(\'l\'))}7(!6.A){6.A=k.A()}9 7(!(!(13 6.A==\'2J\')||!(6.A.3I("1S")!=-1))){6.A=6.A.27(\'1S\',\'\')}9 7(!(!(13 6.A==\'2J\')||!(6.A.3I("%")!=-1))){47=J;4i=6.A;6.A=(6.A.27(\'%\',\'\')/3e)*3M(k.3l().m(\'A\'))}k.l(6.l);k.A(6.A);s=6.l/2;3b=\'-\'+(s)+\'1S\';2L=s/2;1v=6.A;43=6.L/2;7(!6.I||!6.1c){7(6.8==0){k.l(s)}9 7(6.8>=6.w-2){k.l(s)}}7(6.1N){6.3d=\'-\'+6.3d+\'1S\';6.3o=\'-\'+6.3o+\'1S\'}6.w=k.Y(\'.b-v\').U;7(6.3c){3S.S=6.3c}9{6.3c=3S.S}4A();7(3w){2I()}7(!(!6.M||!($(6.M).U>0))){M=$(6.M);7(!M.4C(\'b-M\')){M.1e(\'b-M\')}7(!(!6.1G||!(M.n(\'.b-W-v\').U==0))){1G=$(\'<u P="b-W b-W-v"><1Q P="b-1T">\'+(6.8+1)+\' - \'+(6.8+2)+\'</1Q></u>\').1g(M);2j=$(\'<3X></3X>\').1g(1G).2c().m(\'A\',\'1W\');5b(i=0;i<6.w;i+=2){j=i;1O=(j+1)+\'-\'+(j+2);7(6.I){j--;7(i==0){1O=\'1\'}9 7(i==6.w-2){1O=6.w-2}9{1O=(j+1)+\'-\'+(j+2)}7(6.1E){j--;7(i==0){1O=\'\'}9 7(i==6.w-2){1O=\'\'}9{1O=(j+1)+\'-\'+(j+2)}}}7(i==0){1G.n(\'.b-1T\').1t(1O)}22=H[i].S;7(22==\'\'){22=H[i+1].S}7(6.1b==19.1m){22=H[1F.1C(i-6.w)-1].S;7(22==\'\'){22=H[1F.1C(i-6.w)-2].S}}3r=$(\'<36><a 4a="#\'+3t+(i+1)+\'" 2M="W-v-\'+i+\'"><1Q P="b-1t">\'+22+\'</1Q><1Q P="b-58">\'+1O+\'</1Q></a></36>\').1g(2j);7(!6.Q){3r.n(\'a\').D(\'15.r\',o(){7(6.1b==19.1m){1G.n(\'.b-1T\').1t($(18).n(\'.b-58\').1t());28(1F.1C(2W($(18).1y(\'2M\').27(\'W-v-\',\'\'))-6.w)-2)}9{28(2W($(18).1y(\'2M\').27(\'W-v-\',\'\')))}11 z})}}3q=2j.A();2j.m({\'A\':0,\'3E-55\':0});1G.D(\'53.r\',o(){2j.G().t({A:3q,3H:10},3h)}).D(\'3K.r\',o(){2j.G().t({A:0,3H:0},3h)})}9 7(!6.1G){M.n(\'.b-W-v\').V();1G=2j=1O=22=3r=3q=E}7(!(!6.1I||!(M.n(\'.b-W-N\').U==0))){N=H[6.8].N;7(N==""){N=H[6.8+1].N}1I=$(\'<u P="b-W b-W-N"><1Q P="b-1T">\'+N+\'</1Q></u>\').1g(M);2b=$(\'<3X></3X>\').1g(1I).2c().m(\'A\',\'1W\');5b(i=0;i<6.w;i+=1){7(!(H[i].N==""||13 H[i].N=="2e")){7(6.1b==19.1m){j=i;7(j%2!=0){j--}1I.n(\'.b-1T\').1t(H[i].N);2O=$(\'<36><a 4a="#\'+3t+(j+1)+\'" 2M="W-v-\'+(j)+\'"><1Q P="b-1t">\'+H[i].N+\'</1Q></a></36>\').5B(2b)}9{2O=$(\'<36><a 4a="#\'+3t+(i+1)+\'" 2M="W-v-\'+i+\'"><1Q P="b-1t">\'+H[i].N+\'</1Q></a></36>\').1g(2b)}7(!6.Q){2O.n(\'a\').D(\'15.r\',o(){1R a;7(6.1b==19.1m){1I.n(\'.b-1T\').1t($(18).n(\'.b-1t\').1t());a=1F.1C(2W($(18).1y(\'2M\').27(\'W-v-\',\'\'))-6.w)-2}9{a=2W($(18).1y(\'2M\').27(\'W-v-\',\'\'))}7(a%2!=0){a-=1}28(a);11 z})}}}3p=2b.A();2b.m({\'A\':0,\'3E-55\':0});1I.D(\'53.r\',o(){2b.G().t({A:3p,3H:10},3h)}).D(\'3K.r\',o(){2b.G().t({A:0,3H:0},3h)})}9 7(!6.1I){M.n(\'.b-W-N\').V();N=1I=2b=2O=3p=E}}9{M=E;7(6.M){$(6.M).1A(\'b-M\')}k.n(\'.b-W\').V()}1P=k.n(\'.b-4n\');7(1P.U==0){1P=$(\'<u P="b-4n"></u>\').1g(k)}7(!(!6.3i||!$.51)){6.1Z=z}7(2i){2i.X(\'15.r\')}7(!(!6.17||!($(6.17).U>0))){2i=$(6.17);2i.D(\'15.r\',o(e){e.2X();17()})}9{2i=E}7(2m){2m.X(\'15.r\')}7(!(!6.16||!($(6.16).U>0))){2m=$(6.16);2m.D(\'15.r\',o(e){e.2X();16()})}9{2m=E}2g=k.n(\'.b-2R\');7(!(!6.1Z||2g.U!=0)){5W=$(\'<u P="b-2R b-2R-16 b-16" S="\'+6.31+\'"></u>\').1g(1P);5X=$(\'<u P="b-2R b-2R-17 b-17" S="\'+6.2V+\'"></u>\').1g(1P);2g=k.n(\'.b-2R\');7($.6q.6r){2g.m({\'6s\':\'#6B\',\'4e\':\'6C:6D.6E.6F(1h=0) !6G\'})}}9 7(!6.1Z){2g.V();2g=E}1u=k.n(\'.b-2U\');7(!(!6.1u||1u.U!=0)){4l=$(\'<u P="b-2U b-2U-16 b-16" S="\'+6.31+\'">\'+6.3z+\'</u>\').1g(1P);3s=$(\'<u P="b-2U b-2U-17 b-17" S="\'+6.2V+\'">\'+6.3A+\'</u>\').1g(1P);1u=k.n(\'.b-2U\')}9 7(!6.1u){k.m({\'4N\':0});1u.V();1u=E}7(!(!6.1u||!(1u.U>0))){7(6.4J){1u.l(6.4J)}7(6.4K){1u.A(6.4K)}1u.m({\'6I\':\'-\'+3s.5M()+\'1S\'});k.m({\'4N\':3s.5M()});7(6.1b==19.1m){3s.3J(6.3z).1y(\'S\',6.31);4l.3J(6.3A).1y(\'S\',6.2V)}}1U=k.n(\'.b-32\');7(!(!6.1U||1U.U!=0)){2y=$(\'<u P="b-32 b-32-16 b-16" S="\'+6.31+\'"><u>\'+6.3z+\'</u></u>\').1g(1P);2z=$(\'<u P="b-32 b-32-17 b-17" S="\'+6.2V+\'"><u>\'+6.3A+\'</u></u>\').1g(1P);1U=k.n(\'.b-32\');7(6.1b==19.1m){2z.3J(\'<u>\'+6.3z+\'</u>\').1y(\'S\',6.31);2y.3J(\'<u>\'+6.3A+\'</u>\').1y(\'S\',6.2V)}}9 7(!6.1U){1U.V();1U=E}1z=1P.n(\'.b-17\');1w=1P.n(\'.b-16\');1z.X(".r");1w.X(".r");1z.D(\'15.r\',o(e){e.2X();17()});1w.D(\'15.r\',o(e){e.2X();16()});7(!(!6.1Z||!6.41)){1z.D("34.r",o(){3a(J)}).D("2Z.r",o(){2q(J)});1w.D("34.r",o(){3a(z)}).D("2Z.r",o(){2q(z)})}7(6.1U){7(6.4U){7($.2o.1h){1z.D(\'34.r\',o(){2z.n(\'u\').G().3U(\'2x\',1)}).D(\'2Z.r\',o(){2z.n(\'u\').G().3U(\'2x\',0)});1w.D(\'34.r\',o(){2y.n(\'u\').G().3U(\'2x\',1)}).D(\'2Z.r\',o(){2y.n(\'u\').G().3U(\'2x\',0)})}9{1z.D(\'34.r\',o(){2z.n(\'u\').12()}).D(\'2Z.r\',o(){2z.n(\'u\').1o()});1w.D(\'34.r\',o(){2y.n(\'u\').12()}).D(\'2Z.r\',o(){2y.n(\'u\').1o()})}}9{2z.n(\'u\').12();2y.n(\'u\').12()}}$(3S).D(\'65.r\',o(a){7(!(a.4Y!=37||!6.4p||24)){16()}9 7(!(a.4Y!=39||!6.4p||24)){17()}});2u(h);h=E;7(6.Q){54();2u(h);h=4g(o(){56()},6o)}$(4c).D(\'6n.r\',o(){7(!(!(3O||47)||24)){5a()}});7(!(!6.1W||!6.3Z)){2u(a);a=4g(o(){7(6.1b==19.3v){17()}9{16()}},6.3Z);2h=J;7(!(!6.1r||!($(6.1r).U>0))){1r=$(6.1r);1r.X(\'15.r\').D(\'15.r\',o(e){e.2X();7(2h){2u(a);2h=z}})}7(!(!6.1s||!($(6.1s).U>0))){1s=$(6.1s);1s.X(\'15.r\').D(\'15.r\',o(e){e.2X();7(!2h){2u(a);a=4g(o(){7(6.1b==19.3v){17()}9{16()}},6.3Z);2h=J}})}}9{2u(a);a=E;7(!(!6.1r||!($(6.1r).U>0))){$(6.1r).X(\'15.r\')}1r=E;7(!(!6.1s||!($(6.1s).U>0))){$(6.1s).X(\'15.r\')}1s=E;2h=z}7(c){2I();2t();2s()}},4A=o(){m={K:{p:0,l:s-(6.45*2)-(6.4h*2),A:1v-(6.45*2)-(6.4h*2),3E:6.45},1k:{1x:0,p:\'1W\'},1a:{p:0,l:s,A:1v},O:{p:s,l:s,1h:1,A:1v},Z:{p:0,l:s,A:1v},C:{p:0,l:0,A:1v},B:{p:s*2,l:0,A:1v,44:0},R:{p:s,l:s,A:1v},1f:{1x:0,l:s,A:1v},1j:{p:0,l:s,A:1v}};1Y=10;3N=6.3f+1Y;1n=(6.3f/2)+1Y;q={y:{L:6.5h,2Y:6.3f,O:{l:s-1n},B:{p:6.l-3N,l:1n},5j:{p:s-6.3f,l:1n},26:{p:1Y},5k:{l:s},5l:{l:s,p:0},5m:{p:6.l,l:0},5n:{p:s,l:0},5o:{p:10},1a:{p:1n,l:s-1n},1L:{p:\'-\'+1n+\'1S\'},C:{p:1n,l:1n},1k:{1x:1Y},5p:{p:0,l:s},5q:{p:0},5r:{p:0,l:0},5s:{1x:0}},O:{l:0},5t:{l:0,p:s},5u:{p:s},5v:{p:2L,l:2L,44:6.2G},6m:{p:s/4,l:s*.6l,44:6.2G},4B:{p:0,l:s,44:0},5A:{p:6.2G},4z:{p:0},1a:{p:s,l:0},1L:{p:3b},C:{p:s,l:s},4y:{p:2L,l:2L},5D:{p:s,l:s},4x:{p:0,l:s},4t:{p:0},5G:{1x:0},5H:{1x:6.2G},5I:{1x:0}}},5a=o(){7(3O){6.l=(4d.27(\'%\',\'\')/3e)*3M(k.3l().m(\'l\'));k.l(6.l);s=6.l/2;3b=\'-\'+(s)+\'1S\';2L=s/2}7(47){6.A=(4i.27(\'%\',\'\')/3e)*3M(k.3l().m(\'A\'));k.A(6.A);1v=6.A}4A();48()},2t=o(){7(6.1Z||6.1u||6.1U){7($.2o.1h){7(!(!(6.8>=2)||6.8==0)){1w.5J(\'2x\').m(\'1p\',6.1p)}9{1w.5L(\'2x\').m(\'1p\',\'3R\')}7(6.8<6.w-2){1z.5J(\'2x\').m(\'1p\',6.1p)}9{1z.5L(\'2x\').m(\'1p\',\'3R\')}}9{7(!(!(6.8>=2)||6.8==0)){1w.12().m(\'1p\',6.1p)}9{1w.1o().m(\'1p\',\'3R\')}7(6.8<6.w-2){1z.12().m(\'1p\',6.1p)}9{1z.1o().m(\'1p\',\'3R\')}}}},2s=o(){7(6.1G){1R a=\'\';7(6.1b==19.1m){a=(1F.1C(6.8-6.w)-1)+\' - \'+((1F.1C(6.8-6.w)));7(6.I){7(6.8==6.w-2){a=\'1\'}9 7(6.8==0){a=6.w-2}9{a=(1F.1C(6.8-6.w)-2)+\' - \'+((1F.1C(6.8-6.w)-1))}7(6.1E){7(6.8==6.w-2){a=\'\'}9 7(6.8==0){a=\'\'}9{a=(1F.1C(6.8-6.w)-3)+\' - \'+((1F.1C(6.8-6.w)-2))}}}}9{a=(6.8+1)+\' - \'+(6.8+2);7(6.I){7(6.8==0){a=\'1\'}9 7(6.8==6.w-2){a=6.w-2}9{a=(6.8)+\'-\'+(6.8+1)}7(6.1E){7(6.8==0){a=\'\'}9 7(6.8==6.w-2){a=\'\'}9{a=(6.8-1)+\'-\'+(6.8)}}}}$(6.M+\' .b-W-v .b-1T\').1t(a)}7(6.1I){7(H[6.8].N!=""){$(6.M+\' .b-W-N .b-1T\').1t(H[6.8].N)}9 7(H[6.8+1].N!=""){$(6.M+\' .b-W-N .b-1T\').1t(H[6.8+1].N)}7(!(!(6.1b==19.1m)||!(H[6.8+1].N!=""))){$(6.M+\' .b-W-N .b-1T\').1t(H[6.8+1].N)}9 7(H[6.8]!=""){$(6.M+\' .b-W-N .b-1T\').1t(H[6.8].N)}}},4o=o(){1R c,3k,14,T,2k,1D,1i,3n,29,2d,3C;2C=2r=1H=1X=z;7(k.n(\'.b-v\').30()){k.n(\'.b-v\').30(\'33\').1A(\'b-23 b-2A\')}7(!(!6.3i||!$.51)){B.30({5Z:"x",61:[k.3u().p,0,O.3u().p+s-3N,1v],62:o(a,b){1H=J;B.1A(\'b-23\').1e(\'b-2A\');c=b.63.p;3k=b.4F.p;14=c-3k;T=14/c;2k=T<0.5?T:(1-T);1D=(2k*6.2G*2)+1Y;1D=14/c>=0.5?1D-=1Y:1D;7(6.1N){1f.m({\'1x\':\'-\'+(6.3d*2k*2)+\'1S\'});7($.2o.1h){1f.m({\'1h\':2k*2})}9{1f.m({\'1x\':\'1W\',\'p\':0.1*B.l()})}}1i=1n+14/2;1i=1i>s?s:1i;3n=s-1i;7(!(!6.I||!6.1c)){7(6.8==0){29=0.5+0.5*T;1i=1n+(1n*T)+14;1i=1i>s?s:1i;3n=s-1i;O.m({p:s*T});R.m({p:s*T});k.l(6.l*29)}9 7(6.8==6.w-4){29=(1-T)+0.5*T;3n=s-1i;R.1o();k.l(6.l*29)}9{k.l(6.l)}}B.l(1i);26.m({p:1D});O.l(3n)},G:o(a,b){2q(z);7(T>6.4b){7(!(!6.1N||$.2o.1h)){1f.m({\'p\':\'1W\',1h:0})}17();B.1A(\'b-23 b-2A\')}9{1H=z;B.1A(\'b-2A\').1e(\'b-23\');1f.t({p:\'1W\',1h:0},q.y.L,6.F).m(m.1f);7(!(!6.I||!6.1c)){7(6.8==0){O.t({p:0},q.y.L,6.F);R.t({p:0},q.y.L,6.F);k.t({l:6.l*0.5},q.y.L,6.F)}9{k.t({l:6.l},q.y.L,6.F)}}}}});C.30({5Z:"x",61:[k.3u().p+1n,0,k.3u().p+6.l,1v],62:o(a,b){1X=J;C.1A(\'b-23\').1e(\'b-2A\');c=b.63.p;3k=b.4F.p;14=3k-c;T=14/(6.l-c);7(!(!6.I||!6.1c||6.8!=2)){T=14/(s-c)}7(T>1){T=1}2k=T<0.5?T:(1-T);1D=(2k*6.2G*2)+1Y;1D=14/c>=0.5?1D-=1Y:1D;7(6.1N){7($.2o.1h){1j.m({\'1h\':2k*2})}9{1j.m({\'p\':6.3o*2k*2})}}1i=T*(s-1n)+1n+1D;2d=1i-1D;3C=-2d;7(!(!6.I||!6.1c)){7(6.8==2){29=(1-T)+0.5*T;2d=(1-T)*2d;3C=-2d-(6.l-(6.l*29));Z.1o();O.m({p:s*(1-T)});R.m({p:s*(1-T)});k.l(6.l*29)}9 7(6.8==6.w-2){29=0.5+0.5*T;k.l(6.l*29)}9{k.l(6.l)}}b.4F.p=2d;C.m({l:1i});1k.m({1x:1D});1a.m({p:2d,l:s-2d});1L.m({p:3C})},G:o(a,b){2q(J);7(T>6.4b){16();C.1A(\'b-23 b-2A\')}9{1j.t({1h:0},q.y.L,6.F).m(m.1j);1X=z;C.1A(\'b-2A\').1e(\'b-23\');7(!(!6.I||!6.1c)){7(6.8==2){O.t({p:s},q.y.L*2,6.F);R.t({p:s},q.y.L*2,6.F);k.t({l:6.l},q.y.L*2,6.F)}9 7(6.8==6.w-2){k.t({l:6.l*0.5},q.y.L,6.F)}}}}});k.n(\'.b-v\').X(\'15.r\');7(6.5T){k.n(\'.b-Z, .b-C\').D(\'15.r\',16).m({1p:\'4D\'});k.n(\'.b-B, .b-R\').D(\'15.r\',17).m({1p:\'4D\'})}k.X(\'5R.r\').D(\'5R.r\',o(e){14=e.6b-k.3u().p;7(14<q.y.2Y){3a(z)}9 7(!(!(14>s-q.y.2Y)||6.8!=0||!6.1c||!6.I)){3a(J)}9 7(!(!(14>q.y.2Y)||!(14<=6.l-q.y.2Y))){2q(z);2q(J)}9 7(14>6.l-q.y.2Y){3a(J)}}).X(\'3K.r\').D(\'3K.r\',o(){2q(z);2q(J)})}},54=o(){Q=4E();7(!(49(Q)||!(Q<=6.w-1)||!(Q>=0)||Q==\'\')){7((Q%2)!=0){Q--}6.8=Q}9{3W(6.8+1,6)}3T=Q},56=o(){Q=4E();7(!(49(Q)||!(Q<=6.w-1)||!(Q>=0))){7(!(Q==6.8||Q.6e()==3T)){7((Q%2)!=0){Q--}3S.S=6.3c+6.5Q+(Q+1);7(!1J){28(Q);3T=Q}}}},4E=o(){1R a,3x;a=4c.5P.Q.6i(\'/\');7(a.U>1){3x=2W(a[2])-1;7(6.1b==19.1m){3x=1F.1C(3x+1-6.w)}11 3x}9{11\'\'}},3W=o(a,b){7(b.Q){7(b.1b==19.1m){a=1F.1C(a-b.w)}4c.5P.Q=3t+a}},2T=o(){7(6.M){$(6.M).1A(\'b-M\');7(6.1G){M.n(\'.b-W-v\').V();1G=2j=1O=22=3r=3q=E}7(6.1I){M.n(\'.b-W-N\').V();N=1I=2b=2O=3p=E}}M=E;7(2i){2i.X(\'15.r\');2i=E}7(2m){2m.X(\'15.r\');2m=E}7(1z){1z.X(".r");1z=E}7(1w){1w.X(".r");1w=E}k.n(\'.b-W, .b-4n\').V();24=J;2u(h);h=E;2u(a);a=E;7(!(!6.1r||!($(6.1r).U>0))){$(6.1r).X(\'15.r\')}1r=E;7(!(!6.1s||!($(6.1s).U>0))){$(6.1s).X(\'15.r\')}1s=E;5K()},5K=o(){7(k.n(\'.b-v\').30()){k.n(\'.b-v\').30(\'33\').1A(\'b-23 b-2A\')}k.X(\'.r\')},5F=o(a,b){7(a=="1q"){a=0}9 7(a=="4j"){a=1M}9 7(13 a=="3F"){7(a<0||a>1M){11}}9 7(13 a=="2e"){11}7(13 b=="2e"||b==\'\'){11}3g();2T();7(!(!6.I||!6.1E||a!=1M)){k.Y(\':2f(\'+(a-1)+\')\').4v(b)}9 7(!(!6.I||!6.1E||a!=0)){k.Y(\':2f(\'+a+\')\').4w(b)}9 7(a==1M){k.Y(\':2f(\'+(a-1)+\')\').4w(b)}9{k.Y(\':2f(\'+a+\')\').4v(b)}1M=k.Y().U;1B={6:1K.2l({},6),21:a,v:k.Y(\':2f(\'+a+\')\')[0]};7(6.2w){k.X(1d.2w+\'.r\').D(1d.2w+\'.r\',6.2w)}k.2S(1d.2w,1B);24=z;3j();2E();2I();2t();2s()},59=o(a){7(a=="1q"){a=0}9 7(a=="4j"){a=1M}9 7(13 a=="3F"){7(a<0||a>1M){11}}9 7(13 a=="2e"){11}7(!(!(k.Y(\'.b-v\').U==2)||!(k.n(\'.b-v-2P\').U>0))){11}3g();2T();7(a>=6.8){7(!(!(a>0)||(a%2)==0)){6.8-=2}7(6.8<0){6.8=0}}1R b;7(!(!6.I||!6.1E||a!=1M)){b=k.Y(\':2f(\'+(a-1)+\')\').V()}9 7(!(!6.I||!6.1E||a!=0)){b=k.Y(\':2f(\'+a+\')\').V()}9 7(a==1M){b=k.Y(\':2f(\'+(a-1)+\')\').V()}9{b=k.Y(\':2f(\'+a+\')\').V()}1M=k.Y().U;1B={6:1K.2l({},6),21:a,v:b[0]};7(6.V){k.X(1d.V+\'.r\').D(1d.V+\'.r\',6.V)}k.2S(1d.V,1B);b=E;24=z;3j();2I();2E();2t();2s()},17=o(){7(!1J){7(!(!2h||!(6.8+2>=6.w))){28(0)}9{28(6.8+2)}}},16=o(){7(!1J){7(!(!2h||!(6.8-2<0))){28(6.w-2)}9{28(6.8-2)}}},28=o(a){1R b;7(!(!(a>6.8)||!(a<6.w)||!(a>=0)||1J)){1J=J;14=a-6.8;6.8=a;6.57=J;1B={6:1K.2l({},6),21:a,H:[H[a].2p,H[a+1].2p]};7(6.1q){k.X(1d.1q+\'.r\').D(1d.1q+\'.r\',6.1q)}k.2S(1d.1q,1B);2s();7(a==6.w-2)2t();3W(6.8+1,6);b=1H===J?6.L*(B.l()/s):43;4I(14,J,1f,b);7(!(!6.I||!6.1c||a-14!=0)){O.G().t(q.5t,1H===J?b:b*2,6.F);R.G().t(q.5u,1H===J?b:b*2,6.F)}9{O.G().t(q.O,b,1H===J?6.1l:6.2a)}7(1H){B.t(q.4B,b,6.1l);26.t(q.4z,b,6.1l,o(){3y()})}9{B.G().t(q.5v,b,6.2a).t(q.4B,b,6.1l);26.t(q.5A,b,6.2a).t(q.4z,b,6.1l,o(){3y()})}}9 7(!(!(a<6.8)||!(a<6.w)||!(a>=0)||1J)){1J=J;14=6.8-a;6.8=a;6.57=z;1B={6:1K.2l({},6),21:a,H:[H[a].2p,H[a+1].2p]};7(6.1q){k.X(1d.1q+\'.r\').D(1d.1q+\'.r\',6.1q)}k.2S(1d.1q,1B);2s();7(a==0)2t();3W(6.8+1,6);b=1X===J?6.L*(C.l()/s):43;4I(14,z,1j,b);7(1X){1a.t(q.1a,b,6.1l);1L.t(q.1L,b,6.1l);7(!(!6.I||!6.1c||6.8!=0)){C.t(q.4x,b,6.1l);O.G().t(q.4t,b,6.1l)}9{C.t(q.C,b,6.1l)}1k.t(q.5G,b,6.1l,o(){3y()})}9{1a.t(q.1a,b*2,6.F);1L.t(q.1L,b*2,6.F);7(!(!6.I||!6.1c||6.8!=0)){C.t(q.4y,b,6.2a).t(q.4x,b,6.1l);O.G().t(q.4t,b*2,6.F)}9{C.t(q.4y,b,6.2a).t(q.5D,b,6.1l)}1k.t(q.5H,b,6.2a).t(q.5I,b,6.1l,o(){3y()})}}},3a=o(a){7((!(!6.41||!6.1Z))||6.3i){7(a){7(!(1J||2C||2r||1H||!(6.8+2<=6.w-2))){O.G().t(q.y.O,q.y.L,6.F);B.1e(\'b-23\');7(!(!6.I||!6.1c||6.8!=0)){B.G().t(q.y.5j,q.y.L,6.F)}9{B.G().t(q.y.B,q.y.L,6.F)}26.G().t(q.y.26,q.y.L,6.F);7(!(!6.1N||$.2o.1h)){1f.m({\'1x\':\'1W\',\'p\':\'-40%\'})}2C=J}}9{7(!(1J||2r||2C||1X||!(6.8-2>=0))){1a.G().t(q.y.1a,q.y.L,6.F);C.1e(\'b-23\');1L.G().t(q.y.1L,q.y.L,6.F);C.G().t(q.y.C,q.y.L,6.F);1k.G().t(q.y.1k,q.y.L,6.F);7(!(!6.1N||$.2o.1h)){1j.m({\'p\':-0.38*s})}2r=J}}}},2q=o(a){7((!(!6.41||!6.1Z))||6.3i){7(a){7(!(1J||!2C||1H||!(6.8+2<=6.w-2))){7(!(!6.I||!6.1c||6.8!=0)){O.G().t(q.y.5l,q.y.L,6.F);B.G().t(q.y.5n,q.y.L,6.F)}9{O.G().t(q.y.5k,q.y.L,6.F);B.G().t(q.y.5m,q.y.L,6.F)}26.G().t(q.y.5o,q.y.L,6.F);7(!(!6.1N||$.2o.1h)){1f.m({\'p\':\'1W\'})}2C=z}}9{7(!(1J||!2r||1X||!(6.8-2>=0))){1a.G().t(q.y.5p,q.y.L,6.F);1L.G().t(q.y.5q,q.y.L,6.F);C.G().t(q.y.5r,q.y.L,6.F);1k.G().t(q.y.5s,q.y.L,6.F);2r=z}}}},4I=o(a,b,c,d){7(!(!b||!(a>2))){k.n(\'.b-B, .b-R\').1A(\'b-B b-R\').1o();k.n(\'.b-v-\'+6.8).1e(\'b-B\').12().G().m(m.B);k.n(\'.b-v-\'+(6.8+1)).1e(\'b-R\').12().m(m.R);k.n(\'.b-v-\'+6.8+\' .b-K\').12().m(m.K);k.n(\'.b-v-\'+(6.8+1)+\' .b-K\').12().m(m.K);B=k.n(\'.b-B\');R=k.n(\'.b-R\');26=k.n(\'.b-B .b-K\');4s=k.n(\'.b-R .b-K\');7(!(!6.I||!6.1c||6.8-a!=0)){B.m({\'p\':s});R.m({\'p\':0})}7(2C){B.m({\'p\':6.l-40,\'l\':20,\'3E-p\':10})}7(6.1N){k.n(\'.b-1V-f\').V();1f=$(2n.1f).m(m.1f).1g(B);c=1f}}9 7(!(b||!(a>2))){k.n(\'.b-Z, .b-C\').1A(\'b-Z b-C\').1o();k.n(\'.b-v-\'+6.8).1e(\'b-Z\').12().m(m.Z);k.n(\'.b-v-\'+(6.8+1)).1e(\'b-C\').12().m(m.C);k.n(\'.b-v-\'+6.8+\' .b-K\').12().m(m.K);k.n(\'.b-v-\'+(6.8+1)+\' .b-K\').12().m(m.K);Z=k.n(\'.b-Z\');C=k.n(\'.b-C\');4f=k.n(\'.b-Z .b-K\');1k=k.n(\'.b-C .b-K\');7(!(!6.I||!6.1c)){Z.m({\'p\':0})}1k.m(m.1k);7(2r){C.m({p:10,l:40});1k.m({1x:10})}7(6.1N){k.n(\'.b-1V-b, .b-1V-f\').V();1j=$(2n.1j).1g(C).m(m.1j);c=1j}}7(6.I){7(!(b||6.8!=0)){Z.1o()}9 7(!b){Z.12()}7(!(!b||!(6.8>=6.w-2))){R.1o()}9 7(b){R.12()}}7(6.1N){7($.2o.1h){7(!(1H||1X)){c.t({1h:1},d,6.2a)}c.t({1h:0},d,6.1l)}9{7(b){c.t({1x:6.3d},d*2,6.2a)}9{c.t({p:6.3o},d*2,6.2a)}}}7(!(!6.I||!6.1c)){7(6.8==0){B.1o();R.1o();k.t({l:s},!(1H||1X)?d*2:d,6.F)}9 7(6.8>=6.w-2){C.1o();Z.1o();k.t({l:s},d*2,6.F)}9{k.t({l:6.l},d*2,6.F)}}},3y=o(){2I();2s();2t();1J=z;1B={6:1K.2l({},6),21:6.8,H:[H[6.8].2p,H[6.8+1].2p]};7(6.2D){k.X(1d.2D+\'.r\').D(1d.2D+\'.r\',6.2D)}k.2S(1d.2D,1B)};11{3Q:3Q,4m:4m,4q:4q,33:33,17:17,16:16,4r:o(a){7(13 a===\'2J\'){7(a=="1q"){a=0}9 7(a=="4j"){a=6.w-2}9{18.4r(2W(a))}}9 7(13 a==="3F"){7(a<0||a>=6.w){11}}9 7(13 a==="2e"){11}7(a%2!=0){a-=1}7(6.1b==19.1m){a=1F.1C(a-6.w)-2}28(a)},2w:5F,V:59,6t:o(a,b){7(13 a===\'2J\'){7(6[a]){7(13 b!==\'2e\'){6[a]=b;2E()}9{11 6[a]}}9{$.3L(\'6u "\'+a+\'" 4X 46 4Z D 1K.r.\')}}9 7(13 a===\'5S\'){2E(a)}9 7(13 a===\'2e\'||!a){11 1K.2l({},6)}}}}$.4G.r.5U={3c:E,l:6v,A:6w,L:6x,1b:\'64\',2H:0,F:\'6y\',2a:\'6z\',1l:\'6A\',I:z,5E:\'4T\',5C:\'4T 4S 4R\',5z:\'4Q\',5w:\'4Q 4S 4R\',1E:z,1c:z,45:10,5O:J,4h:0,3i:J,41:J,3f:50,5h:3h,4b:0.25,5T:J,1Z:z,1u:z,4J:60,4K:20,3A:\'4P\',3z:\'4O\',2V:\'4P 3m\',31:\'4O 3m\',1U:z,4U:z,1p:\'4D\',Q:z,5Q:" - 3m ",4p:J,17:E,16:E,1W:z,3Z:6H,1r:E,1s:E,M:E,1G:z,1I:z,1N:J,3d:4M,3o:4M,2G:50,2K:E,1q:E,2D:E,2w:E,V:E}})(1K);',62,417,'||||||options|if|currentIndex|else||||||||||||width|css|find|function|left|anim|booklet|pWidth|animate|div|page|pageTotal||hover|false|height|p3|p0|on|null|easing|stop|pages|closed|true|wrap|speed|menu|chapter|p2|class|hash|p4|title|fullPercent|length|remove|selector|off|children|pN||return|show|typeof|diff|click|prev|next|this|directions|p1|direction|autoCenter|events|addClass|sF|appendTo|opacity|curlW|sB|p0wrap|easeOut|rightToLeft|hoverCurlWidth|hide|cursor|start|pause|play|text|tabs|pHeight|ctrlsP|right|attr|ctrlsN|removeClass|callback|abs|shadowW|covers|Math|pageSelector|p3drag|chapterSelector|isBusy|jQuery|p1wrap|originalPageTotal|shadows|listItemNumbers|ctrls|span|var|px|current|arrows|shadow|auto|p0drag|hoverShadowWidth|overlays||index|listItemTitle|grab|isDisabled||p3wrap|replace|goToPage|targetPercent|easeIn|chapterSelectorList|empty|curlLeft|undefined|eq|overlaysB|isPlaying|customN|pageSelectorList|shadowPercent|extend|customP|templates|support|contentNode|endHoverAnimation|isHoveringLeft|updateMenu|updateControlVisibility|clearInterval|method|add|fast|arrowP|arrowN|grabbing|startingPageNumber|isHoveringRight|change|updateOptions|result|shadowBtmWidth|startingPage|updatePages|string|create|pWidthH|id|each|chapterListItem|blank|new|overlay|trigger|destroyControls|tab|nextControlTitle|parseInt|preventDefault|size|mouseout|draggable|previousControlTitle|arrow|destroy|mouseover|params|li||||startHoverAnimation|pWidthN|name|shadowTopFwdWidth|100|hoverWidth|destroyPages|500|manual|initPages|newX|parent|Page|underW|shadowTopBackWidth|chapterSelectorHeight|pageSelectorHeight|pageListItem|tabN|hashRoot|offset|leftToRight|isInit|hashNum|updateAfter|previousControlText|nextControlText|push|p1wrapLeft|Array|padding|number|wraps|paddingBottom|indexOf|html|mouseleave|error|parseFloat|hoverFullWidth|wPercent|output|init|default|document|currentHash|fadeTo|pageNode|updateHash|ul|rel|delay||hovers|data|speedH|paddingLeft|pagePadding|not|hPercent|updatePageCSS|isNaN|href|hoverThreshold|window|wOrig|filter|pNwrap|setInterval|pageBorder|hOrig|end|config|tabP|enable|controls|updateManualControls|keyboard|disable|gotopage|p4wrap|p2back|last|before|after|p0outClosed|p0in|p3wrapOut|updateCSSandAnimations|p3out|hasClass|pointer|getHashNum|position|fn|unwrap|startPageAnimation|tabWidth|tabHeight|counter|166|marginTop|Previous|Next|End|Book|of|Beginning|arrowsHide|apply|Method|does|keyCode|exist||ui|has|mouseenter|initHash|bottom|pollHash|movingForward|num|removePage|updatePercentageSize|for|style|removeAttr|zoom|updatePageStructure|reverse|hoverSpeed|get|p3closed|p2end|p2closedEnd|p3end|p3closedEnd|p3wrapEnd|p1end|p1wrapEnd|p0end|p0wrapEnd|p2closed|p4closed|p3in|closedBackChapter|been|initialized|closedBackTitle|p3wrapIn|prependTo|closedFrontChapter|p0out|closedFrontTitle|addPage|p0wrapDrag|p0wrapIn|p0wrapOut|fadeIn|destroyManualControls|fadeOut|outerHeight|append|pageNumbers|location|hashTitleText|mousemove|object|hoverClick|defaults|Booklet|overlayP|overlayN|p2wrap|axis||containment|drag|originalPosition|LTR|keyup|RTL|bookletstart|bookletchange|bookletadd|bookletremove|pageX|called|be|toString|cover|cannot|parents|split|load|removeData|75|p3inDrag|resize|250|bookletcreate|browser|msie|background|option|Option|600|400|1000|easeInOutQuad|easeInQuad|easeOutQuad|fff|progid|DXImageTransform|Microsoft|Alpha|important|5000|top'.split('|'),0,{}))
+
-
$(function(){$('#mybook').booklet({
 
-
closed: true,
 
-
autoCenter: true,
 
-
covers: true,
 
-
width: 1100,
 
-
height: 778
 
-
});});
 
-
</script>
 
</head>
</head>
-
<body>
+
 
-
<h1>Notebook</h1>
+
<body lang=TR>
-
<div>Use arrow keys to turn notebook's pages.</div><br/><br/>
+
 
-
<div id="mybook">
+
<div class=WordSection1>
-
        <div>
+
 
-
<center>
+
<p style='margin:0cm;margin-bottom:.0001pt'><span style='font-family:"Calibri","sans-serif"'>September
-
            <h1>AUC TURKEY<br/>iGEM 2013 HS<br/>NOTEBOOK</h1>
+
16</span></p>
-
<img src="https://static.igem.org/mediawiki/2013hs/7/7c/AUC_TURKEY_LOGO.png" style="width:200px;"/>
+
 
-
</center>
+
<p style='margin:0cm;margin-bottom:.0001pt'><span style='font-family:"Calibri","sans-serif"'>It
-
        </div>
+
wasn’t easy for us to get all team members in one place who has adopted the
-
        <div>
+
idea of we will start to work for next year straight away right after the
-
        </div>
+
‘Jamoreee. September sixteen the date schools get opened, was the meeting day
-
<div><h2>March</h2></div>
+
for team members who were at their hometown for the summer holiday. We delayed
-
<div>
+
having new members alongside the idea of working with the experience of old
-
</div>
+
members still itching for iGEM.</span></p>
-
<div>
+
 
-
            <h3>1 March</h3>
+
<p style='margin:0cm;margin-bottom:.0001pt'><span style='font-family:"Calibri","sans-serif"'>Actually
-
<ul><li>Today marks the official start of our 2013 iGEM adventure. We hope that today becomes a start for the many great things to come.</li><li>The reason why today was the "official" start is because our first trip to Turgut Ozal University for this year was today. We met with Mustafa Semih Elitok, our advisor, to discuss the current situation and our project ideas.</li><li>The 2 new members of the team got acquinted with our advisor.
+
our aim was to get started quickly thanks to the tons of new ideas for our next
-
</li><li>Out of today's discussions, we have decided to work on the following project ideas:
+
project from everyone in the team. But that was not the case since it is
-
<ul>
+
against the laws of nature! The alternative ideas left from last year was
-
<li><b>Cyanide Disposing Bacteria:</b> Cemal and Abdulkadir will work on this idea.</li>
+
always a possible b plan for us, but still we were aware of the fact that if we
-
<li><b>Miner Bacteria:</b> Alperen and Furkan Sacit will work on this idea.</li>
+
want to get some awards and get a high rate, these were not suitable at all. We
-
<li><b>Thermobacter:</b> Fatih will work on this idea.</li>
+
started to think for new ideas...</span></p>
-
<li><b>Musilage Bacter:</b> İbrahim and Lashynbek will work on this idea.</li>
+
 
-
</ul>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
</li>
+
normal'><span style='font-size:12.0pt'>September 23</span></p>
-
</ul>
+
 
-
</div>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<div><h3>8 March</h3>
+
normal'><span style='font-size:12.0pt'>We wanted make the best of the time we
-
<ul><li>We continued discussing our project ideas.</li>
+
had ideas from previous year alongside of new and fresh ideas. We decided to
-
<li>As a result of the improvising, we decided to conduct research on only these 3 ideas for now:
+
work separatly since we thought it was too early to make our meetings weekly.
-
<ul><li><b>Electrocortecoli</b><br/>
+
Some members prefered scaning new datas seeking for inspiration, unlike others
-
The E.coli that we plan to produce will be negatively charged. Combined with an adesion molecule, the E.coli will bind to a specific cell thus creating an overall negatively charged system. This system can then be easily destroyed in the presence of a charged unit. Through this, sepcific cells can be targeted with E.coli and then be easily destroyed.
+
who chosed to improved their fantastic ideas. Our ideas were not much but
-
The list of the research required for us to do is as follows:
+
modest. These are some highlights from these ideas:</span></p>
-
<ul><li>Finding the sequence of an adesion molecule which can be implantabled to E.coli</li>
+
 
-
<li>Finding a way to electrocharge our E.coli</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li>Searching iGEM to see if something which could be of use was done before</li>
+
normal'><span style='font-size:12.0pt'>&nbsp;</span></p>
-
</ul>
+
 
-
</ul>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
</ul></div>
+
normal'><span style='font-size:12.0pt'>-Paper cleaning bacteria: This idea was
-
<div>
+
the dream of our team since the beginning. The bacteria we produced was
-
<ul>
+
supposed to clean the paper by simply destroying the ink on it. Incorrect
-
<li><b>Thermobacter</b><br/>
+
outputs must hurt our team.</span></p>
-
The thermobacter will be able to sense temperature and react to it through producing urease which will cause the urea we add into the environment to be converted to uric acid. This reaction is endothermic and will result in the environment cooling down. Through this system, an automatic cooler through bacteria will be formed.
+
 
-
The list of the research required for us to do is as follows:
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<ul><li>Searching to see if this project was don before or if there is anything in iGEM that could be of use</li>
+
normal'><span style='font-size:12.0pt'>&nbsp;</span></p>
-
<li>Finding the sequence for urease enzyme</li>
+
 
-
<li>Designating several ententities of the RNA Thermometer which can be of use</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
</ul>
+
normal'><span style='font-size:12.0pt'>- Bran preventing bacteria: It is
-
<li><b>Mineral-Fuser Bacter</b></li></ul></div>
+
obvious that the bran produced by the outer layer of the headskin is one of the
-
<div><h3>14 March</h3>
+
biggest issues makes mankind suffer. Variety of products in the market and
-
Today we discussed:
+
dozens of clinic researches seeking for a solution shows the importance of this
-
<ul><li>Project Ideas</li>
+
issue. We decided to prevent this brans made of deadskin with the bacterium we
-
<li>Sponsorship</li>
+
produced. We gave up this idea because brans which are the main food resource
-
<li>Our Previous iGEM Experience</li></ul>
+
of the mites could go through some metabolic processes.</span></p>
-
<b>Project Ideas</b><br/>
+
 
-
<ul><li><b>Electrocortecoli:</b> We were not able to discuss much about it as we hadn't been successful in finding information. We know the existence of an adhesion molecule for mammal cells in iGEM called cadherin but it is for mammal cells. Also, we still have no clue on how to electrocharge our E.coli.</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>Thermobacter:</b> This project looks like it is in the bag. The parts are already in iGEM (RNA Thermometer and urease enzyme). We won't have to worry much about the research for the RNA Thermometer.</li>
+
normal'><span style='font-size:12.0pt'>&nbsp;</span></p>
-
</ul></div>
+
 
-
<div><ul><li><b>Mineral-Fuser Bacter:</b> The research we conducted over the last week showed that it will be extremely difficult to do this as a project as there is already a lack of information on this matter. The only thing that we could find was that a certain type of bacteria has this property but scientists haven't identified how they do it.</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>A Revival of our old Idea Stone Miner:</b> In a multiple choice question of an exam, Furkan Beştepe read about a type of coral called "Lithophaga". This coral was found in Naples and had been designated as the cause of the degrading of historical buildings. This coral can eat through stone!</li></ul></div>
+
normal'><span style='font-size:12.0pt'>- Bacterium to support Plants defense:
-
<div>
+
This project started with the idea of protecting plants from invasions of
-
<h3>15 March</h3>
+
insects and then aimed to program our bacterium in a way that they will make
-
<ul>
+
sure plant starts to defend itself earlier and stronger.</span></p>
-
<li>The discussions we had in school yesterday were pretty much carried out but this time with our advisor.</li>
+
 
-
<li>Also, we did our new tradition once more. What is this you may ask. Well it is 2 minutes of random idea burst without reasoning. Here are the results: <i>Neurobacter, Painkiller, Writer, Clock-o-Bacter, Methanecoli, Rust Eater, Decayer, Tooth Paste, Tooth Filling, Balloon Inflator, CO Filter, Imnosia Bacter, SleepingBactuety, Photosynthetic, Fire Figther, Quartz Watch, Tire Repair, Anti-Bacterial-Bacter, UV to Visible Light Converter, Barocoli, Cooler, Optic Glass, Virus Detector, Infrared Bacter, Jammer, Psychic Bacter, Crystalecoli, Balance, Sewing Bacter, MRBacter, Pixellence, Glass Eater, Asphalt 4, Vacuum, Sun Lotion, Painter, Hemoglobin Detector, PCR, Anti-Radioctivity Bacter, Bactomembrane, Glue Bacter, Plastic Eater, Paper Consumer</i></li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
</ul>
+
normal'><span style='font-size:12.0pt'>&nbsp;</span></p>
-
</div>
+
 
-
<div><h3>22 March</h3>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<ul><li>As of today, considering the time and difficulty, we decided to focus only on Thermobacter. To improve thermobacter, we realized that we had add at least one part to iGEM. As a new part we could do:
+
normal'><span style='font-size:12.0pt'>- E.coli designed for X-treme
-
<ol><li>A New Type of RNA Thermometer</li>
+
conditions: E.coli the worker of the synthetic biology they ara likely to get
-
<li>Another addition to the project</li>
+
effected by x-treme conditions and give unwanted bad results for the project.
-
</ol></li>
+
Increasing the durability of E.coli would encourage its usage in the world
-
<li>With the remaining time, we came up with human practice ideas:
+
ofsynthetic biology. We aimed to create an alternative system which was going
-
<ul><li>Visiting schools</li>
+
to increse its durability with the part that we produce alongside of the gens
-
<li>Visiting businessmen</li>
+
of the project. We are convienced on the fact that using the genom of a
-
<li>Visiting corporations</li>
+
bacteria which was in the records book of guiness and resistant to x-treme
-
<li>Conducting surveys</li>
+
conditions such as “<i>deinococcus radiodurans”. </i></span></p>
-
<li>Preparing handouts</li>
+
 
-
<li>Doing advertisements</li>
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'> </span><span
-
<li>iGEMan</li>
+
style='font-size:12.0pt;line-height:115%'>November 16</span></p>
-
<li>Making a board game</li>
+
 
-
<li>Making a computer game</li>
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'>-We did
-
<li>Preparing Canvas Times 2</li>
+
brainstorming</span></p>
-
<li>Doing Videos</li>
+
 
-
</ul>
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'>January 22</span></p>
-
</div>
+
 
-
<div><h3>25 March</h3>
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'>-Everyone
-
Today, we finally constructed a system. In this system, the RNA thermometer will be activated forcing the production of the urease enzyme serving the purpose of “bactocooling”.<br/>
+
came with 5 project ideas at least</span></p>
-
This is the clearified system.<br/>
+
 
-
We also designed the parts that we will be adding to the registry.<br/>
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'>March 3</span></p>
-
<h3>29 March</h3>
+
 
-
Something so unpleasant became apparent to us today. Mustafa realized that the Brown Stanford 2008 Team had not submitted the sequence of the urease BioBrick to the parts registry. So basically, we cannot use the part in comfort as we now are not sure if the urease part will work or not.
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'>-We started
-
So we had to prepare a new work plan to desigante what we should do from now on.
+
to net our project</span></p>
-
<ol><li>Today we submitted the <b>Project Description</b> which was due for Sunday.</li>
+
 
-
<li>We need to clarify the part design for our project.</li>
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'>April 27</span></p>
-
</ol>
+
 
-
</div>
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%'>-We decide
-
<div>
+
our Project ‘’DegradEcolor’’</span></p>
-
<ol start="3">
+
 
-
<li>We need to somehow obtain the base sequence for urease or we will be forced to thrust the iGEM Kit.</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li>We must complete the human practices before the heavy workload begins.</li>
+
normal'><span style='font-size:12.0pt;color:black'>1 Haziran</span></p>
-
</ol>
+
 
-
For the construction <br/>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
So now we have to decide what we will do with the urease part.<br/>
+
normal'><span style='font-size:12.0pt;color:black'>-We sterilized our lab and
-
There is also the project description.<br/>
+
materials</span></p>
-
<b>Project Description:</b> “In Jamboree 2013, we hope to present you the bactocooler that we have started to design. We shall add a part to our system which shall detect “thermal stimuli”. This may be a system that will be activated at a certain temperature.
+
 
-
As a result of our thermal stimuli, we want our cooler system to be activated. To decrease the temperature, we are thinking of breaking down an organic compound with an endothermic reaction.
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
Overall, we can state that we intend to make a synthetic cooler which will be activated after a specific temperature”.
+
normal'><span style='font-size:12.0pt;color:black'>4 Haziran</span></p>
-
</div>
+
 
-
<div>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
</div>
+
normal'><span style='font-size:12.0pt;color:black'>-We bought our airline
-
<div>
+
ticket.</span></p>
-
<h2>April</h2>
+
 
-
</div>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<div></div>
+
normal'><span style='font-size:12.0pt;color:black'>7 Haziran </span></p>
-
<div>
+
 
-
<h3>1 April</h3>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
Today, we focused on mainly human practices.
+
normal'><span style='font-size:12.0pt;color:black'>-We went to sponsorship
-
As a result of a meeting, we have specified the human practices we will be doing.
+
interview.We agred with BTC construction company</span></p>
-
<ul><li><b>Board Game/ PC Game:</b> Furkan Sacit, Fatih, Alperen, Alihan</li>
+
 
-
<li><b>Advertisements:</b> Abdulkadir</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>iGEMan:</b> Fatih</li>
+
normal'><span style='font-size:12.0pt;color:black'>10 Haziran </span></p>
-
<li><b>iGEM cookies:</b> Cemal</li>
+
 
-
<li><b>Spreading iGEM around:</b> İbrahim, Abdulkadir</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>TRT Documentary:</b> Fatih Sacit</li>
+
normal'><span style='font-size:12.0pt;color:black'>We made liquid culture</span></p>
-
<li><b>Day with the firefighters:</b> Alperen</li>
+
 
-
<li><b>Parody Videos:</b> Fatih</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>iGEMism:</b> Alperen, Cemal
+
normal'><span style='font-size:12.0pt;color:black'>11 Haziran</span></p>
-
<ol type="a"><li>Socialogic articles</li>
+
 
-
<li>Propaganda posters</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li>Videos</li>
+
normal'><span style='font-size:12.0pt;color:black'>-We prepare competent cells</span></p>
-
</ol></li>
+
 
-
</ul>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
</div>
+
normal'><span style='font-size:12.0pt;color:black'>12 Haziran</span></p>
-
<div>
+
 
-
<h3>8 April</h3>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
In the university, we designated the deadlines for the human practices with our instructor.
+
normal'><span style='font-size:12.0pt;color:black'>We did transformation HRP
-
<ul>
+
and LIP parts</span></p>
-
<li><b>Documentary (Furkan Sacit)</b>; If he can get approved from TRT, if he cannot, we won’t.</li>
+
 
-
<li><b>Introduction of iGEM (Abdulkadir, İbrahim)</b>; The deadline is 29 April 2013 <b>Schools:</b> TED, Bilkent, Arı, MEV</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>A day with the firefighters (Alperen, Fatih)</b>; The deadline is 29 April 2013</li>
+
normal'><span style='font-size:12.0pt;color:black'>13 Haziran</span></p>
-
<li><b>iGEMism</b>s
+
 
-
<ul><li><b>iGEMan (General Mascot)</b></li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>Cookies (Our Mothers)</b></li>
+
normal'><span style='font-size:12.0pt;color:black'>-We made liquid culture from
-
<li><b>Poster (Fatih)</b>; deadline is 29 April</li>
+
last day’s transformation’s colonies and learnt how can we do western blot
-
<li><b>Videos (Fatih)</b></li>
+
protocol.</span></p>
-
<li><b>PC Game (Alihan)</b>; deadline is 15 May</li>
+
 
-
</ul>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>Collaboration</b></li>
+
normal'><span style='font-size:12.0pt;color:black'>14 Haziran</span></p>
-
</ul>
+
 
-
</div>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<div>
+
normal'><span style='font-size:12.0pt;color:black'>-We did isolation of BL21 
-
<h3>12 April</h3>
+
strain</span></p>
-
We finally got to put together the urease missing parts.<br/>
+
 
-
We used computer program to configure the binding sites. There were no exceptions in the base sequence.<br/>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<b>Also, we discussed some of the poster ideas for iGEMism:</b>
+
normal'><span style='font-size:12.0pt;color:black'>15 Haziran</span></p>
-
<ul><li>A poster with two bacteria shaking hands.</li>
+
 
-
<li>Uncle Sam like <b>iGEM Needs You</b> poster.</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>We must interact</b> poster.</li>
+
normal'><span style='font-size:12.0pt;color:black'>CBB results</span></p>
-
<li>A poster that a bacteria grabs a falling man.</li>
+
 
-
</ul>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<b>Another idea was thought out by Fatih:</b><br/>
+
normal'><span style='font-size:12.0pt;color:black'>16 Haziran</span></p>
-
A page in the wiki in which you add properties to your bacteria and visually experience it.
+
 
-
</div>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<div>
+
normal'><span style='font-size:12.0pt;color:black'>-Western Blot </span></p>
-
<h3>16 April</h3>
+
 
-
We were planning to prepare on this school-free day but sadly, the required equipment were still not available.
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
So as a result, we prepared things for iGEMism and gave people their duties:
+
normal'><span style='font-size:12.0pt;color:black'>17 Haziran</span></p>
-
<ul><li><b>Abstract:</b> İbrahim</li>
+
 
-
<li><b>Data Page:</b> Lashynbek</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>Human Practice:</b> Abdulkadir</li>
+
normal'><span style='font-size:12.0pt;color:black'>-Wiki preperation</span></p>
-
<li><b>RNA Thermometer:</b> Fatih</li>
+
 
-
<li><b>Urease:</b> Alperen</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<li><b>Parts:</b> Furkan Sacit</li>
+
normal'><span style='font-size:12.0pt;color:black'>18 Haziran</span></p>
-
<li><b>Overview:</b> Cemal</li>
+
 
-
<li><b>Notebook:</b> Fatih</li>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
</ul>
+
normal'><span style='font-size:12.0pt;color:black'>-We did functional assay</span></p>
-
</div>
+
 
-
<div>
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<h3>19 April</h3>
+
normal'><span style='font-size:12.0pt;color:black'>19 Haziran</span></p>
-
We were planning to prepare competent cells today but we learned that we had no liquid nitrogen to prepare it.<br/>
+
 
-
We hope to order it soon and finally start doing our lab experiments.
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<h3>24 April</h3>
+
normal'><span style='font-size:12.0pt;color:black'>We did wiki and human
-
We still did not have liquified Nitrogen, so we instead used other competent cells to do transformation.<br/>
+
practises</span></p>
-
We did our first experiment of the year.<br/>
+
 
-
Also, we had a “kermes” in the morning to fundraise for our project.
+
<p class=MsoNormal style='margin-bottom:0cm;margin-bottom:.0001pt;line-height:
-
<h3>25 April</h3>
+
normal'><span style='font-size:12.0pt;color:black'>20 Haziran </span></p>
-
Today was the second day of our “kermes”. Through the purehases and the big help from our teachers, we acquired <b>700 TL</b>. We want to thank everyone for their wonderful support.<br/>
+
 
-
Sadly, yesterdays transformation was not successful.
+
<p class=MsoNormal><span style='font-size:12.0pt;line-height:115%;color:black'>WIKIFREEEEZE</span></p>
-
</div>
+
 
-
<div>
+
-
<h3>30 April</h3>
+
-
Today, we did the transformation of 2 RFP plates.
+
-
Both of the plates had yield but 1 had only 3 colonies and the other one had only 1.
+
-
</div>
+
-
<div></div>
+
-
<div></div>
+
-
<div>
+
-
<h2>May</h2>
+
-
</div>
+
-
<div></div>
+
-
<div>
+
-
<h3>4 May</h3>
+
-
Today, we prepared liquid culture. Hope it is successful.
+
-
<h3>5 May</h3>
+
-
We did experiments from the morning the evening. Almost all of them were successful with the exception of ligestion. We realized that the plasmid were not cut during electrophoresis. At least the nanodrop results showed that  it was ok.
+
-
<h3>11 May</h3>
+
-
Today was a long day. From 1.p.m to 10.30 p.m, we prepared compatent cells. At least it was worth the effort, the compatent cells have great efficiency.
+
-
<h3>12 May</h3>
+
-
E-BIKO
+
-
<h3>18 May</h3>
+
-
Just as a safety measure, we wanted to learn if whether our compatents were as effcient as we thought isolation.
+
-
</div>
+
-
<div>
+
-
<h3>21 May</h3>
+
-
We had a meeting in the school. Everybody was assigned their jobs. Also we prepared certain things for the wiki such as the graphics and writings.
+
-
</div>
+
-
<div></div>
+
-
<div></div>
+
-
<div>
+
-
<h2>June</h2>
+
-
</div><div></div>
+
-
<div>
+
-
<h3>1 June</h3>
+
-
We searched for plane tickets and found several. 2 of the team members bought their tickets.
+
-
Also, we prepared a draft for the RNA Thermometer text we will put into our wiki.
+
-
<h3>3 June</h3>
+
-
A big part of the rest of the group got their plane tickets today.
+
-
Also RNA Thermometer was edited.
+
-
<h3>4 June</h3>
+
-
Alihan started to make the flash game. He writed some of the code.
+
-
Also, we prepared the story of our comics today.
+
-
<h3>5 June</h3>
+
-
Photos for the comics were taken.
+
-
Also, Alihan continued to do the flash game.
+
-
Plus, 2 iGEMism posters were prepared today.
+
-
Also on the side, Urease draft for the wiki was prepared.
+
-
</div><div>
+
-
<h3>6 June</h3>
+
-
We continued to prepare for the comics and flash game.
+
-
RNA Thermometer and Urease were edited.
+
-
We also sketched out our experiment process for the next 2 weeks.
+
-
<h3>7 June</h3>
+
-
We continued to prepare the flash game and also discussed the experiments we should do.
+
-
Our genes arrived from the company we ordered and we immidiately started transformating them and let them go for overnight incubation.
+
-
<h3>8 June</h3>
+
-
Liquid Culture for RFP was prepared.
+
-
RNA Thermometer text was edited and the flash game was continued.
+
-
We did Photoshop and also iGEMism posters today.
+
-
<h3>9 June</h3>
+
-
RFP-IbpB-ROSE Isolation
+
-
RFP-IbpB-ROSE Digestion
+
-
RFP-IbpB-ROSE Electrophoresis
+
-
Also we continued to do the comics and did more Photoshopping.
+
-
</div><div>
+
-
<h3>10 June</h3>
+
-
We did spectrophotometer calculations with 0,6 OD. There was RFP produced as a result and we dropped the OD to 0.3.
+
-
<h3>11 June</h3>
+
-
Spectrophotometer again with 0.3 OD
+
-
<h3>12 June</h3>
+
-
Spectrophotometer again with 0.3 OD
+
-
<h3>13 June</h3>
+
-
Spectrophotometer again with 0.3 OD
+
-
IbpB Isolation, Digestion and Electrophoresis
+
-
RFP-1C Liquid Culture Preparation
+
-
<h3>14 June</h3>
+
-
Spectrophotometer again with 0.3 OD
+
-
RFP-1C Isolation, Digestion and Electrophoresis
+
-
Liquid Culture of IbpB and ROSE
+
-
</div><div>
+
-
<h3>15 June</h3>
+
-
IbpB – ROSE Isolation, Digestion and Electrophoresis
+
-
<h3>17 June</h3>
+
-
We have taken  IbpB  1, 2, 3 and RFP 1, RFP 2 and RFP 3  liquid cultures and we have done isolation, digestion and electrophoresis. According to the electrophosesis result our genes base length was right but we couldn’t understand why our IbpB liquid culture didn’t show red colour.
+
-
<h3>18 June</h3>
+
-
At the end of  36 hours  incubation,we transferred  our Ibpb and RFP liquid culture to 2 ml eppendorves and  we centrifuged them.And IbpBs and RFPs which in 42 centigrade incubating.IbpB and RFPs which have been incubating  in room temprature RFPs pellets were red.But IbpB’s pellets were white. Because of this we proved our experiment and IbpB thermometer activated in 42 centigrade but IbpB thermometer didn’t activate in room temperature.  
+
-
</div><div>
+
-
The plasmid named as 500 has been digested and electrophorised. However, fortunately for us base length was correct.<br/><br/>
+
-
We did ligestion of IbpB and 500 parts. We cultivated in plate which  antibiotic is chloramfenicol.<br/><br/>
+
-
We took ROSE’s liquid culture and their pellets were white. But it theoretically should be red. We did isolation,digestion and electrophoresis.
+
-
<h3>19 June</h3>
+
-
The transformation which we had done in yesterday was failed.We repeated the transformation again. We calculated the OD of the RFP and IbpB’s at 27 C and 37 C. According to their OD values, we diluted them. We then transferred them to the 96 well plate.<br/><br/>
+
-
We were going to measure them with the plate reader but it’s filter was broken. We couldn’t do it.<br/><br/>
+
-
Also, we looked at the specimens we took from the IbpB and RFP under the fluorescent microscope.
+
-
</div><div>
+
-
<h3>20 June</h3>
+
-
Our transformation didn’t work out again. We left them for over-night incubation once more.<br/><br/>
+
-
We tried to fix our bacteria in the fluorescent microscope once more.
+
-
<h3>21 June</h3>
+
-
Microscope again<br/><br/>
+
-
Ligation and Transformation Again
+
-
<h3>21-22 June</h3>
+
-
Wiki Freeze!
+
-
</div><div>
+
-
<center>
+
-
<img src="https://static.igem.org/mediawiki/2013hs/e/e1/AUC_Turkey_iGEM_Blue.png" style="margin-top:135px" />
+
-
</center>
+
-
</div>
+
</div>
</div>
 +
 +
</body>
 +
 +
 +
</body>
</body>
</html>
</html>

Latest revision as of 17:34, 26 April 2015

Back to top Take a Tour




September 16

It wasn’t easy for us to get all team members in one place who has adopted the idea of we will start to work for next year straight away right after the ‘Jamoreee. September sixteen the date schools get opened, was the meeting day for team members who were at their hometown for the summer holiday. We delayed having new members alongside the idea of working with the experience of old members still itching for iGEM.

Actually our aim was to get started quickly thanks to the tons of new ideas for our next project from everyone in the team. But that was not the case since it is against the laws of nature! The alternative ideas left from last year was always a possible b plan for us, but still we were aware of the fact that if we want to get some awards and get a high rate, these were not suitable at all. We started to think for new ideas...

September 23

We wanted make the best of the time we had ideas from previous year alongside of new and fresh ideas. We decided to work separatly since we thought it was too early to make our meetings weekly. Some members prefered scaning new datas seeking for inspiration, unlike others who chosed to improved their fantastic ideas. Our ideas were not much but modest. These are some highlights from these ideas:

 

-Paper cleaning bacteria: This idea was the dream of our team since the beginning. The bacteria we produced was supposed to clean the paper by simply destroying the ink on it. Incorrect outputs must hurt our team.

 

- Bran preventing bacteria: It is obvious that the bran produced by the outer layer of the headskin is one of the biggest issues makes mankind suffer. Variety of products in the market and dozens of clinic researches seeking for a solution shows the importance of this issue. We decided to prevent this brans made of deadskin with the bacterium we produced. We gave up this idea because brans which are the main food resource of the mites could go through some metabolic processes.

 

- Bacterium to support Plants defense: This project started with the idea of protecting plants from invasions of insects and then aimed to program our bacterium in a way that they will make sure plant starts to defend itself earlier and stronger.

 

- E.coli designed for X-treme conditions: E.coli the worker of the synthetic biology they ara likely to get effected by x-treme conditions and give unwanted bad results for the project. Increasing the durability of E.coli would encourage its usage in the world ofsynthetic biology. We aimed to create an alternative system which was going to increse its durability with the part that we produce alongside of the gens of the project. We are convienced on the fact that using the genom of a bacteria which was in the records book of guiness and resistant to x-treme conditions such as “deinococcus radiodurans”.

 November 16

-We did brainstorming

January 22

-Everyone came with 5 project ideas at least

March 3

-We started to net our project

April 27

-We decide our Project ‘’DegradEcolor’’

1 Haziran

-We sterilized our lab and materials

4 Haziran

-We bought our airline ticket.

7 Haziran

-We went to sponsorship interview.We agred with BTC construction company

10 Haziran

We made liquid culture

11 Haziran

-We prepare competent cells

12 Haziran

We did transformation HRP and LIP parts

13 Haziran

-We made liquid culture from last day’s transformation’s colonies and learnt how can we do western blot protocol.

14 Haziran

-We did isolation of BL21  strain

15 Haziran

CBB results

16 Haziran

-Western Blot

17 Haziran

-Wiki preperation

18 Haziran

-We did functional assay

19 Haziran

We did wiki and human practises

20 Haziran

WIKIFREEEEZE