What is this doing here!? You already asked this question! You even received enough information to fix the problem, if you were to take the time to read and understand your replies.
http://www.programmingforums.org/thread14926.html
Furthermore, that's not even the correct header definition for a redirect. You're attempting to put a "meta redirect" in the HTTP header. I urge you to read up on the proper ways to redirect a client, since what you're trying to do isn't even a viable option.