$(document).ready(function() {
	// apply custom scrollbars to sidebar widgets
	$('#market_watch_inside').jScrollPane();
	$('#calendar_inside').jScrollPane();	
});
