$(function() {
	$("#news-topics ul").jScrollPane();
	$("img[src$=.png]").pngfix();
});