“Widget:新样式”与“File:Geiger Counter 00000015.jpg”:页面之间的差异

H萌娘,万物皆可H的百科全书!
(页面间差异)
跳到导航 跳到搜索
imported>=海豚=
(以“ <!-- 檀: Code Start Here (Create at 20201021) --> <html> <link rel="stylesheet" href="https://2020.igem.org/wiki/index.php?title=Template:AHUT-ZJU-China/default.css&amp…”替换内容)
 
(-{(COMITIA106) [Quzilax] Geiger Counter [Chinese] [final個人漢化]}- 分类:作者:クジラックス
 
第1行: 第1行:
-{(COMITIA106) [Quzilax] Geiger Counter [Chinese] [final個人漢化]}- 


<!-- 檀: Code Start Here (Create at 20201021) -->
[[ 分类: 作者: クジラックス]]
 
 
<html>
<link rel="stylesheet"
  href="https://2020.igem.org/wiki/index.php?title=Template:AHUT-ZJU-China/default.css&amp;action=raw&amp;ctype=text/css">
<link rel="stylesheet"
  href="https://2020.igem.org/wiki/index.php?title=Template:AHUT-ZJU-China/home-fonts.css&amp;action=raw&amp;ctype=text/css">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap" rel="stylesheet">
<style>
#main-header .main-nav nav ul li a {
color: #000;
text-decoration: none;
padding: 0;
transition: all .5s ease-in-out;
}
::selection {
background: rgba(255, 193, 8, 0.7);
color: #ffffff;
}
 
::-moz-selection {
background: rgba(255, 193, 8, 0.7);
color: #ffffff;
}
 
::selection {
background: rgba(255, 193, 8, 0.7);
color: #ffffff;
}
 
::-moz-selection {
background: rgba(255, 193, 8, 0.7);
color: #ffffff;
}
  #globalWrapper,
  #content,
  #HQ_page,
  #bodyContent,
  #mw-content-text {
   height: 100%;
  }
 
  * {
   font-smoothing: antialiased;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   line-height: 1;
font-family: 'Playfair Display', serif !important;
  }
 
#video-preload {
height: 0;
width: 0;
opacity: 0;
overflow: hidden;
}
 
#video-preload video {
height: 0;
width: 0;
opacity: 0;
overflow: hidden;
}
 
