fires when value is changed in a filter field on the toolbar
$$("pivot").attachEvent("onFilterChange", function(name, value){ // your code })