$(document).ready(function() { 
	if(jQuery.browser.version.substr(0,3)=="6.0") $('img[src$=.png], .header, .footer, #mainTable').ifixpng();
}); 