please please please use code tags..
and it would be beneficial to read "Welcome -- read before posting!" post also..
anyway, alot of people new to forums neglect to use code tags.. its as simple as this:
(code)
//code goes here
(/code)
only instead of parentheses, use brackets: []
and it will make your code readable to people trying to help you with your code.
or you could just click the "<>" button beside Format: and it will do it for you..
1 2 3
// this is what it should look like
// when you use code tags.
// thanks in advance, its to your benefit anyway