var customerLettersRules={"#frmCustomerLettersPageBottom select":function(A){A.onchange=function(){var B=getObj("frmCustomerLettersPageBottom");if(B){B.submit()}B=null};A=null},"#frmCustomerLettersPageTop select":function(A){A.onchange=function(){var B=getObj("frmCustomerLettersPageTop");if(B){B.submit()}B=null};A=null}};function customerLettersOnLoad(){if(Behaviour){Behaviour.register(customerLettersRules)}}if(LoadState.addToLoadQueue){LoadState.addToLoadQueue(customerLettersOnLoad,null,"customerLettersOnLoad()")};