if that is your exact code, it looks like you did remove the & _ ... what is the exact error message you are getting? turn off friendly error messages in your browser to see.
you've messed something up. you've got lines commented out and a & _ at the end of a line, but the next line starting with an if statement. you might just want to start over since you may have more errors after fixing this one.