
if (window.XMLHttpRequest) {
	// Do Nothing. We're safe here. No IE 6
} else {
	window.location = "/ie6.php"
}
