if (!isIE) { t += '<DIV style="background-image: url(\'' + img + '\')"><!-- --></DIV>'; } else { t += '<DIV style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'' + img + '\')"><!-- --></DIV>'; }