13.06.2010, 18:49
Firstly: I removed the un-necessary if else brackets. You don't need them if you have a single function after a if statement.
Secondly: I removed the else condtion at the last which is not needed.
Secondly: I removed the else condtion at the last which is not needed.