Difference between revisions of "Team:UI Indonesia/pnp"

Line 224: Line 224:
 
<li>Future Plan
 
<li>Future Plan
 
<ul>
 
<ul>
<a href="https://2015.igem.org/Team:UI_Indonesia/Parts"><li>End User Consideration of Bacon</li></a>
+
<a onclick="eucb()"><li>End User Consideration of Bacon</li></a>
 
<a href="https://2015.igem.org/Team:UI_Indonesia/Basic_Part"><li>Feasibility Assesment of Bacon</li></a>   
 
<a href="https://2015.igem.org/Team:UI_Indonesia/Basic_Part"><li>Feasibility Assesment of Bacon</li></a>   
 
<a onclick="obfp()"><li>Our Bacon Future Plan</li></a>
 
<a onclick="obfp()"><li>Our Bacon Future Plan</li></a>
Line 251: Line 251:
 
</li>
 
</li>
  
                                         <li onclick="myFunction2()">Biosecurity</li>
+
                                         <li onclick="biosecurity()">Biosecurity</li>
 
</ul>
 
</ul>
 
</div>
 
</div>
Line 276: Line 276:
 
document.getElementById("isi").innerHTML = "<center><img width='650px' src='https://static.igem.org/mediawiki/2015/e/ee/UI_Indonesia_bannerpublic.jpg'></center>In Indonesia , Synthetic Biology is rarely recognized as well as the IGEM . We did some socialization introduction of Synthetic Biology and IGEM in Indonesian society .In student level, we collaborate with IGEM team ITB and UB to create a writing competition on synthetic biology , followed by students throughout Indonesia , this race will end after IGEM competition is completed.<a href='https://static.igem.org/mediawiki/2015/5/56/UI_Indonesia_sma.jpg' target='_blank'>(Click Here to see the poster)</a><br>Meanwhile , single action we are doing in disseminating Synthetic Biology is going to school in JABODETABEK area to give socialization or seminar on Synthetic Biology. One of the schools we visited was SMAN 13 Jakarta and SMP 41 Jakarta.<br><br>*Click the photos below to see the better quality picure<br><a href='https://static.igem.org/mediawiki/2015/b/b7/UI_Indonesia_seminar1.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/b/b7/UI_Indonesia_seminar1.png'></a><a href='https://static.igem.org/mediawiki/2015/1/12/UI_Indonesia_seminar2.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/1/12/UI_Indonesia_seminar2.png'></a><a href='https://static.igem.org/mediawiki/2015/5/56/UI_Indonesia_seminar3.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/5/56/UI_Indonesia_seminar3.png'></a><a href='https://static.igem.org/mediawiki/2015/3/31/UI_Indonesia_seminar4.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/3/31/UI_Indonesia_seminar4.png'></a><a href='https://static.igem.org/mediawiki/2015/d/dd/UI_Indonesia_seminar5.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/d/dd/UI_Indonesia_seminar5.png'></a>";
 
document.getElementById("isi").innerHTML = "<center><img width='650px' src='https://static.igem.org/mediawiki/2015/e/ee/UI_Indonesia_bannerpublic.jpg'></center>In Indonesia , Synthetic Biology is rarely recognized as well as the IGEM . We did some socialization introduction of Synthetic Biology and IGEM in Indonesian society .In student level, we collaborate with IGEM team ITB and UB to create a writing competition on synthetic biology , followed by students throughout Indonesia , this race will end after IGEM competition is completed.<a href='https://static.igem.org/mediawiki/2015/5/56/UI_Indonesia_sma.jpg' target='_blank'>(Click Here to see the poster)</a><br>Meanwhile , single action we are doing in disseminating Synthetic Biology is going to school in JABODETABEK area to give socialization or seminar on Synthetic Biology. One of the schools we visited was SMAN 13 Jakarta and SMP 41 Jakarta.<br><br>*Click the photos below to see the better quality picure<br><a href='https://static.igem.org/mediawiki/2015/b/b7/UI_Indonesia_seminar1.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/b/b7/UI_Indonesia_seminar1.png'></a><a href='https://static.igem.org/mediawiki/2015/1/12/UI_Indonesia_seminar2.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/1/12/UI_Indonesia_seminar2.png'></a><a href='https://static.igem.org/mediawiki/2015/5/56/UI_Indonesia_seminar3.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/5/56/UI_Indonesia_seminar3.png'></a><a href='https://static.igem.org/mediawiki/2015/3/31/UI_Indonesia_seminar4.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/3/31/UI_Indonesia_seminar4.png'></a><a href='https://static.igem.org/mediawiki/2015/d/dd/UI_Indonesia_seminar5.png' target='_blank'><img width='120px' height='120px' src='https://static.igem.org/mediawiki/2015/d/dd/UI_Indonesia_seminar5.png'></a>";
 
}
 
}
 +
function biosecurity() {
 +
document.getElementById("judul").innerHTML = "Biosecurity";
 +
    document.getElementById("isi").innerHTML = "In our project, many of people ask us about “how if your product use by irresponssible people who use it for threatening purpose?” that question trigerring us that our product could have biosecurity issue in the future if we don’t do an assessment to prevent it. Furthermore, we try to make a resolution to overcome and the idea that we purpose are:<br><br><b>Patent</b><br>We choose to use patent protectionin the future because this give us a right to determine who allowed to use the product in such a certain time (based on Indonesia Constitution number 14, 2001) we want that the user who allowed to use our product is:<br>
 +
a. Clinician<br>
 +
b. Pharmacist<br>
 +
c. Scientist<br>
 +
d. Midwife <br>
 +
But, we do know that patent is not permanent, which that mean we could lose mandatory to our product. The solution that we could provide is to advocate government a protection to restricted sell the contraception freely for the safety issue.
 +
";
 
</script>
 
</script>
 
</div>
 
</div>

Revision as of 13:16, 13 September 2015

A

a