No Way, IE6!
After the redesign which’s compatible with IE6, I found there were more and more visitors browsing my site with IE6.

The statistics chart shows the percentage of IE6ers’ visiting has risen to 19%, and IE7 only takes 4.3%. Damnit! I hate IE6, and definitely I’m not gonna yield to you guys who still using it. I couldnt figure out how many times I’ve been asked to clean the viruses for my classmates just becuz they’re using IE, and how sick I’ve been of the IE6′s terrible CSS compliance. So plz switch to Firefox, or upgrate your IE browser to 7. IE7 is quite okay, really.
I re-added the IE6 blocking script, if you feel the same way as I do. Try this code (put it into the very top of <head> area):
<!--[if lt IE 7]> <script type="text/javascript"> //<![CDATA[ window.location="http://punkid.org/changebrowser.html" // whatever page you want to show to your IE6ers //]]> </script> <![endif]-->