(16 intermediate revisions by 2 users not shown) | |||
Line 78: | Line 78: | ||
.line .blue { | .line .blue { | ||
width: 1px; /*line寬度*/ | width: 1px; /*line寬度*/ | ||
− | height: | + | height: 15%; /*調line長度*/ |
position:relative; | position:relative; | ||
left:51px; | left:51px; | ||
Line 289: | Line 289: | ||
− | #partB,#partC,#partD,#partE,#partF,#partG,#partI,#partJ,#partK,#partM,#partN,#partO,#partP,#partQ | + | #partB,#partC,#partD,#partE,#partF,#partG,#partI,#partJ,#partK,#partM,#partN,#partO,#partP,#partQ,#partR |
{display:none; | {display:none; | ||
} | } | ||
− | #titleA,#titleB,#titleC,#titleD,#titleE,#titleF,#titleG,#titleH,#titleI,#titleJ,#titleK,#titleL,#titleM,#titleN,#titleO,#titleP,#titleQ | + | #titleA,#titleB,#titleC,#titleD,#titleE,#titleF,#titleG,#titleH,#titleI,#titleJ,#titleK,#titleL,#titleM,#titleN,#titleO,#titleP,#titleQ,#titleR |
{cursor:pointer; | {cursor:pointer; | ||
} | } | ||
Line 379: | Line 379: | ||
.appear{ | .appear{ | ||
display:none; | display:none; | ||
− | + | picture{position:relative;} | |
} | } | ||
.list{ | .list{ | ||
Line 607: | Line 607: | ||
<h2 class="content-1" id="titleI" style="color:#FFFF82">II. The Life History of Moth</h2> | <h2 class="content-1" id="titleI" style="color:#FFFF82">II. The Life History of Moth</h2> | ||
<div class="modelingPartContent" id="partI"> | <div class="modelingPartContent" id="partI"> | ||
− | <p class="content">After understanding the life history of the moths from Dr. Huang in Taiwan Agriculture Research Institute | + | <p class="content">After understanding the life history of the moths from Dr. Huang in Taiwan Agriculture Research Institute, we can know that the time of pupa becoming moth ranges from six days to 14 days. So the moths we caught in 20 days must be the larvae in our farm right now. Therefore, we utilized the data of the accumulated number of moth in the next 20 days as the target of our prediction system, and we can use the output to know the time that requires spraying Pantide for prevention.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 630: | Line 630: | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <!-------------------------111-----------------------> | ||
<div> | <div> | ||
<div id="modelingContainer"> | <div id="modelingContainer"> | ||
Line 637: | Line 640: | ||
<!--1--> | <!--1--> | ||
<div class="modelingPart"> | <div class="modelingPart"> | ||
− | <h2 class="content-1" id="titleL" style="color:# | + | <h2 class="content-1" id="titleL" style="color:#FFBB66">I. Summary</h2> |
<div class="modelingPartContent" id="partL"> | <div class="modelingPartContent" id="partL"> | ||
− | <p class="content"></p> | + | <p class="content">The aim of this modeling was to predict and simulate the degradation rate of Pantide. Practically, the results would be integrated into our device to promote automatic control system. Once Pantide degraded below the effective level, it will spray the solution to replenish.</p> |
+ | <p class="content">After discussion and experimental verification, we show that UV radiolytic oxidation contributes to the degradation of Pantide. We tried to build a model for simulating the relationship between applied UV light and degradation rate and then combined with UV intensity sensor to calculate the period of spraying Pantide.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 646: | Line 650: | ||
<!--2--> | <!--2--> | ||
<div class="modelingPart"> | <div class="modelingPart"> | ||
− | <h2 class="content-1" id="titleM" style="color:# | + | <h2 class="content-1" id="titleM" style="color:#FFBB66">II. Pantide degradation process</h2> |
<div class="modelingPartContent" id="partM"> | <div class="modelingPartContent" id="partM"> | ||
− | <p class="content"></p> | + | <p class="content">For the proteins used as Pantide, the inhibitor cystine knot (ICK) is significant to their function. Pantide with several disulfide bonds is often more stable in solution. If “native protein” is denatured, it loses disulfide bonds and becomes a less stable form, normally called “linear protein,” which is easily degradable.</p> |
+ | <p class="content">Recent research shows that the spider toxin proteins containing ICK structure, for example, ω-hexatoxin-Hv1a (Hv1a), have high stability against temperature, pH, solvents and protease. In contrast, when Hv1a is denatured to linear form, it loses its stability and then degrades rapidly. <sup>[1]</sup></p> | ||
+ | <p class="content">There are many possible processes of Pantide degradation we discussed below. (Figure 1) Pantide may have a chance to be reduced to a linear form by reductants or reductases. For both native form and linear form proteins, it may suffer hydrolysis and proteolysis, resulting in denaturing or amino acid cleavage. Also, UV light of sun also leads to Pantide degradation. Though the energy of UV light may not be not enough to break the covalent bonds efficiently, proteins still could undergo radiolytic oxidation.</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/5/5e/NCTU_F1.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 1. Pantide degradation process</p> | ||
+ | </div> | ||
+ | <p class="content">According to this degradation process, we attempted to build up our model. The degradation rate of Pantide is contributed by hydrolysis, proteolysis, UV radiolytic oxidation and the reduction to linear form. We considered that the rate Pantide transformed to linear form is a part of degradation rate because linear form protein loses its function and it is also likely to be degraded.</p> | ||
+ | <p class="content">However, since the whole process is too complex to verify, we divided the experiment into three parts, hydrolysis test, proteolysis test and UV radiolytic oxidation test, and further summarized the results to conclude. The purpose is to find out the degradation rate of Pantide and to verify the less stable linear form protein has.</p> | ||
+ | <p class="content">On the other hand, because ICK structure domain mainly contributes the stability of these proteins; we could assume that the degradation processes of three target proteins are roughly the same, for the reason that, we chose Hv1a and Hv1a with lectin (Hv1a-lectin) to demonstrate.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | |||
<!--3--> | <!--3--> | ||
<div class="modelingPart"> | <div class="modelingPart"> | ||
− | <h2 class="content-1" id="titleN" style="color:# | + | <h2 class="content-1" id="titleN" style="color:#FFBB66">III. Hydrolysis test</h2> |
<div class="modelingPartContent" id="partN"> | <div class="modelingPartContent" id="partN"> | ||
− | <p class="content"></p> | + | <p class="content-1" style="color:#00E600"> i. Theory</p> |
+ | <p class="content">Like the reverse direction of polypeptide formation, proteins can be hydrolyzed into their constituent amino acids. The mechanism undergoes an E2 elimination since a nucleotide attach to sp2 hybridized acyl carbon (amide). [2] Therefore, the reaction rate depends on the concentration of both nucleotides and the protein: </p> | ||
+ | |||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/4/4b/NCTU_111111.png" class="picture"style="width:80%;left:8vw"> | ||
+ | </div> | ||
+ | |||
+ | <p class="content">Where, [<i>P </i>] is the concentration of Pantide, <i>K<sub>h</sub></i> is the reaction constant of hydrolysis, and <i>k<sub>A</sub></i> , <i>k<sub>N</sub></i> , <i>k<sub>B</sub></i> are the three contributing components of overall hydorlysis which are dependent to condition.</p> | ||
+ | <p class="content"> For Pantide, we would apply the protein solution in the farm at a constant pH. Thus, the rate of hydrolysis is proportional to the concentration of Pantide by a constant <i>K<sub>h</sub></i> , and the concentration of Pantide undergoes an exponential decay as time goes on.</p> | ||
+ | <p class="content-1" style="color:#00E600"> ii. Experimental proof</p> | ||
+ | <p class="content">We tested the chemical stability of both native and linear types of Hv1a and Hv1a-lectin in neutral PBS solvent (phosphate buffered saline, pH=7.4) in 4 ℃; for one day and seven days. SDS-PAGE showed the remained protein concentration and calculated by software ImageJ. (Figure 2, Figure 3)</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/b/bd/NCTU_F2.png" class="picture"style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 2. SDS-PAGE gel and the concentrations of hydrolysis test to Hv1a (5.3 kDa). The samples were marked on the top of the gel.</p> | ||
+ | </div> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/4/45/NCTU_F3.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 3. SDS-PAGE gel and the concentrations of hydrolysis test to Hv1a-lectin (HL, 17.1 kDa). The samples were marked on the top of the gel.</p> | ||
+ | </div> | ||
+ | <p class="content">The difference of the concentration of native Hv1a was not significant during seven days (1 day: 98%, seven days: 87%), while linear Hv1a only remained 9% after one day, and almost all degraded after seven days.</p> | ||
+ | <p class="content">The test to Hv1a-lectin showed the similar result. Native Hv1a-lectin nearly did not degrade in 7 days (1 day: 110% , 7 days: 105%), but linear Hv1a-lectin remained 16% after 1 day, 3% after 7 days.</p> | ||
+ | <p class="content">So, we could conclude that native proteins dissolved in neutral PBS solvent did not undergo hydrolysis (or at a very slow rate) in 4℃ for seven days, on the other side, linear form proteins degrade as time went on, and remained merely little after seven days.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | |||
<!--4--> | <!--4--> | ||
<div class="modelingPart"> | <div class="modelingPart"> | ||
− | <h2 class="content-1" id="titleO" style="color:# | + | <h2 class="content-1" id="titleO" style="color:#FFBB66">IV. Proteolysis test</h2> |
<div class="modelingPartContent" id="partO"> | <div class="modelingPartContent" id="partO"> | ||
− | <p class="content"></p> | + | <p class="content-1" style="color:#00E600"> i. Theory</p> |
+ | <p class="content">To simulate the degradation by protease, we used Michaelis-Menten kinetics model to express the rate equation. It is useful to describe enzymatic reactions, especially the one without ligand participation, such as proteolysis with proteases whose mechanism is first to find out the specific active site and then react to break it down. [3]</p> | ||
+ | <p class="content">The proteolysis process is irreversible in vivo because the product, linear form protein, is degraded quickly. We used differential equation to describe the major proteolysis process:</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/a/a9/NCTU_222222.png" class="picture" style="width:80%;left:8vw"> | ||
+ | </div> | ||
+ | <p class="content">Where [<i>P </i>]: the concentation of Pantide, <i>V<sub>m,p </sub></i> : the maximum reaction rate of proteolysis, which is equal to the product of the concentration of total enzyme and turnover number <i>k<sub>cat </sub></i> of specific protease and substrate, <i>K<sub>M,p </sub></i>: Michaelis constant, which is the substrate concentration at which the reaction rate is half of <i>V<sub>m,p </sub></i></p> | ||
+ | <p class="content">We had assumed that the <i>V<sub>m,p </sub></i> is a constant because the proteases in vivo are in active and in equilibrium, and <i>V<sub>m,p </sub></i> represents the equivalent value for all kinds of protease in environment.</p> | ||
+ | <p class="content-1" style="color:#00E600"> ii. Experimental proof</p> | ||
+ | <p class="content">We designed two experiments to test the enzymatic stability towards protease of Hv1a and Hv1a-lectin. One was to observe the degrade level of both native and linear types of proteins applied by protease for one day, and the other one was to obtain the curve of the degradation rate of only linear form proteins in the period of four hours, because of the resistance against the protease.</p> | ||
+ | <p class="content">For the first experiment, we dissolved the protein solutions in neutral PBS (pH=7.5) solvent, applied with 0.25% trypsin-EDTA(1:250), a serine protease, and then incubated the samples in work temperature 37℃ for one day. (Figure 4, Figure 5)</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/fb/NCTU_F4.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 4. SDS-PAGE gel and the concentrations of trypsin resistance test to Hv1a (5.3 kDa). The samples were marked on the top of the gel.</p> | ||
+ | </div> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/4/42/NCTU_F5.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 5. SDS-PAGE gel and the concentrations of trypsin resistance test to Hv1a-lectin (HL, 17.1 kDa). The samples were marked on the top of the gel.</p> | ||
+ | </div> | ||
+ | |||
+ | <p class="content">Compared with the sample incubated for one day without trypsin treatment, native Hv1a and Hv1a-lectin showed the resistance to trypsin protease (111% and 100%), but linear proteins were degraded by proteolysis (67% and 18%).</p> | ||
+ | |||
+ | <p class="content">We next tested the proteolysis rate of only linear proteins in the period of four hours, and we drew the Lineweaver–Burk plot (also called “double reciprocal plot”) (Figure 6) to obtain <i>V<sub>m,p </sub></i> and <i>K<sub>M,p </sub></i> for linear form Hv1a and Hv1a-lectin. (Table 1)</p> | ||
+ | |||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/fb/F6.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 6. Lineweaver–Burk plot of proteolysis test of linear Hv1a (blue line) and Hv1a-lectin (orange line). The horizontal axis represents the reciprocal of substrate concentration, and the longitudinal axis represents the reciprocal of rate. The straight line’s x-intercept means the reciprocal of <i>-K<sub>M,p </sub></i>, and y-intercept means the reciprocal of <i>V<sub>m,p</sub> </i>.</p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/c/c9/NCTU_T1.png" class="picture"> | ||
+ | <p class="content-image" style="text-align:center !important;">Table 1. The<i>V<sub>m,p </sub></i> and <i>K<sub>M,p </sub></i> of linear form Hv1a and Hv1a-lectin.</p> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <!-5--> | + | |
+ | |||
+ | <!--5--> | ||
<div class="modelingPart"> | <div class="modelingPart"> | ||
− | <h2 class="content-1" id="titleP" style="color:# | + | <h2 class="content-1" id="titleP" style="color:#FFBB66">V. UV radiolytic oxidation test</h2> |
<div class="modelingPartContent" id="partP"> | <div class="modelingPartContent" id="partP"> | ||
− | <p class="content"></p> | + | <p class="content-1" style="color:#00E600"> i. Theory</p> |
+ | <p class="content">In nature, proteins are also probable to degrade under the sunlight, and the reason is that the energy of light excites the solvent (almost water) and initially generate radicals, which afterward propagate and attack protein to break it down until termination.</p> | ||
+ | <p class="content">Ionizing radiation causes the radiolysis of water is, the major process is shown below. (Figure 7)</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/a/ac/NCTU_F7.png" class="picture" style="width:60%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 7. The radiolysis process of water.</p> | ||
+ | </div> | ||
+ | <p class="content">Though the real mechanism that radicals attack to protein is quite complex, we can simply indicate the rate of protein been attacked by an unknown power, n, of the total concentration of radicals. Then we derived the rate formula as differential equations.</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/6/64/NCTU_333333.png" class="picture" style="width:80%;left:8vw"> | ||
+ | </div> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/c/c9/NCTU_444444.png" class="picture" style="width:80%;left:8vw"> | ||
+ | </div> | ||
+ | <p class="content"> Where [<i>radical </i>]: the total concentation of radicals, [<i>P </i>]: the concentation of Pantide, <i>G<sub>γ </sub></i>: the dose rate of absorbing γ-ray (radiation energy absorption rate per mass, for water, 1.42 Gy/s) [5], <i>A<sub>γ </sub></i>: the number of radicals created per energy (for water, 0.045 μmol/J) [5], <i>I </i>: the intensity of UVB from sunlight measured by UV Sensor (UVM30A), <i>R<sub>T </sub></i>: the rate constant of radicals termination, which is equal to 2.365×10<sup>-7 </sup>mol<sup>-1 </sup>s<sup>-1 </sup> [6], <i>K<sub>UV </sub></i>: the rate const ant of UV radiolytic oxidation to protiens, which is set to 44 </sup>mol<sup>-1 </sup>s<sup>-1 </sup>at the beginning [6]</p> | ||
+ | <p class="content">We then used software MATLAB to simulate the degradation rate by UV radiolytic oxidation on the intensity of UVB from sunlight. The results showed that the degradation rate increases as rising intensity whatever n is, and eventually it tends to be fully degraded. (Figure 8)</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/8/87/F8.png" class="picture" style="width:100%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 8. The simulation of degradation rate by UV radiolytic oxidation on the intensity of UVB from sunlight.</p> | ||
+ | </div> | ||
+ | <p class="content-1" style="color:#00E600"> ii. Experimental proof</p> | ||
+ | <p class="content">We applied the four kinds of native protein solutions to the UVB light from UV transilluminator (302 nm, 50 mW/m<sup>2 </sup>) in the period of 2 hours, where the environment temperature was 36.8℃ in average. The results showed the six proteins degraded under UVB light treatment and the tendency of the reduction of proteins corresponded to our model. (Figure 9)</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/fe/F9.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 9. The degradation rate of four proteins by UV radiolytic oxidation as time goes on.</p> | ||
+ | </div> | ||
+ | <p class="content">The degradation rates are obviously different between the protein with and without fusing to lectin. The possible reason we concerned was the difference in amino length; the longer protein has a relatively high probability to be attacked.</p> | ||
+ | <p class="content">To determine the relation between the UVB light intensity and the degradation, we fit the result from experiments to our model. We calculated the parameter n in formula (4) must be equal to 0.78. The rate constant <i>K<sub>UV </sub></i> for Hv1a, Sf1a, OAIP 7.8 15.7and Hv1a-lectin are 2.4, 7.8, 15.7 and 90.3.</p> | ||
+ | <p class="content">We also applied native Hv1a-lectin with another UV transilluminator (286 nm, 36.4 mW/m<sup>2 </sup>), and compared with the prediction from our model. (Figure 10)</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/9c/F10.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 10. The model prediction compared with the experiment data.</p> | ||
+ | </div> | ||
+ | <p class="content">The figure showed our model is on the right way, but to accomplish our purpose; we still need more experiment data to correct the parameters.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
<!--6--> | <!--6--> | ||
<div class="modelingPart"> | <div class="modelingPart"> | ||
− | <h2 class="content-1" id="titleQ" style="color:# | + | <h2 class="content-1" id="titleQ" style="color:#FFBB66">VI. Summarization</h2> |
<div class="modelingPartContent" id="partQ"> | <div class="modelingPartContent" id="partQ"> | ||
− | <p class="content"></p> | + | <p class="content">The whole equation of degradation rate could be expressed by the summation of the rates of three possible degrade processes, that is hydrolysis, proteolysis, and UV radiolytic oxidation, and the rate that proteins transfer from native form to linear form indicated as <i>R<sub>SS </sub></i></p> |
− | + | <div> | |
+ | <img src="https://static.igem.org/mediawiki/2016/5/5a/NCTU_555555.png" class="picture" style="width:80%;left:8vw"> | ||
+ | </div> | ||
+ | <p class="content">However, according to the previous experiments, if we only considered about the protein in native form, because of the high chemical stability and protease resistance, <i>K<sub>h </sub></i> and <i>V<sub>m,p </sub></i> is much smaller than <i>K<sub>UV </sub></i>, and the first two terms on the right side of the equal sign is relative insignificant. As for the reduction of disulfide bonds, since proteins are most stable in their favorable dimensional structure, it does not tend to break this strong bond down, so we assumed that <i>R<sub>SS </sub></i> is not contributed a lot for degradation in the nature. Then the equation was simplified to only one term.</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/c/c4/NCTU_666666.png" class="picture" style="width:80%;left:8vw"> | ||
+ | </div> | ||
+ | <p class="content">and</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/2/2a/NCTU_777777.png" class="picture" style="width:80%;left:8vw"> | ||
+ | |||
+ | </div> | ||
+ | <p class="content">As results, the degradation rate of Pantide mainly related to UV intensity expressed by (6) and (7). To verify our degradation rate model, and the practical use of our device, we had done the UV radiolytic oxidation test outdoor.</p> | ||
+ | <p class="content">We put the samples on a wide square in a transparent and closed acrylic box outdoor for 4 hours at a different time in a day. Combined with UV intensity sensor, we got the remained protein concentration with the average UVB light intensity in each period. (Figure 11)</p> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f0/F11.png" class="picture" style="width:80%;left:8vw"> | ||
+ | <p class="content-image" style="text-align:center !important;">Figure 11. The remained protein concentration and the average UVB light intensity in each 4 hours at a different time in a day.</p> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <div class="modelingPart"> | ||
+ | <h2 class="content-1" id="titleR" style="color:#FFBB66">Reference</h2> | ||
+ | <div class="modelingPartContent" id="partR"> | ||
+ | <p class="reference-content">[1] Volker Herzig and Glenn F. King (2015). The Cystine Knot Is Responsible for the Exceptional Stability of the Insecticidal Spider Toxin ω-Hexatoxin-Hv1a. Toxins, 7, 4366-4380.</p> | ||
+ | <p class="reference-content">[2] Anonymous. (n.d.). HYDROLYSIS. Retrieved October 16, 2016 , from https://zh.scribd.com/document/79207692/Hydrolysis-2006</p> | ||
+ | <p class="reference-content">[3] Hedstrom, L. (2002, May 14). Serine Protease Mechanism and Specificity. Chem. Rev. 2002, 102, 4501-4523.</p> | ||
+ | <p class="reference-content">[4] Guozhong Xu & Mark R. Chance (2005). Radiolytic Modification of Sulfur-Containing Amino Acid Residues in Model Peptides: Fundamental Studies for Protein Footprinting. Anal. Chem, 77, 2437-2449.</p> | ||
+ | <p class="reference-content">[5] Mary E. Dzaugis, Arthur J. Spivack, Steven D'Hondt (2015, April 10). A quantitative model of water radiolysis and chemical production rates near radionuclide-containing solids. Radiation Physics and Chemistry, 115, 127-134.</p> | ||
+ | <p class="reference-content">[6] Bachari, T. S. (n.d.). Theoretical Investigation on The Kinetics of Free Radical Reactions of Styrene Emulsion Polymerization . Retrieved from http://www.iasj.net/iasj?func=fulltext&aId=13996</p> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
Line 801: | Line 938: | ||
$("#partP").slideUp(300); | $("#partP").slideUp(300); | ||
$("#partQ").slideUp(300); | $("#partQ").slideUp(300); | ||
+ | $("#partR").slideUp(300); | ||
$("#partL").slideToggle(300); | $("#partL").slideToggle(300); | ||
setTimeout('$("html,body").animate({scrollTop:$("#titleL").offset().top-70},1000)',500); | setTimeout('$("html,body").animate({scrollTop:$("#titleL").offset().top-70},1000)',500); | ||
Line 809: | Line 947: | ||
$("#partO").slideUp(300); | $("#partO").slideUp(300); | ||
$("#partP").slideUp(300); | $("#partP").slideUp(300); | ||
− | $("#partQ").slideUp(300); | + | $("#partQ").slideUp(300); |
+ | $("#partR").slideUp(300); | ||
$("#partM").slideToggle(300); | $("#partM").slideToggle(300); | ||
setTimeout('$("html,body").animate({scrollTop:$("#titleM").offset().top-70},1000)',500); | setTimeout('$("html,body").animate({scrollTop:$("#titleM").offset().top-70},1000)',500); | ||
Line 818: | Line 957: | ||
$("#partO").slideUp(300); | $("#partO").slideUp(300); | ||
$("#partP").slideUp(300); | $("#partP").slideUp(300); | ||
− | $("#partQ").slideUp(300); | + | $("#partQ").slideUp(300); |
+ | $("#partR").slideUp(300); | ||
$("#partN").slideToggle(300); | $("#partN").slideToggle(300); | ||
setTimeout('$("html,body").animate({scrollTop:$("#titleN").offset().top-70},1000)',500); | setTimeout('$("html,body").animate({scrollTop:$("#titleN").offset().top-70},1000)',500); | ||
Line 827: | Line 967: | ||
$("#partL").slideUp(300); | $("#partL").slideUp(300); | ||
$("#partP").slideUp(300); | $("#partP").slideUp(300); | ||
− | $("#partQ").slideUp(300); | + | $("#partQ").slideUp(300); |
+ | $("#partR").slideUp(300); | ||
$("#partO").slideToggle(300); | $("#partO").slideToggle(300); | ||
setTimeout('$("html,body").animate({scrollTop:$("#titleO").offset().top-70},1000)',500); | setTimeout('$("html,body").animate({scrollTop:$("#titleO").offset().top-70},1000)',500); | ||
Line 836: | Line 977: | ||
$("#partO").slideUp(300); | $("#partO").slideUp(300); | ||
$("#partL").slideUp(300); | $("#partL").slideUp(300); | ||
− | $("#partQ").slideUp(300); | + | $("#partQ").slideUp(300); |
+ | $("#partR").slideUp(300); | ||
$("#partP").slideToggle(300); | $("#partP").slideToggle(300); | ||
setTimeout('$("html,body").animate({scrollTop:$("#titleP").offset().top-70},1000)',500); | setTimeout('$("html,body").animate({scrollTop:$("#titleP").offset().top-70},1000)',500); | ||
Line 845: | Line 987: | ||
$("#partO").slideUp(300); | $("#partO").slideUp(300); | ||
$("#partP").slideUp(300); | $("#partP").slideUp(300); | ||
− | $("#partL").slideUp(300); | + | $("#partL").slideUp(300); |
+ | $("#partR").slideUp(300); | ||
$("#partQ").slideToggle(300); | $("#partQ").slideToggle(300); | ||
setTimeout('$("html,body").animate({scrollTop:$("#titleQ").offset().top-70},1000)',500); | setTimeout('$("html,body").animate({scrollTop:$("#titleQ").offset().top-70},1000)',500); | ||
+ | }); | ||
+ | $("#titleR").click(function(){ | ||
+ | $("#partM").slideUp(300); | ||
+ | $("#partN").slideUp(300); | ||
+ | $("#partO").slideUp(300); | ||
+ | $("#partP").slideUp(300); | ||
+ | $("#partQ").slideUp(300); | ||
+ | $("#partL").slideUp(300); | ||
+ | $("#partR").slideToggle(300); | ||
+ | setTimeout('$("html,body").animate({scrollTop:$("#titleR").offset().top-70},1000)',500); | ||
}); | }); | ||
}); | }); |
Latest revision as of 03:04, 4 November 2016