Javascript slot machine

When the button ‘Run’ is clicked the images from the 3 slots have to change cycle really fast and stop only when the ‘Stop; button is pressed.
Field ‘Score’  has to go up 200 points if two slots are the same and 300 points if all the slots are the same.
Field ‘Score historiek’ has to have the points history Eg:200 — 300
Field ‘Aantal rolls’  should go up by one every time the button roll is pressed.
Game has to stop after 3 rolls.
Button ‘Replay’ resets the game; sets all the fields on 0.