function view_commission(str) {
  window.location="http://alexandriava.gov/bcroster/bc_view.pxe?COMMISSION_NAME=" + escape(str)
}
