if(window.external&&typeof window.XMLHttpRequest=='undefined'){
	var x={s:'1px.gif',n:function(){for(var i=document.all.length-1,o=null;(o=document.all[i]);i--)
	{
		if(o.currentStyle.backgroundImage.match(/\.png/i)!==null){
			var m='scale';var g=o.currentStyle.backgroundImage;var r=g.substring(5,g.length-2);
		if(o.currentStyle.backgroundRepeat=='no-repeat'){m='crop';}o.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+r+"',sizingMethod='"+m+"')";
		o.style.backgroundImage='url('+x.s+')';}if(o.tagName=='IMG'&&o.src.match(/\.png$/i)!==null){
			var r=o.src;o.style.width=o.width+'px';
			o.style.height=o.height+'px';
			o.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+r+"',sizingMethod='scale')";o.src=x.s;}
			if((o.tagName=='A'||o.tagName=='INPUT'||o.tagName=='TEXTAREA')&&o.style.position===''){
				o.style.position='relative';}}}};window.attachEvent('onload',x.n);
				};