%# if @type == "1" %>
//$("#edu-tab-con-1").html('<%#= escape_javascript( render :partial => 'users/myjoin_shixun_list') %>');
<%# else %>
$("#edu-tab-con-1").html('<%= escape_javascript( render :partial => 'users/myshixuns_list') %>');
<%# end %>
//$("#homework_pository_ref_pages").html('<%#= pagination_links_full @shixun_pages, @shixuns_count, :per_page_links => false, :remote => true, :flag => true, :is_new => true %>');