Team:BAU-Indonesia

From 2012.igem.org

(Difference between revisions)
 
(103 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
{{Team:BAU-Indonesia/css}}
-
<head>
+
{{Team:BAU-Indonesia/nivo-slider}}
-
<meta http-equiv="content-type" content="text/html; charset=utf-8">
+
{{Team:BAU-Indonesia/css_gone}}
-
<title>Chemical Reaction Template - Science and Technology Web Design - Free HTML Website Templates</title>
+
 
-
<meta name="keywords" content="">
+
 
-
<meta name="description" content="">
+
-
<link href="styles.css" rel="stylesheet" type="text/css" media="screen">
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
    <head>
 +
   
 +
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 +
        <title>Metamorphosis Design Free Css Templates</title>
 +
        <meta name="keywords" content="" />
 +
        <meta name="description" content="" />
 +
        <link href="styles.css" rel="stylesheet" type="text/css" media="screen" />
 +
<link rel="stylesheet" href="nivo-slider.css" type="text/css" media="screen" />
 +
       
 +
    </head>
 +
   
 +
    <script type="text/javascript" src="https://sites.google.com/site/mariozoner/gb-mario/jquery-1.3.2.js"></script>
<script type="text/javascript">
<script type="text/javascript">
-
function ctck()
+
$(function() {
-
{
+
var d=300;
-
var sds = document.getElementById("footer");
+
$('#navigation a').each(function(){
-
if(sds == null){alert("You are using a free package.\n You are not allowed to remove the tag.\n");}
+
$(this).stop().animate({
 +
'marginTop':'-80px'
 +
},d+=150);
 +
});
 +
 
 +
$('#navigation > li').hover(
 +
function () {
 +
$('a',$(this)).stop().animate({
 +
'marginTop':'-2px'
 +
},200);
 +
},
 +
function () {
 +
$('a',$(this)).stop().animate({
 +
'marginTop':'-80px'
 +
},200);
}
}
 +
);
 +
});
</script>
</script>
-
 
-
</head>
 
<style>
<style>
 +
*Navigasi*/
 +
ul#navigation { position:fixed; margin:0px; padding:0px; top:-20px; left:370px; list-style:none; z-index:999999; width:675px; font:normal 16px Electrolize,Sans-Serif bold; -webkit-animation:2s fxhompinav ease-in-out; -moz-animation:2s fxhompinav ease-in-out; -ms-animation:2s fxhompinav ease-in-out; animation:2s fxhompinav ease-in-out; }
-
*
+
ul#navigation li { width:95px; display:inline; float:left; margin:0 0 0 2px; }
-
{
+
ul#navigation li a { display:block; float:left; margin-top:-74px; width:95px; height:28px; background-color: rgba(0, 0, 0, 0.6);
-
margin: 0px;
+
background: rgba(0, 0, 0, 0.6);
-
padding: 0px;
+
color: rgba(0, 0, 0, 0.6); background-repeat:no-repeat; background-position:50% 150px; border:2px solid #b9b9b9; -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); -moz-border-radius:0px 0px 10px 10px; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -khtml-border-bottom-right-radius:10px; -khtml-border-bottom-left-radius:10px; border-radius:0px 0px 10px 10px; color:#333333; text-decoration:none; text-align:center;color:#f1f1f1; text-shadow:0 1px 1px #000; padding-top:95px; -webkit-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; -moz-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; -o-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; }  
-
}
+
-
a:link {
+
ul#navigation li a:hover { margin-top:-3px; background-position:100% -5px; color:#7b7b7b; position:relative; }  
-
color: #c9f3ac;
+
-
}
+
-
a:hover {
+
ul#navigation li a:hover:after { content:""; width:0px; height:0px; position:absolute; top:100%; left:45%; margin-top:2px; border-width:5px; border-style:solid; border-color:transparent transparent lime transparent; }
-
text-decoration: none;
+
-
color: #FF0000;
+
-
}
+
-
a:visited {
+
ul#navigation li:nth-child(1) a { background-image:url(https://static.igem.org/mediawiki/2012/c/cb/Asyu.png); }
-
color: #A5A9B2;
+
ul#navigation li:nth-child(2) a { background-image:url(https://static.igem.org/mediawiki/2012/b/be/Asyu2.png); }
-
}
+
ul#navigation li:nth-child(3) a { background-image:url(https://static.igem.org/mediawiki/2012/1/18/Pr.jpg); }
 +
ul#navigation li:nth-child(4) a { background-image:url(https://static.igem.org/mediawiki/2012/d/da/Icon_dna.png); }
 +
ul#navigation li:nth-child(5) a { background-image:url(https://static.igem.org/mediawiki/2012/6/68/Edu-science-icon.png); }
 +
ul#navigation li:nth-child(6) a { background-image:url(https://static.igem.org/mediawiki/2012/0/00/Asyu5.png); }
 +
ul#navigation li:nth-child(7) a { background-image:url(https://static.igem.org/mediawiki/2012/1/19/Attributions2.png); }
 +
ul#navigation li:nth-child(8) a { background-image:url(https://static.igem.org/mediawiki/2012/0/0a/Medal-icon.png);
 +
}
-
body {
+
@-webkit-keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;} } @-moz-keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;} } @-ms-keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;} } @keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;}
-
+
/*Navigasi*/
-
background: #6A8B1A url(https://static.igem.org/mediawiki/igem.org/2/22/Back_all.gif);
+
-
font: 13px Arial, Helvetica, sans-serif;
+
-
color: #383838;
+
-
}
+
-
#content
+
</style>
-
{
+
   
-
width: 774px;
+
<script language='javascript' src='https://sites.google.com/site/tutorialseoblogger/file/jquery_mini.js'></script>
-
border-left: 15px solid #5E7D06;
+
<script language='javascript' src='https://sites.google.com/site/tutorialseoblogger/file/jquery.dimensions.js'></script>
-
border-right: 15px solid #5E7D06;
+
-
margin: 0px auto;
+
    <body>
-
}
+
        <div id="bg_top">
 +
        <div id="wrap_bg">
 +
              <div id='floatMenu'>
 +
