/* ==========================================================================================
	--COMMON
========================================================================================== */
$(window).load(function() {
	$('div#sidebar .articles').jScrollPane({showArrows:true, scrollbarWidth:11});
});

/* ==========================================================================================
	--HOME
========================================================================================== */

