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