<ul class='menu1'>
 +
<img src="https://static.igem.org/mediawiki/2012/1/19/Maskot_tim_iGEM_IPB.png"/>
 +
<li><a href='http://ipb.ac.id/' target="_blank" title='IPB'> Bogor Agricultural University </a></li>
 +
<li><a href='http://fmipa.ipb.ac.id/' target="_blank" title='FMIPA'> Faculty of Mathematics and Natural Sciences </a></li>
 +
<li><a href='http://biology-ipb.org/' target="_blank" title='Biology'> Department of Biology </a></li>
 +
<li><a href='http://cs.ipb.ac.id/' target="_blank" title='CS'> Department of Computer Science</a> </li>
 +
<li><a href='#' onclick='MGJS.goTop();return false;'> Back to top </a></li>
 +
</ul>
-
#main
+
<script language='javascript'>
-
{
+
var name = "#floatMenu";
-
width: 754px;
+
var menuYloc = null;
-
padding: 10px;
+
$(document).ready(function(){
-
padding-top: 20px;
+
menuYloc = parseInt($(name).css("top").substring(0,$(name).css("top").indexOf("px")))
-
background: #080064 url(images/table_back.gif) repeat-x top;
+
$(window).scroll(function () {
-
}
+
offset = menuYloc+$(document).scrollTop()+"px";
 +
$(name).animate({top:offset},{duration:500,queue:false});
 +
});
 +
});
 +
</script>
 +
</div>
 +
           
 +
            <ul id="navigation" style="margin:40px 0 0 220px">
 +
<li class="nav1"><a href="https://2012.igem.org/Team:BAU-Indonesia">Home</a></li>
 +
<li class="nav2"><a href="https://2012.igem.org/Team:BAU-Indonesia/Team">Team</a></li>
 +
<li class="nav3"><a href="https://2012.igem.org/Team:BAU-Indonesia/Project">Project</a></li>
 +
<li class="nav4"><a href="https://2012.igem.org/Team:BAU-Indonesia/Parts">Parts</a></li>
 +
<li class="nav5"><a href="https://2012.igem.org/Team:BAU-Indonesia/Modeling">Modeling</a></li>
 +
<li class="nav6"><a href="https://2012.igem.org/Team:BAU-Indonesia/Notebook">Notebook</a></li>
 +
<li class="nav7"><a href="https://2012.igem.org/Team:BAU-Indonesia/Attributions">Attributions</a></li>
 +
<li class="nav8"><a href="https://2012.igem.org/Team:BAU-Indonesia/Achievements">Achievement</a></li>
-
#back
+
</ul>
-
{
+
<img style="margin-left:-900px" src="https://static.igem.org/mediawiki/2012/archive/9/90/20120909091254%21BAU-Indonesia_logo.png" />         
-
width: 774px;
+
  <div id="wrap">
-
}
+
-
#header {
+
        <div id="header">
