$(function () {
	// IE fixes
	if ($.browser.msie && $.browser.version == '6.0') {
		DD_belatedPNG.fix('.CM_pngFix');
	}
});