window.addEvent('domready', function() {
	if (window.ie6) {		
		alert ('You are using an unsupported browser, therefore some things on this page may not load properly.  For the best experience, we recommend upgrading to IE 7.0');
	}

});
