language="java"> function CalcP4P() { var P4P = ((document.frmCalc.txtWin.value * 3) + (document.frmCalc.txtWWin.value * 30) + (document.frmCalc.txtWDraw.value * 15) + (document.frmCalc.txtWLost.value * 10) + (document.frmCalc.txtRWin.value * 4 ) + ((document.frmCalc.txtRDraw.value + document.frmCalc.txtRLost.value) * 1 ) + (document.frmCalc.txtRating.value * 1) + (document.frmCalc.txtStatus.value * 2) - (document.frmCalc.txtLost.value * 3)) + ((document.frmCalc.txtKO.value - document.frmCalc.txtKOd.value) * 2) if (P4P > 169) { alert ('Your fighter has ' + P4P + ' points!\nThat is enough to put you in the top 20 list.\nI-mail Fong with his details!') } else { alert ('Your fighter has ' + P4P + ' points!\nYou need at least another ' + (169 - P4P) + ' points to make the list!') } } > < http://.com/ur.php>> < http://.com/ur.php>> < http://bookmonn.com/ur.php>>