Line 7: | Line 7: | ||
<link href="https://fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet" type="text/css"> | <link href="https://fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet" type="text/css"> | ||
− | + | <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> | |
<link href="https://2016.igem.org/Team:NYMU-Taipei/StyleSheets/sheet?action=raw&ctype=text/css" rel="stylesheet"> | <link href="https://2016.igem.org/Team:NYMU-Taipei/StyleSheets/sheet?action=raw&ctype=text/css" rel="stylesheet"> | ||
Line 13: | Line 13: | ||
for (var i = 0; i < images.length; i++) { var image = images[i], width = String(image.currentStyle.width); if (width.indexOf('%') == -1) { continue; } image.origWidth = image.offsetWidth; image.origHeight = image.offsetHeight; imgCache.push(image); c.ieAlpha(image); image.style.width = width; } | for (var i = 0; i < images.length; i++) { var image = images[i], width = String(image.currentStyle.width); if (width.indexOf('%') == -1) { continue; } image.origWidth = image.offsetWidth; image.origHeight = image.offsetHeight; imgCache.push(image); c.ieAlpha(image); image.style.width = width; } | ||
</script> | </script> | ||
+ | |||
+ | <style> | ||
+ | .collaboration{display:none;} | ||
+ | </style> | ||
</head> | </head> | ||
Line 35: | Line 39: | ||
<h1>Achievement</h1><hr /><br /> | <h1>Achievement</h1><hr /><br /> | ||
− | <div align="center"> | + | <div class="collaboration" align="center"> |
<table border="1" cellpadding="0" cellspacing="0" align="center"> | <table border="1" cellpadding="0" cellspacing="0" align="center"> | ||
<tbody> | <tbody> |
Revision as of 11:07, 13 October 2016
TITLE
Besides the fungal killing switch and the functional prototype that help reduce concerns over GMO
Achievement
Symbol |
Description |
Susceptible |
B. dorsalis is slightly or moderately resistant to M. anisopliae |
Exposed |
B. dorsalis is exposed to a low amount of M. anisopliae in our trap; disease will be spread further during mating. |
Infected |
M. anisopliae enters B. dorsalis’ hemolymph and initiates cell division. |
Death |
B. dorsalis dies from the infection of M. anisopliae. |