-
height: 308px;
+
<div id="prew_box">
-
text-align: right;
+
<div id="wrapper">
-
background: url(https://static.igem.org/mediawiki/igem.org/b/bc/Header12.jpg) no-repeat;
+
        <div id="slider-wrapper">       
-
}
+
            <div id="slider" class="nivoSlider">
 +
<img src="https://static.igem.org/mediawiki/2012/b/bd/Header2projek_copy.jpg" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2012/d/d4/Header1_tim.jpg" alt="" />
 +
                <img src=" https://static.igem.org/mediawiki/2012/e/e8/Header1.jpg" alt="" />
 +
                <img src="https://static.igem.org/mediawiki/2012/4/48/Header9.jpg" alt=""/>
 +
                <img src="https://static.igem.org/mediawiki/2012/e/e8/Header4.jpg" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2012/8/8c/Header3.jpg" alt="" />
 +
                <img src="https://static.igem.org/mediawiki/2012/0/07/Header8.jpg" alt="" />
-
#logo {
+
            </div>       
 +
        </div>
-
width: 754px;
+
<script type="text/javascript" src="http://wiki-rian.googlecode.com/files/jquery-1.4.3.min.js"></script>
-
height: 100px;
+
-
text-align: left;
+
-
padding-top: 208px;
+
-
padding-left: 20px;
+
-
}
+
 +
    <script type="text/javascript" src="http://wiki-rian.googlecode.com/files/jquery.nivo.slider.pack.js"></script>
 +
   
 +
    <script type="text/javascript">
 +
    $(window).load(function() {
 +
        $('#slider').nivoSlider();
 +
    });
 +
    </script>
 +
</div>
 +
-
#logo a {
+
</div>
-
text-decoration: none;
+
-
font-style: italic;
+
</div> <div style="clear: both"></div>
-
font-size: 18px;
+
<div id="content" style="background:url(https://static.igem.org/mediawiki/2012/6/67/A.jpg)">
-
color: #6fff09;
+
-
}
+
-
#logo H2 a
+
-
{
+
-
font-size: 12px;
+
-
}
+
 +
<!--                   
 +
<div class="verticalaccordion">
 +
<ul>
 +
    <li>
 +
      <h3>Daftar isi</h3>
 +
        <div id="isinya">isi konten di sini bisa juga dengan java script atau yang lainnya</div>
 +
    </li>
 +
    <li>
 +
      <h3>F1</h3>
 +
        <div id="isinya">pokonya apa saja isi di sini terserah mau di isi apa</div>
 +
    </li>
 +
    <li>
 +
      <h3>Free Dfloaf</h3>
 +
        <div id="isinya">isi apa saja terserah sobat</div>
 +
    </li>
 +
    <li>
 +
      <h3>Free Dosfs</h3>
 +
        <div id="isinya">isi konten  di sini bisa dengan gambar atau yang lainnya</div>
 +
    </li>
 +
</ul>
 +
</div>
 +
      --> 
 +
<div id="left_column">
 +
<!-- Start left news box -->
 +
<div class="left_news_box">
 +
<div class="left_news_top"></div>
 +
<div class="left_news_bg">
 +
<h2><b>All About iGEM </h2><h3>International Genetically Engineered Machine</b></h3>
 +
<div class="text">
 +
<img src="https://static.igem.org/mediawiki/2012/4/43/IGEM_basic_Logo_white_stylizedada.png"/>
 +
<p style="text-align:justify"><b>iGEM is one of the most prestigious of international genetic
 +
  competition for students of optimizing innovation and creativity for a
 +
  better life. This time, Indonesia is participating by the team which
 +
  is come from Bogor Agricultural University. 10 undergraduate students
 +
  and 2 faculty advisor (link to profile team) have a passion in
 +
  environmental molecular science. BAU-Indonesia is a team that has a purpose to
 +
  degrade plastic on the ground such as : PET, PE, PP and PVC. Indonesia
 +
  is still active in the use of these kinds of plastic but the
 +
  degradation itself is still not effective and efficient. The existence
 +
  of plastic waste in the river will spread to the sea or ocean. If it's
 +
  not being eliminated or degraded, Earth would be fulfilled with a pile
 +
  of plastic either at terrestrial or water that will disturb the living
 +
  system. It can kill living organism which is started from microbe,
 +
  plant, animal, and human. Based on those reasons, BAU-Indonesia team will make
 +
  the solution to get the plastic degradation enzyme from bacteria,
 +
    especially the enzyme to degrade PE and PET. </b></p>
 +
 +
 +
    </div>
 +
<div class="clear"></div>
 +
