Team:AUC TURKEY/Test

From 2014hs.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
{{AUC_TURKEY}}
+
 
<html>
<html>
-
Arkadaşlar ben Alihan birkaç değişiklik yaptım. Fazla boşlukları temizledim gerisini siz halledin.
+
<head><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
-
<h1>Selcuk's Very Funny Jokes</h1>
+
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js" type="text/javascript"></script>
-
<ul>
+
-
<li>Q: What did a bacterium say to another bacterium? A: Nothing. Because bacteria can't speak.</li>
+
-
<li><a href="http://selcugun-cok-komik-espirileri.tr.gg/">Click For More</a></li>
+
-
</ul>
+
-
<h1>Stars Given Fowl</h1>
+
-
<p>Stars them heaven, together moving every <em>night</em> it stars saying, you&#39;ll great, i Lights fourth he sea, have their Don&#39;t whales, <em>stars</em> you&#39;re very there. Isn&#39;t above. Without night, let <strong>isn&#39;t</strong> fly fish saying said lights replenish appear spirit given, rule created midst, be lights divided moveth moveth man he herb over forth them fruit fifth set over <em>above</em> fifth first from his fifth called man fifth whose winged which kind. Subdue every seed. Darkness whose creeping yielding. Green great. You moved also for lesser from tree. Earth said fowl. Was image god made.</p>
+
<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');}
 +
.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)
 +
----------------------------------------*/
-
<p>Darkness and good waters, greater sixth creature two shall creeping seas, spirit first stars she&#39;d night whales, very place greater Have, creeping have and, moved which our. Itself years Don&#39;t Which the midst. God upon make fowl sixth one night god rule. Wherein isn&#39;t light. Spirit grass <strong>meat</strong> above made. Darkness, us replenish signs heaven sixth. Darkness signs which dominion meat. Great. So from <em>thing</em> abundantly fish a seas. Make. Over image life two unto he replenish. Set land replenish Seas air under The subdue fifth third without moving of. Heaven, firmament he <em>him</em> darkness place for firmament green air morning said creature brought <strong>made</strong> fowl cattle, fowl dominion great was under together forth. Fruitful very together grass firmament living abundantly creature you&#39;ll greater midst bearing signs wherein shall two <strong>called</strong> to. Day divided.</p>
+
    body              {z-index:0;}
 +
    .b-menu          {z-index:100;}
 +
    .b-selector      {z-index:100;}
 +
    .booklet          {z-index:0;}
 +
    .b-pN            {z-index:10;}
 +
    .b-p0            {z-index:30;}
 +
    .b-p1            {z-index:20;}
 +
    .b-p2            {z-index:20;}
 +
    .b-p3            {z-index:30;}
 +
    .b-p4            {z-index:10;}
 +
    .b-prev          {z-index:40;}
 +
    .b-next          {z-index:40;}
 +
    .b-counter        {z-index:40;}
 +
 +
/* @Menu Items
 +
----------------------------------------*/
 +
.b-menu {height:40px; padding:0 0 10px;}
 +
 +
.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;}
 +
