
	$(function(){
		
		if($.browser.msie && parseInt($.browser.version) < 7) $(document).pngFix();
		
	
	});