</div>
 +
<div class="left_news_bot"></div>
 +
</div>
 +
<!-- End left news box -->
 +
 +
<!-- Start left news box -->
 +
<div class="left_news_box">
 +
<div class="left_news_top"></div>
 +
<div class="left_news_bg">
 +
<h2><b>Project Background</b></h2>
 +
<div class="text"><h3><b>Introduction</b></h3>
 +
<p style="text-align:justify"><b>Polyethylene is a synthetic polymer that made of long chain monomers of ethylene. It is a thermoplastic commodity mostly used for packaging. About 140 million tonnes of synthetic polymers are produced worldwide annually with their utility escalating at a rate of 12% per annum (Shimao 2001). The most widely used plastics used in packaging are polyethylene (LDPE, MDPE, HDPE and LLDPE), polypropylene (PP), polystyrene (PS), polyvinyl chloride (PVC), polyurethane (PUR), poly(ethylene terephthalate) (PET), poly (butylene terephthalate) (PBT). Polyethylene are resistant against microbial attack, since during their short time of presence in nature evolution could not design new enzyme structures capable of degrading synthetic polymers (Mueller 2006).  In order to manage the utility of these polymers in the nature, there are two ways: one is to exploit the microorganisms in degrading polyethylene and the other is to develop artificial polymers susceptible to biodegradation. Subsequently, to gain large-scale acceptance these man-made biodegradable polyethylene should retain all the essential properties of utility by the consumer and when discarded in the environment should demonstrate their degradability more rapidly than the conventional ones (El-Shafei et al. 1998).
 +
<br> Nanda et al. (2010) have reported natural and synthetic PE degradation activity of Pseudomonas sp. that isolated from sewage sludge and household garbage dump. The degradation activity from each Pseudomonas sp. isolates were different between natural and synthetic PE 31,4%-46,2% and 29,1% - 16,3% respectively in loss weight. Some kind of enzymes had a PE degradation activity reported by Guebitz  and Cavaco-Paulo (2008) cutinase. Cutinase has recently received much attention because of its potential application for surface modification and degradation of aliphatic and aromatic polyesters, especially polyethylene terephthalate (PET), which is a synthetic aromatic polyester composed of terephthalic acid (TPA) and ethylene glycol) ; however, the number of cutinases, which have been studied regarding PET modification, is still limited, and this limitation may result in the delay of the research toward the practical use of cutinases. Bogor Agricultural University (IPB) iGEM team project is making a synthetic bacteria that can degrade plastic ecspecially PE/PET with a novel degrading enzymes.<b>
-
#menu
+
</p>
-
{
+
<br>
-
width: 774px;
+
<h3><b>References</b></h3>
-
height: 61px;
+
<p style="text-align:justify">
-
background: url(images/menu.gif) repeat-x;
+
<b>El-Shafei HA, El-Nasser NHA, Kansoh AL, Ali AM .1998. Biodegradation of disposable polyethylene by fungi and Streptomyces species. Polym. Degrad. Stab. 62: 361 - 365.<br><br>
-
}
+
 +
Guebitz GM, Cavaco-Paulo A. 2008. Enzymes go big: surface hydrolysis and functionalization of synthetic polymers. Trends Biotechnol. 26:32–38.<br><br>
-
#menu ul {
+
Shimao, M (2001). Biodegradation of plastics. Curr. Opin. Biotechnol. 12: 242 - 247.<br><br>
-
list-style: none;
+
-
}
+
-
#menu li {
+
Mueller RJ. 2006. Biological degradation of synthetic polyesters—enzymes as  potential catalysts for polyester recycling. Proc Biochem 41:2124–8.<br><br>
-
+
-
display: inline;
+
-
+
-
}
+
-
#menu a {
+
Nanda S, Snigdha S, Abraham J.2010. Studies on the biodegradation of natural and synthetic polyethylene by Pseudomonas spp. J. Appl. Sci. Environ. Manage. Vol. 14 (2) 57 – 60.<br>
-
float: left;
+
<b>
-
width: 100px;
+
-
height: 61px;
+
-
    display: block;
+
-
text-align: center;
+
-
text-decoration: none;
+
-
color: #ffffff;
+
-
text-transform: uppercase;
+
-
font:bold 14px/61px Arial, Helvetica, sans-serif;
+
-
}
+
-
#menu a:hover {
+
</p>
-
width: 100px;
+
-
    height: 61px;
+
-
color: #c9f3ac;
+
-
text-decoration: underline;
+
-
background: url(images/menu_r.gif) repeat-x;
+
-
}
+
 +
