
function button_click (but_select) {
	window.location.href = "index.php?" + but_select
}