That is a lot of if/else statements. You should consider using switch/case. FF has a JavaScript debugger addon. Search for that and add it. It will let you go through the JavaScript step by step and then you will be able to find the error. Sometimes I use IE to determine what the error is. While FF will say nothing about the error IE will at least give some general (usually useless) error description.
__________________
Lop
|