    if (document.all && document.styleSheets && document.styleSheets[0] &&
document.styleSheets[0].addRule){
	document.styleSheets[0].addRule('#home_wrapper p img', 'behavior: url(iepngfix.htc)');	

   }
