Difference between revisions of "Team:NCTU Formosa/Acheivement"

(Blanked the page)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Team:NCTU_Formosa/navigation}}
 
  
<html>
 
<head>
 
<style type=text/css>
 
/* v1.0 | 20080212 */
 
 
html, body, div, span, applet, object, iframe,
 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 
a, abbr, acronym, address, big, cite, code,
 
del, dfn, em, font, img, ins, kbd, q, s, samp,
 
small, strike, strong, sub, sup, tt, var,
 
b, u, i, center,
 
dl, dt, dd, ol, ul, li,
 
fieldset, form, label, legend,
 
table, caption, tbody, tfoot, thead, tr, th, td {
 
    margin: 0;
 
    padding: 0;
 
    border: 0;
 
    outline: 0;
 
    vertical-align: baseline;
 
    background: transparent;
 
}
 
body {
 
    line-height: 1;
 
}
 
 
blockquote, q {
 
    quotes: none;
 
}
 
blockquote:before, blockquote:after,
 
q:before, q:after {
 
    content: '';
 
    content: none;
 
}
 
 
/* remember to define focus styles! */
 
:focus {
 
    outline: 0;
 
}
 
 
/* remember to highlight inserts somehow! */
 
ins {
 
    text-decoration: none;
 
}
 
del {
 
    text-decoration: line-through;
 
}
 
 
/* tables still need 'cellspacing="0"' in the markup */
 
table {
 
    border-collapse: collapse;
 
    border-spacing: 0;
 
}
 
.p01{
 
background-color:#25439C;
 
position:relative;
 
height:75vh;
 
width:98.5vw;
 
padding-top:0vh;
 
left:0vw;
 
}
 
.p02{
 
background-color:#FCFCDE;
 
position:relative;
 
width:98.5vw;
 
height:700vh;
 
}
 
.background1{
 
background-image:url("1111.png");
 
background-repeat:no-repeat;
 
position:reltive;
 
height:75vh;
 
width:70vw;
 
background-size:101%;
 
top:-1vh;
 
left:0vw;
 
opacity:0.9;
 
float:left;
 
}
 
.title{
 
font-family:Yu Gothic UI;
 
font-size:33pt;
 
position:relative;
 
height:20vh;
 
width:20vw;
 
left:-5vw;
 
top:20vh;
 
color:#fff;
 
z-index:100;
 
float:right;
 
text-align:center;
 
}
 
.contentitle{
 
font-family:Calibri;
 
font-size:22pt;
 
position:relative;
 
width:50vw;
 
left:20vw;
 
right:25vw;
 
top:20vh;
 
color:#000;
 
text-align:left;
 
z-index:100;
 
padding-bottom:5vh;
 
}
 
.content{
 
font-family:Calibri Light;
 
font-size:14pt;
 
position:relative;
 
width:60vw;
 
left:20vw;
 
right:25vw;
 
top:8vh;
 
color:#000;
 
text-align: justify;
 
LINE-HEIGHT:30pt;
 
padding-bottom:15vh;
 
}
 
.CSSTableGenerator {
 
margin:0px;padding:0px;
 
width:100%;
 
box-shadow: 10px 10px 5px #888888;
 
border:1px solid #e5e5e5;
 
 
-moz-border-radius-bottomleft:12px;
 
-webkit-border-bottom-left-radius:12px;
 
border-bottom-left-radius:12px;
 
 
-moz-border-radius-bottomright:12px;
 
-webkit-border-bottom-right-radius:12px;
 
border-bottom-right-radius:12px;
 
 
-moz-border-radius-topright:12px;
 
-webkit-border-top-right-radius:12px;
 
border-top-right-radius:12px;
 
 
-moz-border-radius-topleft:12px;
 
-webkit-border-top-left-radius:12px;
 
border-top-left-radius:12px;
 
}.CSSTableGenerator table{
 
    border-collapse: collapse;
 
        border-spacing: 0;
 
width:100%;
 
margin:0px;padding:0px;
 
}.CSSTableGenerator tr:last-child td:last-child {
 
-moz-border-radius-bottomright:12px;
 
-webkit-border-bottom-right-radius:12px;
 
border-bottom-right-radius:12px;
 
}
 
.CSSTableGenerator table tr:first-child td:first-child {
 
-moz-border-radius-topleft:12px;
 
-webkit-border-top-left-radius:12px;
 
border-top-left-radius:12px;
 
}
 
