How can I use ranges in a switch case statement using JavaScript?

How can I use ranges in a switch case statement using JavaScript?

 i try to user switch (range of number) but it seems not work? can you help me check it where is the problem?

http://jsfiddle.net/hukuto7750/beu7q/

thanks