function loadPage(list) {

  location.href='/admin/article/'+list.options[list.selectedIndex].value

}
