Widget:TIMI STEMI: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Gerald Chi (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 20: | Line 20: | ||
if(score == 3){document.forms["TIMI_STEMI"]["longanswer"].value = "4.4%";} | if(score == 3){document.forms["TIMI_STEMI"]["longanswer"].value = "4.4%";} | ||
if(score == 4){document.forms["TIMI_STEMI"]["longanswer"].value = "7.3%";} | if(score == 4){document.forms["TIMI_STEMI"]["longanswer"].value = "7.3%";} | ||
if(score == 5){document.forms["TIMI_STEMI"]["longanswer"].value = | if(score == 5){document.forms["TIMI_STEMI"]["longanswer"].value = "12.4%";} | ||
if(score == 6){document.forms["TIMI_STEMI"]["longanswer"].value = "16.1%";} | if(score == 6){document.forms["TIMI_STEMI"]["longanswer"].value = "16.1%";} | ||
if(score == 7){document.forms["TIMI_STEMI"]["longanswer"].value = "23.4%";} | if(score == 7){document.forms["TIMI_STEMI"]["longanswer"].value = "23.4%";} | ||
Line 91: | Line 91: | ||
</table> | </table> | ||
</form> | </form> | ||
</includeonly> | </includeonly> |