KKehuandiCPU (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 294: | Line 294: | ||
<div id="hp-block3" class="hp-block" style="display:none;"> | <div id="hp-block3" class="hp-block" style="display:none;"> | ||
<div class="page_content" style="text-align:center;font-family:'Century Gothic';"> | <div class="page_content" style="text-align:center;font-family:'Century Gothic';"> | ||
− | <h2> | + | <div style="width:100%"><h2><a>Booklet</a></h2></div> |
+ | <div id="booklet1" class="booklet" style="text-align:left;font-size:1.2em;"> | ||
+ | We asked some questions about liver cancer in the survey. Hepatocellular carcinoma (HCC) is the fourth most common and the third most lethal cancer in China, accounting for 85–90% of primary liver malignancy. It is particularly prevalent in China because of the high prevalence of chronic hepatitis B infection. | ||
+ | |||
+ | Among the 200 participants, up to 11% report that their relatives or friends have been diagnosed with HCC. However, the interviewees generally only have a brief understanding about this disease, only 3% knows its early symptoms. Therefore, it is of vital importance to popularize relevant knowledge to the public so that the development of HCC might be discovered or prevented at an early stage. | ||
+ | |||
+ | <p><a id="1" onclick="turnToNext3(this.id)">[Read more]</p></center> | ||
+ | </div> | ||
+ | |||
+ | <div id="booklet2" class="booklet" style="text-align:left;font-size:1.2em;"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/c/cf/T--CPU_CHINA--silver-club8.jpg" width="80%"></center> | ||
+ | <center><h6>Figure1. The metabolic substance</h6></center> | ||
+ | <center><p><a id="2" onclick="turnToNext3(this.id)">[Read more]</a>  <a id="-2" onclick="turnBack3(this.id)">[Backwards]</a></p></center> | ||
+ | </div> | ||
+ | |||
+ | <div id="booklet3" class="booklet" style="text-align:left;font-size:1.2em;"> | ||
+ | The World Health Organization believes that more than 40% of cancer can be prevented. Studies have shown that the occurrence of HCC is closely related to viral hepatitis, cirrhosis, aflatoxin and alcohol intake, all of which are preventable. Healthy lifestyle (e.g., regularly taking vitamins E and B) may also reduce the risk of HCC. Contrary to such facts, only half of the interviewees agree that cancer can be avoided with certain measures. What’s more, the majority consider cancer as some kind of senile disease and therefore no special attention is currently needed for the prevention of cancer. | ||
+ | <p><a id="3" onclick="turnToNext3(this.id)">[Read more]</a>  <a id="-3" onclick="turnBack3(this.id)">[Backwards]</a></p></center> | ||
+ | </div> | ||
+ | |||
+ | <div id="booklet4" class="booklet" style="text-align:left;font-size:1.2em;"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/c/cf/T--CPU_CHINA--silver-club8.jpg" width="80%"></center> | ||
+ | <center><h6>Figure5. The metabolic substance</h6></center> | ||
+ | <center><p><a id="4" onclick="turnToNext3(this.id)">[Read more]</a>  <a id="-4" onclick="turnBack3(this.id)">[Backwards]</a></p></center> | ||
+ | </div> | ||
+ | |||
+ | <div id="booklet5" class="booklet" style="text-align:left;font-size:1.2em;"> | ||
+ | In question 21, only 33% report that they take vitamins on a daily basis, suggesting that we can persuade people of the benefits of vitamin intake and furthermore reduce the probability of HCC by helping people develop vitamin-taking habits. Inspired by these results, we wrote a booklet about the prevention of HCC.((Click here to see the booklet). | ||
+ | <p><a id="5" onclick="turnToNext3(this.id)">[Read more]</a>  <a id="-5" onclick="turnBack3(this.id)">[Backwards]</a></p></center> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 374: | Line 402: | ||
$(".club-txt").hide(); | $(".club-txt").hide(); | ||
$("#club-txt"+id).show(); | $("#club-txt"+id).show(); | ||
+ | } | ||
+ | |||
+ | function turnToNext3(id){ | ||
+ | id++; | ||
+ | $(".booklet").hide(); | ||
+ | $("#booklet"+id).show(); | ||
+ | } | ||
+ | function turnBack3(id){ | ||
+ | id=Math.abs(id); | ||
+ | id--; | ||
+ | $(".booklet").hide(); | ||
+ | $("#booklet"+id).show(); | ||
} | } | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 21:00, 17 October 2018
Click me to watch Ted!
Click me to learn about our club!
Click me to open a booklet!
TED speech on campus
TEDxCPU is another student organization on our campus, they were licensed by TED officially. They provide a platform at school to tell stories, share interesting thoughts. In their Summer Lecture 2018, our leader, Huandi Xu made a speech named “Synthesis Biology—Create a better future.” He showed how synthesis biology can make our life more convenient and introduced iGEM to the audience, to promote public awareness of this field and this great international competition. There were nearly 100 people in the field watching. Some of them showed keen interest in synthesis biology after the speech, and approach Huandi for more information. (Click here to watch the video).