$(document).ready(function() {

	// SetPaddings('m2');
	// SetPaddings('m4');
	// SetWidths('m2', 'm3', 'm3_div_wrapper', 11);
	fix_tables();
	// ShowTab(1);
	$('#scroll-pane').jScrollPane({showArrows:true, scrollbarWidth: 15, arrowSize: 16});
	$('#scroll-pane a:first').remove();
});