var it_cb = function(it) {
	$("bid").value = it == "letting" ? "1776,1777" : "";
}