html, body {
padding: 0;
margin: 0;
width: 100%;
   height: 100%;
   font-family: 'Playfair Display', serif !important;
}
.page-section {
position: relative;
width: 100%;
height: 100%;
}
.next-btn {
   padding: 10px 18px;
   color: #fff;
   border: solid 1px #fff;
   display: inline-block;
   cursor: pointer;
   transition: all .3s ease-in-out;
   font-size: 16px;
}
.next-btn:hover {
background-color: #fff;
color: #000;
}
#hero-section video {
position: relative;
width: 100%;
height: 100%;
object-fit: cover;
}
#hero-section .side-bar {
position: absolute;
z-index: 102;
right: 0;
top: 220px;
bottom: 0;
width: 450px;
background-color: #000;
/* background: linear-gradient(135deg, transparent 20px, #000 0); */
}
#hero-section .side-bar.transform {
animation: side-bar-expand-shrink .6s 1;
-moz-animation: side-bar-expand-shrink .6s 1;
-webkit-animation: side-bar-expand-shrink .6s 1;
-o-animation: side-bar-expand-shrink .6s 1;
animation-timing-function: ease;
}
@keyframes side-bar-expand-shrink {
60%{
width: 100%;
top: 0;
}
70%{
width: 100%;
top: 0;
}
100%{
width: 450px;
top: 220px;
}
}
/*
#hero-section .side-bar::before {
content: '';
   position: absolute;
   height: 80px;
   width: 80px;
   left: -80px;
   bottom: 0;
   background-color: #000;
   background: linear-gradient(135deg, transparent 73px, #000 0);
}
*/
#hero-section .side-bar .content {
opacity: 1;
transition: opacity .5s ease-in-out;
}
#hero-section .side-bar .content.hide {
opacity: 0;
}
#hero-section .side-bar .top-title {
position: absolute;
top: 0;
left: 0;
right: 0;
padding: 30px 40px 20px 40px;
}
#hero-section .side-bar .bottom-title {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 10px 40px;
border-top: solid 1px #525252;
text-align: right;
}
#hero-section .side-bar .top-title .subtitle {
color: #adadad;
   text-transform: uppercase;
   font-size: 13px;
}
#hero-section .side-bar .top-title h1 {
color: #fff;
   font-size: 25px;
   margin-top: 10px;
   margin-bottom: 0;
   text-transform: uppercase;
}
#hero-section .side-bar .text-content {
padding: 0 40px;
   overflow-y: auto;
   position: absolute;
   top: 100px;
   bottom: 62px;
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE 10+ */
}
#hero-section .side-bar .text-content::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
#hero-section .side-bar .text-content p {
color: #dedede;
font-size: 16px;
}
#hero-section .video-mask {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgb(0 0 0 / 0);
   z-index: 101;
   transition: all .5s ease-in-out;
}
#hero-section .video-mask.show {
background-color: rgb(0 0 0 / 0.8);
}
#main-header {
position: absolute;
left: 0;
top: 0;
z-index: 102;
padding: 12px 30px;
padding-right: 50px;
background-color: #fff;
transition: all .5s ease-in-out;
background: linear-gradient(315deg, transparent 20px, #fff 0);
margin-top: 19px;
}
#main-header img.logo {
height: 80px;
width: auto;
transition: all .5s ease-in-out;
-webkit-filter: grayscale(0);
   filter: grayscale(0);
}
#main-header .float-left {
float: left;
}
#main-header .float-right {
float: right;
}
#main-header .float-clear {
clear: both;
}
#main-header .main-nav nav ul li {
color: #000;
   font-size: 16px;
   display: inline-block;
   margin: 15px 10px;
   transition: all .5s ease-in-out;
   cursor: pointer;
   border-left: solid 1px #000;
   padding: 0 0 2px 25px;
}
#main-header .main-nav nav ul {
padding-left: 20px;
transition: all .5s ease-in-out;
margin-top: 15px;
   margin-left: 0;
 
}
#main-header.shrink {
transition: all .5s ease-in-out;
}
#main-header.shrink .main-nav nav ul li {
margin: 2px 5px;
font-size: 13px;
border-left: solid 1px #000;
   padding: 0 0 3px 15px;
}
#main-header.shrink .main-nav nav ul {
padding-left: 15px;
margin: 15px 0 0 0;
}
#main-header.shrink img.logo {
height: 50px;
-webkit-filter: grayscale(100%);
   filter: grayscale(100%);
}
#main-header .sub-nav {
visibility: hidden;
opacity: 0;
transform: scaleY(0);
transition: all .5s ease-in-out;
}
#main-header .sub-nav.show {
visibility: visible;
opacity: 1;
transform: scaleY(1);
}
#main-header .sub-nav nav ul li {
display: block;
   padding: 5px 0 !important;
   border-left: none !important;
}
.fadedNavItem {
   color: #e6e6e6 !important;
   border-color: #e6e6e6 !important;
transition: all .5s ease-in-out;
}
.fadedNavItem a {
color: #e6e6e6 !important;
transition: all .5s ease-in-out;
}
 
#main-header li {
-webkit-touch-callout: none;
     /* iOS Safari */
     -webkit-user-select: none;
     /* Chrome/Safari/Opera */
     -khtml-user-select: none;
     /* Konqueror */
     -moz-user-select: none;
     /* Firefox */
     -ms-user-select: none;
     /* Internet Explorer/Edge */
     user-select: none;
}
.hero-title {
   position: absolute;
   z-index: 100;
   padding-bottom: 50px;
   padding-left: 50px;
   left: 0;
   bottom: 0;
   right: 0;
   background-image: linear-gradient(to top, black , transparent);
}
.hero-title h1 {
font-size: 40px;
   color: #fff;
   margin-bottom: 0;
}
.hero-title h2 {
   font-size: 14px;
   color: #fff;
   font-weight: 400;
   display: block;
   width: 650px;
   line-height: 1.5;
}
 