</div>
 +
<div class="clear"></div>
 +
</div>
 +
<div class="left_news_bot"></div>
 +
</div>
 +
<!-- End left news box -->
 +
</div>
 +
<div id="right_column">
 +
<!-- Start right news box -->
 +
<div class="right_news_box">
 +
<div class="right_news_top"></div>
 +
<div style="width:auto" class="right_news_bg">
 +
<h2><b>Abstract</b></h2><p>==Plastic Terminator==</p>
 +
<div class="text">
 +
 +
<p style="text-align:justify"><b>Indonesia is known as the 4th highest population densities around the world. Nowadays, 1.5 million tons/year from human activity which is used in the world is PET. PET is a thermoplastic polymer resin, not easily degraded naturally. Based on this background, the BAU-Indonesia team designs a plasmid which is contains of encoding cutinase degrading enzymes of producing PET. <br>The early stage of this project was done by the preservation of plastic waste bacteria from landfills at Galuga. The bacteria were cultured in liquid media which is contained yeast extract powder and PET enrichment. The result of this preservation will be followed by the isolation of DNA and PCR with Cutinase F primer'ACGCGCCGGGCGTCACCGAGCA'3 and R 5'ACGCGTCGTGCCGTCAGGGCCA'3. Cutinase gen that were amplified will be inserted to plasmid pSB1C3. The recombinant plasmid which contained the cutinase gene will be introduced into E. coli. Finally it will be used as PET biodegradator product. </b></p>
 +
 +
</div>
 +
<div class="clear"></div>
 +
<div class="text">
 +
 +
</div>
 +
<div class="clear"></div>
 +
</div>
 +
<div class="right_news_bot"></div>
 +
</div>
 +
<!-- End right news box -->
 +
 +
<!-- Start right news box -->
 +
<div class="right_news_box">
 +
<div class="right_news_top"></div>
 +
<div class="right_news_bg">
 +
<h2><b>Wise Words</b></h2>
 +
<div class="text">
 +
<p class="italic_style" style="text-align:justify">&quot;We don't afraid of failure
 +
We dare to take risks
 +
        to achieve success
 +
We are extraordinary people
 +
        with a brave fight
 +
        to try new things
 +
For us, risk doesn't mean anything...
 +
For us, failure is not a failure
 +
Success for us is created because we got a lot of failure.<br><br>
 +
With this failure,
 +
we find identity
 +
We believe the Lord bless the way that we live in this moment,
 +
because we dare to fail !<br><br>
 +
We just need to find a way
 +
the most appropriate way to achieve success<br><br>
-
#right
+
We get much rejection
-
{
+
because that is what makes
-
width: 228px;
+
us be more motivated<br><br>
-
float: right;
+
-
}
+
-
#right H3
+
All failures are
-
{
+
good lesson for us<br><br>
-
width: 228px;
+
-
height: 51px;
+
-
text-transform: uppercase;
+
-
color: #c9f3ac;
+
-
background: url(images/title.gif) no-repeat;
+
-
font:bold 14px/51px Arial, Helvetica, sans-serif;
+
-
text-align:center;
+
-
}
+
-
#right ul {
+
We still believe
-
list-style: none;
+
There is a chance
-
}
+
    to learn ... to search ...
-
#right ul li
+
and serving the best&quot;</p>
-
{
+
<div class="read"><a>Odop for Us</a></div>
-
font:normal 11px/18px Arial, Helvetica, sans-serif;
+
</div>
-
color:#FFFFFF;
+
<div class="clear"></div>
-
}
+
-
#right .title_back
+
<div class="clear"></div>
-
{
+
</div>
-
background: url(images/title_back.gif) repeat-y;
+
<div class="right_news_bot"></div>
-
}
+
</div>
 +
<!-- End right news box -->
 +
</div>
 +
<div class="clear"></div>
 +
</div>
 +
<div id="footer">
 +
<!--footer begins -->
-
#right li  {
+
<div class="row-top">
-
padding: 7px;
+
<div class="row-padding">
-
padding-left: 10px;
+
<div class="wrapper">
-
 
+
-
}
+
<div class="col-3">
-
 
+
<h2><b>Follow Us: <b/></h2>
-
#right .sub
+
<ul class="list-services">
-
{
+
-
padding-left: 30px;
+
<li class="item-2"><a href="https://twitter.com/BAU_INDONESIA" target="_blank">Twitter (BAU-INDOESIA)</a></li>
-
}
+
-
 
