	$(document).ready(function(){
		$('.scroll_pane').jScrollPane({scrollbarWidth:27});
		$('.obfuscate').nospam({ filterLevel: 'low' });
	});
