if (preg_match("/MSIE/",getenv("HTTP_USER_AGENT")) || preg_match("/Internet Explorer/",getenv("HTTP_USER_AGENT"))) { Header("Location: http://www.kilo666.com/ie_reject.html"); exit; } ?>