#mw-content-text {
margin-top: 10px;
}
#bodyContent h1 {
   font-weight: 600 !important;
}
#top_menu_14 {
background-color: #000000;
}
#top_menu_inside {
padding-top: 2px;
}
#top_menu_inside {
border: none !important;
margin-left: 3px !important;
}
 
.loading-cover {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
background: #042104;
animation: animateBg 10s linear infinite;
}
 
.loading-cover .loader{
position: relative;
width: 120px;
height: 120px;
}
 
.loading-cover .loader span{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: rotate(calc(18deg * var(--i)));
}
 
.loading-cover .loader span::before{
content: "";
position: absolute;
top: 0;
left: 0;
width: 15px;
height: 15px;
border-radius: 50%;
background: #00ff0a;
box-shadow: 0 0 10px #00ff0a,
0 0 20px #00ff0a,
0 0 40px #00ff0a,
0 0 60px #00ff0a,
0 0 70px #00ff0a,
0 0 100px #00ff0a;
animation: animate 2s linear infinite;
animation-delay: calc(0.1s * var(--i));
}
 
@keyframes animateBg{
0%{filter: hue-rotate(0deg)}
100%{filter: hue-rotate(360deg)}
}
 
@keyframes animate{
0%{transform: scale(1);}
80%, 100%{transform: scale(0);}
}
 
#first-screen-loading-cover {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 100000;
}
 
</style>
 
 
 
 
<div class="floating-nav-btn"></div>
<header id="main-header" class="shrink">
<div class="float-left">
<img class="logo" src="https://2020.igem.org/wiki/images/7/74/T--AHUT-ZJU-China--logo%402x.png">
</div>
<div class="float-left main-nav">
<nav id="main-top-nav">
<ul>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China">HOME</a></li>
<li>TEAM</li>
<li>PROJECT</li>
<li>EXPERIMENTS</li>
<li>PARTS</li>
<li>HP</li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Model">MODEL</a></li>
<li><a href="https://igem.org/2020_Judging_Form?id=3656">JUDGING FORM</a></li>
</ul>
</nav>
<!-- Top Sub-Nav S -->
<div class="sub-nav" id="sub-nav-team" style="display: none">
<nav>
<ul>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Team">TEAM MEMBERS</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Attributions">ATTRIBUTION</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Collaborations">COLLABORATION</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Partnership">PARTNERSHIP</a></li>
</ul>
</nav>
</div>
<div class="sub-nav" id="sub-nav-project" style="display: none">
<nav>
<ul>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Description">DESCRIPTION</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Design">DESIGN</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Contribution">CONTRIBUTION</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Implementation">PROPOSED IMPLEMENTATION</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Proof_Of_Concept">PROOF OF CONCEPT</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Excellence_in_another_Area">EXCELLENCE IN ANOTHER AREA</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Engineering">ENGINEERING</a></li>
</ul>
</nav>
</div>
<div class="sub-nav" id="sub-nav-parts" style="display: none">
<nav>
<ul>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Parts">OVERVIEW</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/New_parts">NEW PARTS</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Improved_parts">IMPROVED PARTS</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Characterization">CHARACTERIZATION</a></li>
</ul>
</nav>
</div>
<div class="sub-nav" id="sub-nav-hp" style="display: none">
<nav>
<ul>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Human_Practices">HP FOR SILVER</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Human_Practices">INTEGRATED HP FOR GOLD</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Education">EDUCATION</a></li>
</ul>
</nav>
</div>
                 <div class="sub-nav" id="sub-nav-experiments" style="display: none">
<nav>
<ul>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Protocol">PROTOCOL</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Results">RESULTS</a></li>
<li><a href="https://2020.igem.org/Team:AHUT-ZJU-China/Safety">SAFETY</a></li>
</ul>
</nav>
</div>
                 <!-- Top Sub-Nav E -->
