public function ajax_degree()
 {
     $lib = new home_lib_ad();
     $lib->ajax_degree();
 }