Event.observe('gdr', 'change', (function (e) {
	document.location = "/index.php?" + callback + "&page=1&c_gdr=" + $F('gdr');
}), false);