+
</ul>
-
#right a {
+
</div>
-
color: #ffffff;
+
-
}
+
-
#right a:visited {
+
</div>
-
color: #ffffff;
+
</div><div class="clear"></div>
-
}
+
-
 
+
  </div>
-
#right p
+
</div>
-
{
+
-
font-size: 10px;
+
  </div>
-
padding-left: 10px;
+
        </div>
-
}
+
        </div>
-
 
+
    </body>
-
.bot
+
-
{
+
-
padding: 10px;
+
-
}
+
-
 
+
-
 
+
-
#left
+
-
{
+
-
width: 480px;
+
-
background: #c9e4f3;
+
-
border: 1px solid #f8ff2f;
+
-
padding: 10px;
+
-
}
+
-
 
+
-
 
+
-
#left H4
+
-
{
+
-
margin: 0;
+
-
padding: 0px;
+
-
font-size: 12px;
+
-
color: #c9f3ac;
+
-
}
+
-
 
+
-
#left a
+
-
{
+
-
color: #208A06;
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
#left p {
+
-
margin: 5px;
+
-
padding: 0;
+
-
font-size:13px;
+
-
}
+
-
 
+
-
#left h2 {
+
-
margin: 0;
+
-
padding: 0;
+
-
padding-top: 10px;
+
-
color: #208A06;
+
-
font-size:20px;
+
-
}
+
-
 
+
-
#left ol, #left ul
+
-
{
+
-
margin-left: 30px;
+
-
}
+
-
 
+
-
.date {
+
-
text-align: right;
+
-
color: #208A06;
+
-
font-size: 11px;
+
-
 
+
-
}
+
-
 
+
-
.date a {
+
-
color: #208A06;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
#footer {
+
-
height: 74px;
+
-
clear: both;
+
-
background: url(images/table_back.gif) repeat-x top;
+
-
}
+
-
 
+
-
#footer p {
+
-
margin: 0;
+
-
font-size: 10px;
+
-
text-align: center;
+
-
color: #ffffff;
+
-
padding:20px;
+
-
}
+
-
 
+
-
#footer a {
+
-
color: #ffffff;
+
-
}
+
-
</style>
+
-
 
+
-
<body><table align="center" style="margin:0 auto;">
+
-
  <tr>
+
-
    <td>
+
-
<div id="content">
+
-
<div id="back">
+
-
<!-- header begins -->
+
-
<div id="header">  
+
-
<div id="logo">
+
-
<h1><a href="#">Chemical Reaction</a></h1>
+
-
<h2><a href="http://www.freedesignertemplates.com/">Free Designer Templates</a></h2>
+
-
</div>
+
-
 
+
-
</div>
+
-
<div id="menu">
+
-
<ul>
+
-
<li id="button1"><a href="#"  title="home">Home</a></li>
+
-
<li id="button2"><a href="#" title="tables">Tables</a></li>
+
-
<li id="button3"><a href="#" title="reactions">Reactions</a></li>
+
-
<li id="button4"><a href="#" title="atom">ATom</a></li>
+
-
<li id="button5"><a href="#" title="contact us">Contact</a></li>
+
-
</ul>
+
-
  </div>
+
-
<!-- header ends -->
+
-
<!-- content begins -->
+
-
<div id="main">
+
-
<div id="right">
+
-
 
+
-
<h3>EXPERIMENTS</h3>
+
-
<div class="title_back">
+
-
<ul>
+
-
<li class="sub"><a href="http://chemistry.about.com/od/fireworksprojects/ss/howtomakefirecrackers.htm" onClick="zT(this,'18/1]Z');">Make Your Own Firecrackers</a></li>
+
-
<li class="sub"><a href="http://chemistry.about.com/od/4thofjulychemistry/a/waterfireworks.htm" onClick="zT(this,'18/1]Z');">Fireworks in a Glass</a><a href="#"></a></li>
+
-
<li class="sub"><a href="http://chemistry.about.com/od/homechemistrykit/Home_Chemistry_Kit_Projects_Experiments.htm" onClick="zT(this,'18/1]Z');">Home Chemistry Kit</a><a href="#"></a></li>
+
-
<li class="sub"><a href="http://chemistry.about.com/od/growingcrystals/tp/quickcrystals.htm" onClick="zT(this,'18/1]Z');">Grow Crystals FAST</a><a href="#"></a></li>
+
-
<li class="sub"><a href="http://chemistry.about.com/cs/howtos/ht/exothermic.htm" onClick="zT(this,'18/1]Z');">Safe Exothermic Reaction</a><a href="#"></a></li>
+
-
        </ul>
