$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=&cid=&jid=&yid=FA004A8A4ED1540B&aid=&iid=E158A972A605785F&sid=2A3781E88AB1776F&eid=&ct=B1C2D54C4BDB59D82BCE584B497284DA52F1BC0184E078FB4C295F9B521CEDC3F2D46BAF1B126A625006FFCFB97A6F1829309B0C9CA1D3BF73E50CFAEE83BDD6CC20E47001142FD1A748E3EB0EC456B610FD986C95E28312&et=&flag=1&journal_id=ddjyllysj&file_no=20170413&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=&cid=&jid=&yid=FA004A8A4ED1540B&aid=&iid=E158A972A605785F&sid=2A3781E88AB1776F&eid=&ct=B1C2D54C4BDB59D82BCE584B497284DA52F1BC0184E078FB4C295F9B521CEDC3F2D46BAF1B126A625006FFCFB97A6F1829309B0C9CA1D3BF73E50CFAEE83BDD6CC20E47001142FD1A748E3EB0EC456B610FD986C95E28312&et=&flag=1&journal_id=ddjyllysj&file_no=20170413&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=&cid=&jid=&yid=FA004A8A4ED1540B&aid=&iid=E158A972A605785F&sid=2A3781E88AB1776F&eid=&ct=B1C2D54C4BDB59D82BCE584B497284DA52F1BC0184E078FB4C295F9B521CEDC3F2D46BAF1B126A625006FFCFB97A6F1829309B0C9CA1D3BF73E50CFAEE83BDD6CC20E47001142FD1A748E3EB0EC456B610FD986C95E28312&et=&flag=1&journal_id=ddjyllysj&file_no=20170413&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=&cid=&jid=&yid=FA004A8A4ED1540B&aid=&iid=E158A972A605785F&sid=2A3781E88AB1776F&eid=&ct=B1C2D54C4BDB59D82BCE584B497284DA52F1BC0184E078FB4C295F9B521CEDC3F2D46BAF1B126A625006FFCFB97A6F1829309B0C9CA1D3BF73E50CFAEE83BDD6CC20E47001142FD1A748E3EB0EC456B610FD986C95E28312&et=&flag=1&journal_id=ddjyllysj&file_no=20170413&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });