$(function(){
	$('#content').jScrollPane({scrollbarWidth: "16",showArrows:true});
	$(document).pngFix({ blankgif:'ext.gif' });
});