Multiple LED's on separate pins, switches and functions - need guidance

OK, so I changed the pin numbers on your code to match the pins on mine and the only thing mine does, is light up. Nothing flashes, nothing fades, the brakelights dont work, nothing.

Correction: I had to go back through and change all the analogRead's to digitalRead's and now it all works with exception of the turn signals as you described.