Line 8: | Line 8: | ||
<html> | <html> | ||
− | <div class="figure-center-imagebox | + | |
+ | <style> | ||
+ | /*mask page while it is loading */ | ||
+ | #frontpageloading-mask { | ||
+ | background-color: white; | ||
+ | height: 100%; | ||
+ | left: 0; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 100%; | ||
+ | z-index: 9999; | ||
+ | } | ||
+ | </style> | ||
+ | <div class="frontpageloading-mask"></div> | ||
+ | |||
+ | <div class="figure-center-imagebox"> | ||
<img class="figure-center-img bnl_banner" src="https://static.igem.org/mediawiki/2017/c/c7/T--Wageningen_UR--FrontGIF.gif" /> | <img class="figure-center-img bnl_banner" src="https://static.igem.org/mediawiki/2017/c/c7/T--Wageningen_UR--FrontGIF.gif" /> | ||
</div> | </div> | ||
Line 83: | Line 98: | ||
/*after all code was executed, unhide page */ | /*after all code was executed, unhide page */ | ||
− | document. | + | document.getElementById('frontpageloading-mask').style.display='none'; |
</script> | </script> | ||
Revision as of 22:46, 31 October 2017
Mantis
Makes diseases come to light
This is why iGEM Wageningen UR 2017 created Mantis: a Modular ANtigen-based Test for Infectious diseaseS. Mantis is a point-of-care diagnostic test, that can be used in the field and requires minimal training and equipment. The whole-cell biosensor is robust, can be produced locally and can be adapted to any new situation. It binds and detects pathogens directly and produces a clear fluorescent signal. This is measured in our 3D-printed device, which includes GPS and data storage for convenient monitoring of the epidemic. Explore our wiki to learn more!
Highlights: