$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5b3ab970f71a803deacdc0559115bfcf0a068cd97dd29835&cid=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=1998&aid=14262245&iid=e158a972a605785f&sid=96c778ee049ee47d&eid=771469d9d58c34ff&ct=7dc10835192d2a97096ae001706761c5c3f273ac3c51535498545d48cb79bb63bebb24e281b93bb384a92ad470af2a9d&et=&flag=1&journal_id=dlzdhsb&file_no=19980479&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#ReferenceList").html(xml); } }); $.get("/ch/reader/was_referenced_list.aspx?pcid=5b3ab970f71a803deacdc0559115bfcf0a068cd97dd29835&cid=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=1998&aid=14262245&iid=e158a972a605785f&sid=96c778ee049ee47d&eid=771469d9d58c34ff&ct=7dc10835192d2a97096ae001706761c5c3f273ac3c51535498545d48cb79bb63bebb24e281b93bb384a92ad470af2a9d&et=&flag=1&journal_id=dlzdhsb&file_no=19980479&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#WasReferencedList").html(xml); } }); $.get("/ch/reader/relate_article_list.aspx?pcid=5b3ab970f71a803deacdc0559115bfcf0a068cd97dd29835&cid=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=1998&aid=14262245&iid=e158a972a605785f&sid=96c778ee049ee47d&eid=771469d9d58c34ff&ct=7dc10835192d2a97096ae001706761c5c3f273ac3c51535498545d48cb79bb63bebb24e281b93bb384a92ad470af2a9d&et=&flag=1&journal_id=dlzdhsb&file_no=19980479&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); $.get("/ch/reader/self_relate_article_list.aspx?pcid=5b3ab970f71a803deacdc0559115bfcf0a068cd97dd29835&cid=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=1998&aid=14262245&iid=e158a972a605785f&sid=96c778ee049ee47d&eid=771469d9d58c34ff&ct=7dc10835192d2a97096ae001706761c5c3f273ac3c51535498545d48cb79bb63bebb24e281b93bb384a92ad470af2a9d&et=&flag=1&journal_id=dlzdhsb&file_no=19980479&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });