2014-02-25, 10:42 PM
Use == instead of =
You are assigning rather than comparing (in the "if" statements).
You are assigning rather than comparing (in the "if" statements).

