" var Percent = "
Score : "+Math.round((correct-hints)/Total_Question*100) + "%
" if (hints == .5) {var Hint_string = "(1 Hint used)"} else {var Hint_string = "("+hints*2+" Hints Used)"} SecWin.document.write(Hint_string) msg = MustHave1 +Percent + msg +