window.addEvent('domready', function() {
									 $$('img[src$=png]').fix();
									 });
