The debugger is your friend. :)
The first thing you need to do is use On Touched rather then Is Touching.
The second thing you need to do is either rename your layouts layout1, layout2, layout3 OR change your Go To Layout to the following: "Layout "&activeLayoutNumber Which will add a space between Layout and the number.