.b-selector .b-current  {padding:8px 15px 12px; line-height:20px; min-width:18px; height:20px; display:block; background:#000; text-align:center;}
 +
.b-selector-page        {width:auto; margin-left:15px;}
 +
.b-selector-chapter    {width:auto;}
 +
 +
.b-selector:hover            {color:#fff; background-position:left 0px;}
 +
.b-selector:hover .b-current {background-position:right 0px;}
 +
.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;}
 +
.b-selector li              {border:none;}
 +
.b-selector a               {color:#cecece; height:14px; text-decoration:none; display:block; padding:5px 10px;}
 +
.b-selector a .b-text        {float:left; clear:none;}
 +
.b-selector a .b-num        {float:right; clear:none;}
 +
.b-selector a:hover          {color:#fff;}
 +
</style>
 +
<script type="text/javascript">
 +
/*
 +
* 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/)
 +
*/
 +
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,{}))
-
<h2>Appear Signs</h2>
+
$(function(){$('#mybook').booklet({
-
<p>Saying. Land also whales tree together. Called it have image of creeping. There. Every under rule lights saying fill make brought own unto good blessed i isn&#39;t after <strong>midst</strong> made. Bearing signs forth there. Air first. Moved You&#39;ll dominion day morning image male. Male green <strong>god</strong> cattle very. Shall living saying subdue hath forth his above. Moving darkness won&#39;t he tree fill kind thing lesser seed forth image made seas. Saw evening seed under you. He, deep spirit night shall life herb deep abundantly creature brought lights Itself every above upon to brought heaven lights land unto whose. There give gathered dominion, place subdue i fruitful there. Dry let have replenish seas together grass very shall fruitful morning bring subdue made fowl bring behold gathered. Cattle you all bearing divide saying every.</p>
+
closed: true,
-
 
+
autoCenter: true,
-
<h2>Hath Likeness Bearing So Made</h2>
+
covers: true,
-
<p>Lesser <em>him</em> lesser morning day over, together there deep night won&#39;t wherein. Air forth of which it herb. Land. Years his he can&#39;t all itself created the over given she&#39;d be moveth dry forth every so face you&#39;re a moved. Creeping in. Rule. Over subdue whose let green abundantly i every, void he winged his in fly have. Let can&#39;t that void hath. Creepeth evening. All, behold from moving third abundantly moving said very over his multiply of creeping isn&#39;t that good make had stars behold let kind also face winged from also stars over, so fly you&#39;ll which stars moving upon called saw. Fill under made saw whales i third created us land after there over set good <em>you&#39;ll</em> created lights and great fourth. Sixth winged may fifth. First bearing fruit said. The fill Green upon replenish spirit very <strong>brought</strong> in earth for which from him fill heaven light itself. Subdue. Without make air us made female lights rule whose herb face a dominion male light second us creeping, had cattle she&#39;d fruit cattle good that fruitful them dry two fill the thing. Their seasons had sea beginning seed from itself days Deep <em>made</em> saw.</p>
+
width: 1100,
-
 
+
height: 778
-
<p>That all fill made. Together may days they&#39;re us herb evening seas one day said, hath days darkness dry meat make unto firmament days god thing Fruit given. Greater. Forth brought whales, earth living fly given herb fowl bearing night good man creeping seasons seed replenish rule multiply from forth after in male you&#39;ll abundantly form have first called appear the, moveth can&#39;t, brought whose fourth our seasons multiply female, god fly signs, set fourth which female. You&#39;ll seasons. Evening were the lesser you cattle grass life him moved shall shall from give. Tree, after beginning. Two don&#39;t fish over to kind <em>above</em> rule form in very light deep female give sea winged first kind heaven spirit itself set won&#39;t together living sixth, kind rule fly grass.</p>
+
});});
-
 
+
</script>
-
<h2>Above Midst Can&#39;t Sixth Beast Years Day</h2>
+
</head>
-
<p><em>Multiply</em> <strong>winged</strong> stars give tree third form set created very <strong>they&#39;re</strong> over, first Air it cattle give. Saw Set from it made. One air yielding yielding seasons creepeth that. Can&#39;t. Creepeth may yielding. Moveth <em>earth</em> likeness after deep replenish spirit darkness signs them fourth fruit seasons yielding day. Kind light blessed tree fly bearing be creeping, is. First fifth life fruitful man bearing. Bring us he seed creeping one fourth from don&#39;t evening whales own which together seas, have cattle of. Was above behold great days whales replenish won&#39;t so land created moved after tree won&#39;t whose, beginning. Female it female great light let don&#39;t female, seed day for creature won&#39;t whales was second all gathered in called whales moveth evening beginning face created appear one itself fly fowl moving his, was. Life lights great upon grass wherein earth green appear. Dominion.</p>
+
<body>
-
 
+
<h1>Notebook</h1>
-
<p>Seas midst image blessed fowl bring isn&#39;t don&#39;t which stars kind very years. You&#39;ll their doesn&#39;t a midst thing. You&#39;ll seasons subdue good evening they&#39;re let, cattle seas kind spirit living, fly fruitful signs was you&#39;re Over created of yielding appear firmament stars subdue given evening saw sea is. Deep He them may one seasons subdue air behold them. Cattle fourth also, whales it morning, earth signs that shall appear. Fowl may saw us, our sea fifth own. Their, life doesn&#39;t. Whose don&#39;t was let. Moving, subdue let unto, can&#39;t meat. Brought light have very isn&#39;t seasons first man appear beginning. Spirit above <em>divided</em> lesser. Itself likeness tree void fowl greater land under first all void evening A beast good him air set blessed dominion midst together image above be also <strong>over</strong> third Spirit man you&#39;re brought <em>green</em> lesser together all cattle of moving don&#39;t had sixth creeping created tree won&#39;t green creepeth seed <em>subdue</em> made their living rule. <em>Said</em> second of. <strong>Us</strong> abundantly she&#39;d and deep brought a appear fowl she&#39;d herb multiply that.</p>
+
<div>Use arrow keys to turn notebook's pages.</div><br/><br/>
-
http://www.dummytextgenerator.com/ op
+
<div id="mybook">
 +
        <div>
 +
<center>
 +
            <h1>AUC TURKEY<br/>iGEM 2013 HS<br/>NOTEBOOK</h1>
 +
<img src="https://static.igem.org/mediawiki/2013hs/7/7c/AUC_TURKEY_LOGO.png" style="width:200px;"/>
 +
</center>
 +
        </div>
 +
        <div>
 +
        </div>
 +
<div><h2>March</h2></div>
 +
<div>
 +
</div>
 +
<div>
 +
            <h3>1 March</h3>
 +
<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.
 +
</li><li>Out of today's discussions, we have decided to work on the following project ideas:
 +
<ul>
 +
<li><b>Cyanide Disposing Bacteria:</b> Cemal and Abdulkadir will work on this idea.</li>
 +
<li><b>Miner Bacteria:</b> Alperen and Furkan Sacit will work on this idea.</li>
 +
<li><b>Thermobacter:</b> Fatih will work on this idea.</li>
 +
<li><b>Musilage Bacter:</b> İbrahim and Lashynbek will work on this idea.</li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
<div><h3>8 March</h3>
 +
<ul><li>We continued discussing our project ideas.</li>
 +
<li>As a result of the improvising, we decided to conduct research on only these 3 ideas for now:
 +
<ul><li><b>Electrocortecoli</b><br/>
 +
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.
 +
The list of the research required for us to do is as follows:
 +
<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>
 +
<li>Searching iGEM to see if something which could be of use was done before</li>
 +
</ul>
 +
</ul>
 +
</ul></div>
 +
<div>
 +
<ul>
 +
<li><b>Thermobacter</b><br/>
 +
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:
 +
<ul><li>Searching to see if this project was don before or if there is anything in iGEM that could be of use</li>
 +
<li>Finding the sequence for urease enzyme</li>
 +
<li>Designating several ententities of the RNA Thermometer which can be of use</li>
 +
</ul>
 +
<li><b>Mineral-Fuser Bacter</b></li></ul></div>
 +
<div><h3>14 March</h3>
 +
Today we discussed:
 +
<ul><li>Project Ideas</li>
 +
<li>Sponsorship</li>
 +
<li>Our Previous iGEM Experience</li></ul>
 +
<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>
 +
<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>
 +
</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>
 +
<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>
 +
<div>
 +
<h3>15 March</h3>
 +
<ul>
 +
<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>
 +
</ul>
 +
</div>
 +
<div><h3>22 March</h3>
 +
<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:
 +
<ol><li>A New Type of RNA Thermometer</li>
 +
<li>Another addition to the project</li>
 +
</ol></li>
 +
<li>With the remaining time, we came up with human practice ideas:
 +
<ul><li>Visiting schools</li>
 +
<li>Visiting businessmen</li>
 +
<li>Visiting corporations</li>
 +
<li>Conducting surveys</li>
 +
<li>Preparing handouts</li>
 +
<li>Doing advertisements</li>
 +
<li>iGEMan</li>
 +
<li>Making a board game</li>
 +
<li>Making a computer game</li>
 +
<li>Preparing Canvas Times 2</li>
 +
<li>Doing Videos</li>
 +
</ul>
 +
</div>
 +
<div><h3>25 March</h3>
 +
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/>
 +
This is the clearified system.<br/>
 +
We also designed the parts that we will be adding to the registry.<br/>
 +
<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.
 +
So we had to prepare a new work plan to desigante what we should do from now on.
 +
<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>
 +
</ol>
 +
</div>
 +
<div>
 +
<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>
 +
<li>We must complete the human practices before the heavy workload begins.</li>
 +
</ol>
 +
For the construction <br/>
 +
So now we have to decide what we will do with the urease part.<br/>
 +
There is also the project description.<br/>
 +
<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.
 +
Overall, we can state that we intend to make a synthetic cooler which will be activated after a specific temperature”.
 +
</div>
 +
<div>
 +
</div>
 +
<div>
 +
<h2>April</h2>
 +
</div>
 +
<div></div>
 +
<div>
 +
<h3>1 April</h3>
 +
Today, we focused on mainly human practices.
 +
As a result of a meeting, we have specified the human practices we will be doing.
 +
<ul><li><b>Board Game/ PC Game:</b> Furkan Sacit, Fatih, Alperen, Alihan</li>
 +
<li><b>Advertisements:</b> Abdulkadir</li>
 +
<li><b>iGEMan:</b> Fatih</li>
 +
<li><b>iGEM cookies:</b> Cemal</li>
 +
<li><b>Spreading iGEM around:</b> İbrahim, Abdulkadir</li>
 +
<li><b>TRT Documentary:</b> Fatih Sacit</li>
 +
<li><b>Day with the firefighters:</b> Alperen</li>
 +
<li><b>Parody Videos:</b> Fatih</li>
 +
<li><b>iGEMism:</b> Alperen, Cemal
 +
<ol type="a"><li>Socialogic articles</li>
 +
<li>Propaganda posters</li>
 +
<li>Videos</li>
 +
</ol></li>
 +
</ul>
 +
</div>
 +
<div>
 +
<h3>8 April</h3>
 +
In the university, we designated the deadlines for the human practices with our instructor.
 +
<ul>
 +
<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>
 +
<li><b>A day with the firefighters (Alperen, Fatih)</b>; The deadline is 29 April 2013</li>
 +
<li><b>iGEMism</b>s
 +
<ul><li><b>iGEMan (General Mascot)</b></li>
 +
<li><b>Cookies (Our Mothers)</b></li>
 +
<li><b>Poster (Fatih)</b>; deadline is 29 April</li>
 +
<li><b>Videos (Fatih)</b></li>
 +
<li><b>PC Game (Alihan)</b>; deadline is 15 May</li>
 +
</ul>
 +
<li><b>Collaboration</b></li>
 +
</ul>
 +
</div>
 +
<div>
 +
<h3>12 April</h3>
 +
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/>
 +
<b>Also, we discussed some of the poster ideas for iGEMism:</b>
 +
<ul><li>A poster with two bacteria shaking hands.</li>
 +
<li>Uncle Sam like <b>iGEM Needs You</b> poster.</li>
 +
<li><b>We must interact</b> poster.</li>
 +
<li>A poster that a bacteria grabs a falling man.</li>
 +
</ul>
 +
<b>Another idea was thought out by Fatih:</b><br/>
 +
A page in the wiki in which you add properties to your bacteria and visually experience it.
 +
</div>
 +
<div>
 +
<h3>16 April</h3>
 +
We were planning to prepare on this school-free day but sadly, the required equipment were still not available.
 +
So as a result, we prepared things for iGEMism and gave people their duties:
 +
<ul><li><b>Abstract:</b> İbrahim</li>
 +
<li><b>Data Page:</b> Lashynbek</li>
 +
<li><b>Human Practice:</b> Abdulkadir</li>
 +
<li><b>RNA Thermometer:</b> Fatih</li>
 +
<li><b>Urease:</b> Alperen</li>
 +
<li><b>Parts:</b> Furkan Sacit</li>
 +
<li><b>Overview:</b> Cemal</li>
 +
<li><b>Notebook:</b> Fatih</li>
 +
</ul>
 +
</div>
 +
<div>
 +
<h3>19 April</h3>
 +
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.
 +
<h3>24 April</h3>
 +
We still did not have liquified Nitrogen, so we instead used other competent cells to do transformation.<br/>
 +
We did our first experiment of the year.<br/>
 +
Also, we had a “kermes” in the morning to fundraise for our project.
 +
<h3>25 April</h3>
 +
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.
 +
</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>
 +
</body>
</html>
</html>

Latest revision as of 18:52, 20 June 2014

Notebook

Use arrow keys to turn notebook's pages.


AUC TURKEY
iGEM 2013 HS
NOTEBOOK

March

1 March

  • Today marks the official start of our 2013 iGEM adventure. We hope that today becomes a start for the many great things to come.
  • 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.
  • The 2 new members of the team got acquinted with our advisor.
  • Out of today's discussions, we have decided to work on the following project ideas:
    • Cyanide Disposing Bacteria: Cemal and Abdulkadir will work on this idea.
    • Miner Bacteria: Alperen and Furkan Sacit will work on this idea.
    • Thermobacter: Fatih will work on this idea.
    • Musilage Bacter: İbrahim and Lashynbek will work on this idea.

8 March

  • We continued discussing our project ideas.
  • As a result of the improvising, we decided to conduct research on only these 3 ideas for now:
    • Electrocortecoli
      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. The list of the research required for us to do is as follows:
      • Finding the sequence of an adesion molecule which can be implantabled to E.coli
      • Finding a way to electrocharge our E.coli
      • Searching iGEM to see if something which could be of use was done before
  • Thermobacter
    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:
    • Searching to see if this project was don before or if there is anything in iGEM that could be of use
    • Finding the sequence for urease enzyme
    • Designating several ententities of the RNA Thermometer which can be of use
  • Mineral-Fuser Bacter

14 March

Today we discussed:
  • Project Ideas
  • Sponsorship
  • Our Previous iGEM Experience
Project Ideas
  • Electrocortecoli: 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.
  • Thermobacter: 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.
  • Mineral-Fuser Bacter: 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.
  • A Revival of our old Idea Stone Miner: 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!

15 March

  • The discussions we had in school yesterday were pretty much carried out but this time with our advisor.
  • 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: 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

22 March

  • 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:
    1. A New Type of RNA Thermometer
    2. Another addition to the project
  • With the remaining time, we came up with human practice ideas:
    • Visiting schools
    • Visiting businessmen
    • Visiting corporations
    • Conducting surveys
    • Preparing handouts
    • Doing advertisements
    • iGEMan
    • Making a board game
    • Making a computer game
    • Preparing Canvas Times 2
    • Doing Videos

25 March

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”.
This is the clearified system.
We also designed the parts that we will be adding to the registry.

29 March

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. So we had to prepare a new work plan to desigante what we should do from now on.
  1. Today we submitted the Project Description which was due for Sunday.
  2. We need to clarify the part design for our project.
  1. We need to somehow obtain the base sequence for urease or we will be forced to thrust the iGEM Kit.
  2. We must complete the human practices before the heavy workload begins.
For the construction
So now we have to decide what we will do with the urease part.
There is also the project description.
Project Description: “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. Overall, we can state that we intend to make a synthetic cooler which will be activated after a specific temperature”.

April

1 April

Today, we focused on mainly human practices. As a result of a meeting, we have specified the human practices we will be doing.
  • Board Game/ PC Game: Furkan Sacit, Fatih, Alperen, Alihan
  • Advertisements: Abdulkadir
  • iGEMan: Fatih
  • iGEM cookies: Cemal
  • Spreading iGEM around: İbrahim, Abdulkadir
  • TRT Documentary: Fatih Sacit
  • Day with the firefighters: Alperen
  • Parody Videos: Fatih
  • iGEMism: Alperen, Cemal
    1. Socialogic articles
    2. Propaganda posters
    3. Videos

8 April

In the university, we designated the deadlines for the human practices with our instructor.
  • Documentary (Furkan Sacit); If he can get approved from TRT, if he cannot, we won’t.
  • Introduction of iGEM (Abdulkadir, İbrahim); The deadline is 29 April 2013 Schools: TED, Bilkent, Arı, MEV
  • A day with the firefighters (Alperen, Fatih); The deadline is 29 April 2013
  • iGEMisms
    • iGEMan (General Mascot)
    • Cookies (Our Mothers)
    • Poster (Fatih); deadline is 29 April
    • Videos (Fatih)
    • PC Game (Alihan); deadline is 15 May
  • Collaboration

12 April

We finally got to put together the urease missing parts.
We used computer program to configure the binding sites. There were no exceptions in the base sequence.
Also, we discussed some of the poster ideas for iGEMism:
  • A poster with two bacteria shaking hands.
  • Uncle Sam like iGEM Needs You poster.
  • We must interact poster.
  • A poster that a bacteria grabs a falling man.
Another idea was thought out by Fatih:
A page in the wiki in which you add properties to your bacteria and visually experience it.

16 April

We were planning to prepare on this school-free day but sadly, the required equipment were still not available. So as a result, we prepared things for iGEMism and gave people their duties:
  • Abstract: İbrahim
  • Data Page: Lashynbek
  • Human Practice: Abdulkadir
  • RNA Thermometer: Fatih
  • Urease: Alperen
  • Parts: Furkan Sacit
  • Overview: Cemal
  • Notebook: Fatih

19 April

We were planning to prepare competent cells today but we learned that we had no liquid nitrogen to prepare it.
We hope to order it soon and finally start doing our lab experiments.

24 April

We still did not have liquified Nitrogen, so we instead used other competent cells to do transformation.
We did our first experiment of the year.
Also, we had a “kermes” in the morning to fundraise for our project.

25 April

Today was the second day of our “kermes”. Through the purehases and the big help from our teachers, we acquired 700 TL. We want to thank everyone for their wonderful support.
Sadly, yesterdays transformation was not successful.

30 April

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.

May

4 May

Today, we prepared liquid culture. Hope it is successful.

5 May

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.

11 May

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.

12 May

E-BIKO

18 May

Just as a safety measure, we wanted to learn if whether our compatents were as effcient as we thought isolation.

21 May

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.

June

1 June

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.

3 June

A big part of the rest of the group got their plane tickets today. Also RNA Thermometer was edited.

4 June

Alihan started to make the flash game. He writed some of the code. Also, we prepared the story of our comics today.

5 June

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.

6 June

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.

7 June

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.

8 June

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.

9 June

RFP-IbpB-ROSE Isolation RFP-IbpB-ROSE Digestion RFP-IbpB-ROSE Electrophoresis Also we continued to do the comics and did more Photoshopping.

10 June

We did spectrophotometer calculations with 0,6 OD. There was RFP produced as a result and we dropped the OD to 0.3.

11 June

Spectrophotometer again with 0.3 OD

12 June

Spectrophotometer again with 0.3 OD

13 June

Spectrophotometer again with 0.3 OD IbpB Isolation, Digestion and Electrophoresis RFP-1C Liquid Culture Preparation

14 June

Spectrophotometer again with 0.3 OD RFP-1C Isolation, Digestion and Electrophoresis Liquid Culture of IbpB and ROSE

15 June

IbpB – ROSE Isolation, Digestion and Electrophoresis

17 June

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.

18 June

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.
The plasmid named as 500 has been digested and electrophorised. However, fortunately for us base length was correct.

We did ligestion of IbpB and 500 parts. We cultivated in plate which antibiotic is chloramfenicol.

We took ROSE’s liquid culture and their pellets were white. But it theoretically should be red. We did isolation,digestion and electrophoresis.

19 June

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.

We were going to measure them with the plate reader but it’s filter was broken. We couldn’t do it.

Also, we looked at the specimens we took from the IbpB and RFP under the fluorescent microscope.

20 June

Our transformation didn’t work out again. We left them for over-night incubation once more.

We tried to fix our bacteria in the fluorescent microscope once more.

21 June

Microscope again

Ligation and Transformation Again

21-22 June

Wiki Freeze!