</div>
<div class="float-clear"></div>
</header>
<!-- 檀: Video Preload -->
<div id="video-preload">
<video src="https://2020.igem.org/wiki/images/0/0b/T--AHUT-ZJU-China--factory.mp4" id="video-preload-first" autoplay="true" preload="load" muted></video>
<video src="https://2020.igem.org/wiki/images/4/41/T--AHUT-ZJU-China--lab.mp4" autoplay="true" preload="load" muted></video>
<video src="https://2020.igem.org/wiki/images/1/14/T--AHUT-ZJU-China--plant.mp4" autoplay="true" preload="load" muted></video>
</div>
<section id="hero-section" class="page-section">
<video id="slide-video" src="" autoplay="true" loop="loop" preload="load" muted></video>
<div class="hero-title">
<h1>Carbon Dioxide Capturer 3.0</h1>
<h2>Presented by Anhui University of Technology (AHUT) and Zhejiang  University (ZJU).</h2>
</div>
<div class="video-mask" id="video-mask"></div>
<div class="side-bar" id="side-bar">
<div class="content" id="side-bar-content">
<div class="top-title">
<div class="subtitle" id="slide-subtitle"></div>
<h1 id="slide-title"></h1>
</div>
<div class="text-content" id="slide-text-content"></div>
<!-- Hero Sidebar Title -->
<div class="bottom-title" id="slide-bottom-title">
<div class="next-btn" id="prev-btn">PREV SLIDE</div>
<div class="next-btn" id="next-btn">NEXT SLIDE</div>
</div>
</div>
</div>
</section>
 
<div id="first-screen-loading-cover">
   <div class="loading-cover">
