I'd use one if check for your name and put the switch inside that, instead of having a ton of checks for every phrase inside the switch
Also you don't need a return after every thing.
As for what the problem is, I don't feel like looking through that messy formatting.