if ((browser.isIE55 || browser.isIE6x) && browser.isWin32) {
	var pngAlpha = true;
} else  {
	var pngNormal = true;
}