<div class="loader">
<span style="--i:1;"></span>
<span style="--i:2;"></span>
<span style="--i:3;"></span>
<span style="--i:4;"></span>
<span style="--i:5;"></span>
<span style="--i:6;"></span>
<span style="--i:7;"></span>
<span style="--i:8;"></span>
<span style="--i:9;"></span>
<span style="--i:10;"></span>
<span style="--i:11;"></span>
<span style="--i:12;"></span>
<span style="--i:13;"></span>
<span style="--i:14;"></span>
<span style="--i:15;"></span>
<span style="--i:16;"></span>
<span style="--i:17;"></span>
<span style="--i:18;"></span>
<span style="--i:19;"></span>
<span style="--i:20;"></span>
</div>
</div>
</div>
 
 
<!-- 檀: HTML TAGS ENDS & SCRIPTS START -->
 
 
<script>
var slideContent = [
{
"section": "PROJECT DESCRIPTION",
"title": "abstract",
"video-url": "https://2020.igem.org/wiki/images/0/0b/T--AHUT-ZJU-China--factory.mp4",
"content-html": "<p>Carbon dioxide (CO<sub>2</sub>) mainly from the combustion of fossil fuels is primary greenhouse gas associated with global warming and climate change; therefore, reducing the amount of CO<sub>2</sub> emitted into the atmosphere is an urgent need, of which CO<sub>2</sub> capture has become an extensively investigated area of research. In this project, we decided to use the biomimetic method of the enzyme (carbonic anhydrase, CA) for capturing CO<sub>2</sub>, which has the advantages of safety, high catalytic efficiency and environment-friendly compared with other methods. We designed an efficient and stable CA by improving the catalytic performance of CA from the OT3 strain of the hyperthermophilic archeon Pyrococcus horikoshii for capturing CO<sub>2</sub>. We use computer-aided analysis software to predict the ideal mutation site of the OT3-CA for improving its catalytic activity. In conclusion, we constructed a new part OT3-CA-WT and obtained its protein with higher thermostability, which is able to maintain its activity at 45 °C and 70°C. Furthermore, we obtained the mutant OT3-CA via molecular simulation with enhanced catalytic activity. The thermostability and efficiency of OT3-CA make it a potential candidate for CO<sub>2</sub> capture.</p>"
},
{
"section": "PROJECT DESCRIPTION",
"title": "CARBONIC ANHYDRASE",
"video-url": "https://2020.igem.org/wiki/images/4/41/T--AHUT-ZJU-China--lab.mp4",
"content-html": "<p>Carbonic anhydrase is a zinc metalloenzyme that catalyzes the reversible reaction of CO<sub>2</sub> and H<sub>2</sub>O to form HCO3<sup>-</sup> and H<sup>+</sup>. It is widely found in animals, plants and microorganisms, and plays an important role in biological processes such as carbon dioxide transfer, photosynthesis, acid-base balance and ion transport in the body.</p>"
},
{
"section": "PROJECT DESCRIPTION",
"title": "catalytic mechnism",
"video-url": "https://2020.igem.org/wiki/images/1/14/T--AHUT-ZJU-China--plant.mp4",
"content-html": "<p>The first step in the reaction is for the HYDROXyl group to act as a nucleophile and attack the carbon atoms in the CO<sub>2</sub> molecule. In the presence of water molecules, hydroxyl ions and CO<sub>2</sub> complexes are replaced by water molecules, detach from the active centers, and form bicarbonate ions. The second step is the regeneration of the active center Zn<sup>2+</sup> -OH <sup>-</sup>. When certain amino acids are used as hydrogen ion transport carriers, water molecules spontaneously ionize and dehydrogenate, and hydrogen ions are transported out of the hydrophobic center. The proton transport rate of the active center is the rate-limiting step of the enzyme-catalyzed reaction. The K<sub>at</sub> value of most carbonic anhydrases is >10<sup>6</sup> s<sup>-1</sup>.</p>"
}
];
</script>
<script>
// utility
function hasClass(ele, cls) {
  cls = cls || '';
  if (cls.replace(/\s/g, '').length == 0) return false;
  return new RegExp(' ' + cls + ' ').test(' ' + ele.className + ' ');
}
function addClass(ele, cls) {
  if (!hasClass(ele, cls)) {
   ele.className = ele.className == '' ? cls : ele.className + ' ' + cls;
  }
}
function removeClass(ele, cls) {
  if (hasClass(ele, cls)) {
   var newClass = ' ' + ele.className.replace(/[\t\r\n]/g, '') + ' ';
   while (newClass.indexOf(' ' + cls + ' ') >= 0) {
    newClass = newClass.replace(' ' + cls + ' ', ' ');
   }
   ele.className = newClass.replace(/^\s+|\s+$/g, '');
  }
}
function loadSlideContent(slideData, index) {
var subtitle = document.getElementById('slide-subtitle'),
title = document.getElementById('slide-title'),
content = document.getElementById('slide-text-content'),
video = document.getElementById('slide-video'),
nextSlideBtn = document.getElementById('next-btn'),
prevSlideBtn = document.getElementById('prev-btn');
subtitle.innerText = 'section: ' + slideData[index]['section'];
title.innerText = slideData[index]['title'];
content.innerHTML = slideData[index]['content-html'];
video.src = slideData[index]['video-url'];
// Hide Next Slide Btn
if (index == slideData.length - 1) {
nextSlideBtn.style.display = 'none';
} else {
nextSlideBtn.style.display = 'inline-block';
}
// Hide Prev Slide Btn
if (index == 0) {
prevSlideBtn.style.display = 'none';
} else {
prevSlideBtn.style.display = 'inline-block';
}
}
function goToSlide(slideData, page) {
// Hide All Inside Elements
addClass(sideBarContent, 'hide');
setTimeout(function() {
// Side Bar Expand-Shrink Animation
addClass(sideBar, 'transform');
setTimeout(function() {
// Load Next Slide Content
loadSlideContent(slideData, page);
}, 300);
setTimeout(function() {
removeClass(sideBar, 'transform');
// Show All Inside Elements
removeClass(sideBarContent, 'hide');
}, 600);
}, 500);
}
// Page Init
var currentSlidePage = 0;
// Load First Slide
loadSlideContent(slideContent, currentSlidePage);
// "Next Slide" Button Bind Event
var nextSlideBtn = document.getElementById('next-btn'),
sideBar = document.getElementById('side-bar'),
sideBarContent = document.getElementById('side-bar-content');
nextSlideBtn.addEventListener('click', function() {
goToSlide(slideContent, ++currentSlidePage);
});
// "Prev Slide" Button Bind Event
var prevSlideBtn = document.getElementById('prev-btn');
prevSlideBtn.addEventListener('click', function() {
goToSlide(slideContent, --currentSlidePage);
});
// Header Expand Animation
var mainHeader = document.getElementById('main-header'),
videoMask = document.getElementById('video-mask');
mainHeader.addEventListener('mouseover', function() {
removeClass(mainHeader, 'shrink');
videoMask.style.display = 'block';
addClass(videoMask, 'show');
});
mainHeader.addEventListener('mouseout', function() {
addClass(mainHeader, 'shrink');
removeClass(videoMask, 'show');
setTimeout(function() {
videoMask.style.display = 'block';
videoMask.style.zIndex = 0;
}, 500);
});
// Nav Action
function showSubNavMenu(name) {
var subNavMenu = document.getElementById('sub-nav-' + name);
subNavMenu.style.display = 'block';
setTimeout(function() {
addClass(subNavMenu, 'show');
}, 1);
// Fade Other Nav Item
var allLis = document.querySelectorAll('#main-top-nav ul li');
for (var i = 0; i < allLis.length; i++) {
if (allLis[i].innerText.toLocaleLowerCase() != name) {
addClass(allLis[i], 'fadedNavItem');
}
}
isInSubMenu = true;
}
function hideAllSubNavMenu() {
// Disable Current Active Item
var allSubNavs = document.querySelectorAll('#main-header .sub-nav');
for (var i = 0; i < allSubNavs.length; i++) {
if (hasClass(allSubNavs[i], 'show')) {
removeClass(allSubNavs[i], 'show');
allSubNavs[i].style.display = 'none';
}
}
// Unfade Other Nav Item
var allLis = document.querySelectorAll('#main-top-nav ul li');
for (var i = 0; i < allLis.length; i++) {
removeClass(allLis[i], 'fadedNavItem');
}
isInSubMenu = false;
}
var mainTopNav = document.getElementById('main-top-nav');
var isInSubMenu = false;
   mainTopNav.onclick = function (ev) {
     var ev = ev || window.event;
     var target = ev.target || ev.srcElement;
     var name = target.innerText.toLocaleLowerCase();
     if (isInSubMenu) {
if (!hasClass(target, 'fadedNavItem')) {
hideAllSubNavMenu();
     return;
} else {
     hideAllSubNavMenu();
}
     } else {
     hideAllSubNavMenu();
     }
     if (target.nodeName.toLocaleLowerCase() == 'li'){
       switch(name){
         case 'team':
         case 'project':
         case 'experiment':
         case 'parts':
         case 'hp':
         case 'experiments':
           showSubNavMenu(name);
           break;
       }
     }
   }
 
 
 