+
-
    </div>
+
-
<h3>Chain Reactions</h3>
+
-
<div class="title_back">
+
-
  <ul>
+
-
  <li>
+
-
      <p><a href="#">Learn about chemistry as it relates to everyday life. You'll find out how things work, see the humorous side of science,&#8230;</a></p>
+
-
  </li>
+
-
      <li>
+
-
        <p><a href="#">These are questions an educated person should be able to answer relating to chemistry in the everyday world.</a></p>
+
-
          </li>
+
-
              <li>
+
-
        <p><a href="#">A <strong>chain reaction</strong> is a sequence of reactions where reactive  product or by-product causes additional reactions to take place. In a  chain reaction, positive feedback leads a self-amplifying chain of events</a></p>
+
-
          </li>
+
-
</ul>
+
-
    </div>
+
-
  </div>
+
-
<div id="left">
+
-
<div class="left_box">
+
-
<h2>Welcome To Chemical Reaction</h2>
+
-
<h4><a href="#">Hiox Free Design</a></h4>
+
-
<p>This is Free Chemical reaction template for your website design which is under Science and Technology Template category you can add. You can customize the layout of the html page any way you like.<br>
+
-
 
+
-
<p>Freedesignertemplates.com is a free collection of pre-designed with html layouts for your websites. These different categorized website design are developed by professional designers for you to make your task easy in creating a website. <p>There are categories like Art, Business, Nature, Music, Religious, Fashion, Holiday and Travel, Health and medicine templates etc under which there are different pages.<br>
+
-
This Chemical reaction web design layouts are built using XHTML and CSS.</p>
+
-
 
+
-
<p>The entire website are pre-designed websites all you need to do is adding your own personal content and start your own website.<br> </p>
+
-
    <p>Start with a creative design from <strong>FreeDesignerTemplates.com</strong> and jump-start your development process.</p>
+
-
    <p>Each people plan their site layouts depending upon their  business type. Here comes a free designer template which provides you with a selection  of different kinds of webdesign templates starting from business template,  fashion template, media template, Science template, Arts template and much  more.<br></p>
+
-
    <p class="date">readmore</p>
+
-
</div>
+
-
<div class="left_box">
+
-
<h4><a href="#">FREE TUTORIALS ABOUT CHEMICAL REACTION EXPERIMENTS</a></h4>
+
-
<p>Click and browse our selection list to locate the template  that meets your websites needs.</p>
+
-
<p>Select Chemical reaction template. <br>
+
-
  Click on the “image or preview” button to see a larger  version of the template. <br>
+
-
  Click on the “Download” button to open or save the design  layout to your computer.</p>
+
-
<p>You are provided with an ample collection of entertainment  templates, choose the one that perfectly suits your company needs. We provide  you with professionally designed layouts to make your company deserves no less  in the internet market.</p>
+
-
<p class="date"><a href="#">more</a></p>
+
-
</div>
+
-
</div>
+
-
<div style="clear: both;">&nbsp;</div>
+
-
<!--content ends -->
+
-
<!--footer begins -->
+
-
</div>
+
-
 
+
-
<div id="footer">
+
-
<p>Designed by <a href="http://www.freedesignertemplates.com/" title="Free Designer Templates">Free Designer Templates</a>
+
-
+
-
</div>
+
-
</div>
+
-
 
+
-
<script type="text/javascript">
+
-
document.onload = ctck();
+
-
</script>
+
-
 
+
-
</div>
+
-
<!-- footer ends-->
+
-
</td>
+
-
  </tr>
+
-
</table>
+
-
</body>
+
</html>
</html>

Latest revision as of 22:40, 26 September 2012


Metamorphosis Design Free Css Templates

All About iGEM

International Genetically Engineered Machine

iGEM is one of the most prestigious of international genetic competition for students of optimizing innovation and creativity for a better life. This time, Indonesia is participating by the team which is come from Bogor Agricultural University. 10 undergraduate students and 2 faculty advisor (link to profile team) have a passion in environmental molecular science. BAU-Indonesia is a team that has a purpose to degrade plastic on the ground such as : PET, PE, PP and PVC. Indonesia is still active in the use of these kinds of plastic but the degradation itself is still not effective and efficient. The existence of plastic waste in the river will spread to the sea or ocean. If it's not being eliminated or degraded, Earth would be fulfilled with a pile of plastic either at terrestrial or water that will disturb the living system. It can kill living organism which is started from microbe, plant, animal, and human. Based on those reasons, BAU-Indonesia team will make the solution to get the plastic degradation enzyme from bacteria, especially the enzyme to degrade PE and PET.

