function selectRest() {
		dijit.byId('restselect').show();
}

function selectRest2() {
		dijit.byId('restselect2').show();
}

