Help me to make a small program

Hi paul, the way u solved the problem on jslint.com seems still has a problem. can you see my original post where all the condition has written? My program needs a driving speed and speed limit box as input type. In your solution i do not have option to put speed limit rather i just can select them 10-60 and 70-120 so the problem it has if i put driving speed 90, output shows no penalty because limit is 70-120 but i actually need two input one driving speed and one speed limit in order to get the output correct. for example in driving speed box if i put value 90 and speed limit 75, i will get 75 euro infraction fine. I am attaching some screenshot of the program.