Project Background

Introduction

Polyethylene is a synthetic polymer that made of long chain monomers of ethylene. It is a thermoplastic commodity mostly used for packaging. About 140 million tonnes of synthetic polymers are produced worldwide annually with their utility escalating at a rate of 12% per annum (Shimao 2001). The most widely used plastics used in packaging are polyethylene (LDPE, MDPE, HDPE and LLDPE), polypropylene (PP), polystyrene (PS), polyvinyl chloride (PVC), polyurethane (PUR), poly(ethylene terephthalate) (PET), poly (butylene terephthalate) (PBT). Polyethylene are resistant against microbial attack, since during their short time of presence in nature evolution could not design new enzyme structures capable of degrading synthetic polymers (Mueller 2006). In order to manage the utility of these polymers in the nature, there are two ways: one is to exploit the microorganisms in degrading polyethylene and the other is to develop artificial polymers susceptible to biodegradation. Subsequently, to gain large-scale acceptance these man-made biodegradable polyethylene should retain all the essential properties of utility by the consumer and when discarded in the environment should demonstrate their degradability more rapidly than the conventional ones (El-Shafei et al. 1998).
Nanda et al. (2010) have reported natural and synthetic PE degradation activity of Pseudomonas sp. that isolated from sewage sludge and household garbage dump. The degradation activity from each Pseudomonas sp. isolates were different between natural and synthetic PE 31,4%-46,2% and 29,1% - 16,3% respectively in loss weight. Some kind of enzymes had a PE degradation activity reported by Guebitz and Cavaco-Paulo (2008) cutinase. Cutinase has recently received much attention because of its potential application for surface modification and degradation of aliphatic and aromatic polyesters, especially polyethylene terephthalate (PET), which is a synthetic aromatic polyester composed of terephthalic acid (TPA) and ethylene glycol) ; however, the number of cutinases, which have been studied regarding PET modification, is still limited, and this limitation may result in the delay of the research toward the practical use of cutinases. Bogor Agricultural University (IPB) iGEM team project is making a synthetic bacteria that can degrade plastic ecspecially PE/PET with a novel degrading enzymes.


References

El-Shafei HA, El-Nasser NHA, Kansoh AL, Ali AM .1998. Biodegradation of disposable polyethylene by fungi and Streptomyces species. Polym. Degrad. Stab. 62: 361 - 365.

Guebitz GM, Cavaco-Paulo A. 2008. Enzymes go big: surface hydrolysis and functionalization of synthetic polymers. Trends Biotechnol. 26:32–38.

Shimao, M (2001). Biodegradation of plastics. Curr. Opin. Biotechnol. 12: 242 - 247.

Mueller RJ. 2006. Biological degradation of synthetic polyesters—enzymes as potential catalysts for polyester recycling. Proc Biochem 41:2124–8.

Nanda S, Snigdha S, Abraham J.2010. Studies on the biodegradation of natural and synthetic polyethylene by Pseudomonas spp. J. Appl. Sci. Environ. Manage. Vol. 14 (2) 57 – 60.

Abstract

==Plastic Terminator==

Indonesia is known as the 4th highest population densities around the world. Nowadays, 1.5 million tons/year from human activity which is used in the world is PET. PET is a thermoplastic polymer resin, not easily degraded naturally. Based on this background, the BAU-Indonesia team designs a plasmid which is contains of encoding cutinase degrading enzymes of producing PET.
The early stage of this project was done by the preservation of plastic waste bacteria from landfills at Galuga. The bacteria were cultured in liquid media which is contained yeast extract powder and PET enrichment. The result of this preservation will be followed by the isolation of DNA and PCR with Cutinase F primer'ACGCGCCGGGCGTCACCGAGCA'3 and R 5'ACGCGTCGTGCCGTCAGGGCCA'3. Cutinase gen that were amplified will be inserted to plasmid pSB1C3. The recombinant plasmid which contained the cutinase gene will be introduced into E. coli. Finally it will be used as PET biodegradator product.

Wise Words

"We don't afraid of failure We dare to take risks to achieve success We are extraordinary people with a brave fight to try new things For us, risk doesn't mean anything... For us, failure is not a failure Success for us is created because we got a lot of failure.

With this failure, we find identity We believe the Lord bless the way that we live in this moment, because we dare to fail !

We just need to find a way the most appropriate way to achieve success

We get much rejection because that is what makes us be more motivated

All failures are good lesson for us

We still believe There is a chance to learn ... to search ... and serving the best"