So i am going to add a redirect to my site to toss every one that is using ie 7 or lower off to a different page and came up with this JavaScript, but it seems to have stopp
Conditional comments (as suggested by @Kon) are the way to go. Here's a working implementation: