// For IE6
if (jQuery.browser.msie && parseInt(jQuery.browser.version) == 6) {
	DD_belatedPNG.fix('#logo img, #globalnav img');
}
