if ($.browser.msie && parseInt($.browser.version) <= 6) {
	location.href=("IE6.html");
}
