Yes, please do post the solution. Even a simple 'i did not connect the grounds' helps if that was the fix.
Also, you really need to think about using arrays. When you start putting numbers after variables, it is time to use arrays.
Also, autoformat your code. It makes it much easier to see logicall blocks of code. Try it. CTRL-T in the editor.