When working out the transpositions on simple permutations, e.g. a = (1 2 5 4 3) I know that a = (13)(14)(15)(12) so it is even
However I cant find transpositions of permutations that overlap, e.g say a = (1 2 3 4)(4 5 6)(2 5 3), I want to find out if this is odd or even but how do I write this as transpositions.