window.addEvent('domready', function() {
	if (window.ie6) {
		//window.location = "http://www.thecitadelle.org/upgrade.php"
		new Asset.css('http://www.thecitadelle.org/css/ie6.css');
	}

});