Hi John, welcome to the site

..
The problem 'MIGHT' be in your form line. It is really hard to tell because I don't know where line 26 falls on your script. Next time it would be helpful if you point out what line is 26.
Try changing this line:
PHP Code:
<form method='get' action='<? echo $PHP_SELF; ?>'>
now that i look at it, i am 99% sure that will correct your problem.