.CSSTableGenerator table tr:first-child td:last-child {
 
-moz-border-radius-topright:12px;
 
-webkit-border-top-right-radius:12px;
 
border-top-right-radius:12px;
 
}.CSSTableGenerator tr:last-child td:first-child{
 
-moz-border-radius-bottomleft:12px;
 
-webkit-border-bottom-left-radius:12px;
 
border-bottom-left-radius:12px;
 
}.CSSTableGenerator tr:hover td{
 
 
}
 
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffffff; }
 
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
 
vertical-align:middle;
 
 
 
border:1px solid #e5e5e5;
 
border-width:0px 1px 1px 0px;
 
 
text-align: justify;
 
padding:26px;
 
font-size:14pt;
 
font-family:Calibri Light;
 
font-weight:normal;
 
color:#191919;
 
}.CSSTableGenerator tr:last-child td{
 
border-width:0px 1px 0px 0px;
 
}.CSSTableGenerator tr td:last-child{
 
border-width:0px 0px 1px 0px;
 
}.CSSTableGenerator tr:last-child td:last-child{
 
border-width:0px 0px 0px 0px;
 
}
 
.CSSTableGenerator tr:first-child td{
 
background:-o-linear-gradient(bottom, #fcd600 5%, #ffd800 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcd600), color-stop(1, #ffd800) );
 
background:-moz-linear-gradient( center top, #fcd600 5%, #ffd800 100% );
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcd600", endColorstr="#ffd800"); background: -o-linear-gradient(top,#fcd600,ffd800);
 
 
background-color:#fcd600;
 
border:0px solid #e5e5e5;
 
text-align:center;
 
border-width:0px 0px 1px 1px;
 
font-size:22pt;
 
font-family:Calibri;
 
font-weight:bold;
 
color:#ffffff;
 
}
 
.CSSTableGenerator tr:first-child:hover td{
 
background:-o-linear-gradient(bottom, #fcd600 5%, #ffd800 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcd600), color-stop(1, #ffd800) );
 
background:-moz-linear-gradient( center top, #fcd600 5%, #ffd800 100% );
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcd600", endColorstr="#ffd800"); background: -o-linear-gradient(top,#fcd600,ffd800);
 
 
background-color:#fcd600;
 
}
 
.CSSTableGenerator tr:first-child td:first-child{
 
border-width:0px 0px 1px 0px;
 
}
 
.CSSTableGenerator tr:first-child td:last-child{
 
border-width:0px 0px 1px 1px;
 
}
 
.CSSTableGenerator2 {
 
margin:0px;padding:0px;
 
width:100%;
 
box-shadow: 10px 10px 5px #888888;
 
border:1px solid #e5e5e5;
 
 
-moz-border-radius-bottomleft:12px;
 
-webkit-border-bottom-left-radius:12px;
 
border-bottom-left-radius:12px;
 
 
-moz-border-radius-bottomright:12px;
 
-webkit-border-bottom-right-radius:12px;
 
border-bottom-right-radius:12px;
 
 
-moz-border-radius-topright:12px;
 
-webkit-border-top-right-radius:12px;
 
border-top-right-radius:12px;
 
 
-moz-border-radius-topleft:12px;
 
-webkit-border-top-left-radius:12px;
 
border-top-left-radius:12px;
 
}.CSSTableGenerator2 table{
 
    border-collapse: collapse;
 
        border-spacing: 0;
 
width:100%;
 
margin:0px;padding:0px;
 
}.CSSTableGenerator2 tr:last-child td:last-child {
 
-moz-border-radius-bottomright:12px;
 
-webkit-border-bottom-right-radius:12px;
 
border-bottom-right-radius:12px;
 
}
 
.CSSTableGenerator2 table tr:first-child td:first-child {
 
-moz-border-radius-topleft:12px;
 
-webkit-border-top-left-radius:12px;
 
border-top-left-radius:12px;
 
}
 
.CSSTableGenerator2 table tr:first-child td:last-child {
 
-moz-border-radius-topright:12px;
 
-webkit-border-top-right-radius:12px;
 
border-top-right-radius:12px;
 
}.CSSTableGenerator2 tr:last-child td:first-child{
 
-moz-border-radius-bottomleft:12px;
 
-webkit-border-bottom-left-radius:12px;
 
border-bottom-left-radius:12px;
 
}.CSSTableGenerator2 tr:hover td{
 
 
}
 
.CSSTableGenerator2 tr:nth-child(odd){ background-color:#ffffff; }
 
.CSSTableGenerator2 tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator2 td{
 
vertical-align:middle;
 
 
 
border:1px solid #e5e5e5;
 
border-width:0px 1px 1px 0px;
 
text-align: justify;
 
padding:26px;
 
font-size:14pt;
 
font-family:Calibri Light;
 
font-weight:normal;
 
color:#191919;
 
}.CSSTableGenerator2 tr:last-child td{
 
border-width:0px 1px 0px 0px;
 
}.CSSTableGenerator2 tr td:last-child{
 
border-width:0px 0px 1px 0px;
 
}.CSSTableGenerator2 tr:last-child td:last-child{
 
border-width:0px 0px 0px 0px;
 
}
 
.CSSTableGenerator2 tr:first-child td{
 
background:-o-linear-gradient(bottom, #b2b2b2 5%, #cccccc 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b2b2b2), color-stop(1, #cccccc) );
 
background:-moz-linear-gradient( center top, #b2b2b2 5%, #cccccc 100% );
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b2b2b2", endColorstr="#cccccc"); background: -o-linear-gradient(top,#b2b2b2,cccccc);
 
 
background-color:#b2b2b2;
 
border:0px solid #e5e5e5;
 
text-align:center;
 
border-width:0px 0px 1px 1px;
 
font-size:22pt;
 
font-family:Calibri;
 
font-weight:bold;
 
color:#ffffff;
 
}
 
.CSSTableGenerator2 tr:first-child:hover td{
 
background:-o-linear-gradient(bottom, #b2b2b2 5%, #cccccc 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b2b2b2), color-stop(1, #cccccc) );
 
background:-moz-linear-gradient( center top, #b2b2b2 5%, #cccccc 100% );
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b2b2b2", endColorstr="#cccccc"); background: -o-linear-gradient(top,#b2b2b2,cccccc);
 
 
background-color:#b2b2b2;
 
}
 
.CSSTableGenerator2 tr:first-child td:first-child{
 
border-width:0px 0px 1px 0px;
 
}
 
.CSSTableGenerator2 tr:first-child td:last-child{
 
border-width:0px 0px 1px 1px;
 
}
 
 
.CSSTableGenerator3 {
 
margin:0px;padding:0px;
 
width:100%;
 
box-shadow: 10px 10px 5px #888888;
 
border:1px solid #888888;
 
 
-moz-border-radius-bottomleft:12px;
 
-webkit-border-bottom-left-radius:12px;
 
border-bottom-left-radius:12px;
 
 
-moz-border-radius-bottomright:12px;
 
-webkit-border-bottom-right-radius:12px;
 
border-bottom-right-radius:12px;
 
 
-moz-border-radius-topright:12px;
 
-webkit-border-top-right-radius:12px;
 
border-top-right-radius:12px;
 
 
-moz-border-radius-topleft:12px;
 
-webkit-border-top-left-radius:12px;
 
border-top-left-radius:12px;
 
}.CSSTableGenerator3 table{
 
    border-collapse: collapse;
 
        border-spacing: 0;
 
width:100%;
 
 
margin:0px;padding:0px;
 
}.CSSTableGenerator3 tr:last-child td:last-child {
 
-moz-border-radius-bottomright:12px;
 
-webkit-border-bottom-right-radius:12px;
 
border-bottom-right-radius:12px;
 
}
 
.CSSTableGenerator3 table tr:first-child td:first-child {
 
-moz-border-radius-topleft:12px;
 
-webkit-border-top-left-radius:12px;
 
border-top-left-radius:12px;
 
}
 
.CSSTableGenerator3 table tr:first-child td:last-child {
 
-moz-border-radius-topright:12px;
 
-webkit-border-top-right-radius:12px;
 
border-top-right-radius:12px;
 
}.CSSTableGenerator3 tr:last-child td:first-child{
 
-moz-border-radius-bottomleft:12px;
 
-webkit-border-bottom-left-radius:12px;
 
border-bottom-left-radius:12px;
 
}.CSSTableGenerator3 tr:hover td{
 
 
}
 
.CSSTableGenerator3 tr:nth-child(odd){ background-color:#ffffff; }
 
.CSSTableGenerator3 tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator3 td{
 
vertical-align:middle;
 
 
 
border:1px solid #888888;
 
border-width:0px 1px 1px 0px;
 
text-align: justify;
 
padding:26px;
 
font-size:14pt;
 
font-family:Calibri Light;
 
font-weight:normal;
 
color:#191919;
 
}.CSSTableGenerator3 tr:last-child td{
 
border-width:0px 1px 0px 0px;
 
}.CSSTableGenerator3 tr td:last-child{
 
border-width:0px 0px 1px 0px;
 
}.CSSTableGenerator3 tr:last-child td:last-child{
 
border-width:0px 0px 0px 0px;
 
}
 
.CSSTableGenerator3 tr:first-child td{
 
background:-o-linear-gradient(bottom, #dd6b00 5%, #ff7f00 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dd6b00), color-stop(1, #ff7f00) );
 
background:-moz-linear-gradient( center top, #dd6b00 5%, #ff7f00 100% );
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dd6b00", endColorstr="#ff7f00"); background: -o-linear-gradient(top,#dd6b00,ff7f00);
 
 
background-color:#dd6b00;
 
border:0px solid #888888;
 
text-align:center;
 
border-width:0px 0px 1px 1px;
 
font-size:22pt;
 
font-family:Calibri;
 
font-weight:bold;
 
color:#ffffff;
 
}
 
.CSSTableGenerator3 tr:first-child:hover td{
 
background:-o-linear-gradient(bottom, #dd6b00 5%, #ff7f00 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dd6b00), color-stop(1, #ff7f00) );
 
background:-moz-linear-gradient( center top, #dd6b00 5%, #ff7f00 100% );
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dd6b00", endColorstr="#ff7f00"); background: -o-linear-gradient(top,#dd6b00,ff7f00);
 
 
background-color:#dd6b00;
 
}
 
.CSSTableGenerator3 tr:first-child td:first-child{
 
border-width:0px 0px 1px 0px;
 
}
 
.CSSTableGenerator3 tr:first-child td:last-child{
 
border-width:0px 0px 1px 1px;
 
}
 
.check{
 
height:2em;width:2em;float:left;
 
background-image:url(https://static.igem.org/mediawiki/2015/6/6d/NCTU_Formosa_Ach1.1.png);
 
background-size:cover;
 
background-position:center right;
 
 
}
 
 
 
</style>
 
</head>
 
<body>
 
<div class="p01">
 
<div class="background1"></div>
 
<div class="title">Acheivement</div>
 
</div>
 
<div class="p02">
 
<br>
 
<img src="https://static.igem.org/mediawiki/2015/2/2f/NCTU_Formosa_team.png">
 
<div class="content">
 
    <ul type=disc  style="text-align:justify;" >
 
<li>Cotramsforming Biobricks for creating Customized Detection Platform
 
<li>We built three type of biobrick libraries: scFv , color signal and GBP to display on E.coli’s outer membrane for creating customized detection platform.
 
<li>With cotransformation, we offered several of customized combinations, such as E.Cotector with different scFv of targeted drugs and different color signal or with GBP.
 
<li>We proved that the binding specificity of E.Cotectors by our cell staining experiment and that suggest the scFv have successfully displayed on the surface of E.coli.
 
<li>Our E.Cotector succeeded in displaying GBP on the surface and binding on gold chip.
 
</ul>
 
<br>
 
</div>
 
<img src="https://static.igem.org/mediawiki/2015/f/f2/NCTU_Formosa_Ach2.png">
 
<div class="content">
 
<p></p>
 
<ul type=disc  style="text-align:justify;" >
 
<li>We constructed 25 biobricks and conducted a series of experiments to verify their functions.
 
<li>We designed the mechanism to guarantee the safety on the gene level and the microorganism level.
 
<li>To make our safety mechanism be more complete, we found out the optimal way to process and the best condition for conserving fluoresce proteins by modeling.
 
<li>With our modeling, we realized how E.Cotector would grow and the condition of protein displaying.
 
<li>Consulting with law expert to realize the law we should notice for our E.Cotector.
 
<li>We introduced our ideas to doctors and asked some questions for us to realize problems and values of our project.
 
<li>We introduced our ideas to Biotech company- ApexBio and asked some questions for us to realize problems and values of our project.
 
<li>We designed a survey for public to recognize the pre-diagnosis of targeted drugs treatment.
 
<li>We held “Be bald” activity for public to know more about the crucial of the pre-diagnosis of cancer treatments and also introduced iGEM with them during the activity.
 
<li>Visiting the recovery cancer patient made us more realize the patient’s realistic circumstance and the importance of health.
 
<li>HSNU iGEM team and Mingdo iGEM team was helped by us to continue commitment to their Pro
 
<li>We held iGEM Asia Conference for 27 teams to meetup, exchange ideas, make friends and cooperate mutually.
 
<li>We promoted the communication and the cooperation among various rofessional fields such as synthetic biology, measurement technology, immunology, and medical science via the participation in iGEM and the accomplishment of the project.
 
</ul>
 
<br>
 
</div>
 
<img src="https://static.igem.org/mediawiki/2015/6/6d/NCTU_Formosa_Ach3.png">
 
<p></p>
 
<div class="content">
 
<ul type=disc  style="text-align:justify;" >
 
<li>Simultaneously detected the multiple antigens.
 
<li>For more quantitative data and more application on precise measurements, we testified the function of GBP to bind on gold with the concept of Biosensor. 
 
<li>Enhanced the process yield in immobilization of antibodies on the medium gold surface.
 
<li>The cost of using our E.cotectors is lower than using monoclonal antibodies targeted drugs directly on measuring antigens.
 
 
</ul>
 
<br>
 
</div>
 
<img src="https://static.igem.org/mediawiki/2015/8/85/NCTU_Formosa_Ach4.png">
 
<div class="content">
 
<p></p>
 
<ul type=disc  style="text-align:justify;" >
 
<li>Offer a brand new direct method for doctors to determining the usage of monoclonal-antibody-targeted drugs. 
 
<li>Directly used the monoclonal-antibody-targeted-drugs to detect the corresponding antigen on the cancer cells.
 
<li>Provided a direct, personalized and customized pre-diagnosis of targeted drugs treatment detection platform.
 
<li>Offer the prescription of combination therapy to doctors.
 
 
 
</ul>
 
<br>
 
<br>
 
 
 
 
</div>
 
<div class="content">
 
<div style="width:100%;">
 
<div class="CSSTableGenerator" >
 
                <table >
 
                    <tr>
 
 
                        <td>
 
                            Golden Medal
 
                        </td>
 
                       
 
                    </tr>
 
                    <tr>
 
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                          Expand on your silver medal Human Practices activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project.
 
                     
 
</td>
 
                       
 
                    </tr>
 
                    <tr>
 
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Help any registered iGEM team from a high-school, different track, another university, or institution in a significant way.
 
                        </td>
 
                       
 
                    </tr>
 
                    <tr>
 
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Improve the function OR characterization of a previously existing BioBrick Part or Device (created by another team, or by your own team in in a previous year of iGEM), and enter this information in the part's page on the Registry.
 
                        </td>
 
                       
 
                    </tr>
 
                   
 
                </table>
 
            </div>
 
        </div>
 
<div style="height:2.2em;width:100%;"></div>
 
<div style="width:100%">
 
<div class="CSSTableGenerator2" >
 
                <table >
 
                    <tr>
 
                        <td>
 
                            Silver Medal
 
                        </td>
 
                     
 
                    </tr>
 
                    <tr>
 
                        <td >
 
                            <div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected. Document the characterization in the Main Page section of the Registry.
 
                        </td>
 
                       
 
                    </tr>
 
                    <tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Submit this new part to the iGEM Parts Registry.
 
                        </td>
 
                       
 
                    </tr>
 
                    <tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Demonstrate how your team has identified, investigated and addressed one or more of Human Practices in the context of your project.
 
                        </td>
 
                       
 
                    </tr>
 
                   
 
                </table>
 
            </div>
 
           
 
</div>
 
<div style="height:2.2em;width:100%;"></div>
 
<div style="width:100%">
 
<div class="CSSTableGenerator3" >
 
                <table >
 
                    <tr>
 
                        <td>
 
                            Bronze Medal
 
                        </td>
 
                     
 
                    </tr>
 
                    <tr>
 
                        <td >
 
                            <div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
Register for iGEM, have a great summer, and attend the Giant Jamboree.
 
                        </td>
 
                       
 
                    </tr>
 
                    <tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Complete the Judging form.
 
                        </td>
 
                       
 
                    </tr>
 
                    <tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Create and share a Description of the team's project using the iGEM wiki, and document the team's parts using the Registry of Standard Biological Parts.
 
                        </td>
 
                       
 
                    </tr>
 
                    <tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Present a poster and a talk at the iGEM Jamboree.
 
                        </td>
 
                       
 
                    </tr>
 
<tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Create a page on your team wiki with clear attribution of each aspect of your project. 
 
                        </td>
 
                       
 
                    </tr>
 
<tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Document at least one new standard BioBrick Part or Device central to your project and submit this part to the iGEM Registry.
 
                        </td>
 
                       
 
                    </tr>
 
<tr>
 
                        <td >
 
<div class="check"></div>
 
<div style="height:2em;width:10px;float:left;"></div>
 
                            Complete the Judging form.
 
                        </td>
 
                       
 
                    </tr>
 
                </table>
 
            </div>
 
           
 
</div>
 
</div>
 
</body>
 
</html>
 

Latest revision as of 09:18, 18 September 2015