// TPC: Additional Customize
 
var _tpc_giugiJGUI = document.querySelector('#mw-content-text p');
_tpc_giugiJGUI.parentNode.removeChild(_tpc_giugiJGUI);
 
 
var _tpc_uigGIUgkg23s = document.getElementById('top_menu_under');
_tpc_uigGIUgkg23s.parentNode.removeChild(_tpc_uigGIUgkg23s);
 
 
// C Favicon
var link = document.querySelector("link[rel*='icon']") || document.createElement('link');
   link.rel = 'shortcut icon';
   link.href = 'https://2020.igem.org/wiki/images/7/74/T--AHUT-ZJU-China--logo%402x.png';
   document.getElementsByTagName('head')[0].appendChild(link);
 
var isFPLoaded = false;
 
 
// 主页加载动画
var fvc = document.getElementById('video-preload-first');
fvc.addEventListener("canplay", function () {
  isFPLoaded = true;
  // 首屏视频预加载完成
  setTimeout(function() {
   $('#first-screen-loading-cover').fadeOut(800);
   setTimeout(function(){
    $('#first-screen-loading-cover').remove();
   }, 801);
  }, 1500);
});
// a timeout
setTimeout(function(){
if(!isFPLoaded){
  isFPLoaded = true;
  // 首屏视频预加载超时,直接显示
  setTimeout(function() {
   $('#first-screen-loading-cover').fadeOut(800);
   setTimeout(function(){
    $('#first-screen-loading-cover').remove();
   }, 801);
  }, 1500);
}
}, 6500);
 
 
</script>
 
 
 
 
</html>

2022年12月28日 (三) 22:38的最新版本

(COMITIA106) [Quzilax] Geiger Counter [Chinese] [final個人漢化]