function showChart(chart) {
	document.index_chart.src = '/files/chart/' + chart;
}
