$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5b3ab970f71a803deacdc0559115bfcf0a068cd97dd29835&cid=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=1995&aid=9827036&iid=38b194292c032a66&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=85fa541dc92c0e9ac2328b2c874561f404ae5c8ff0318c43a362358c9ab0e11bfb2d39756a5b846140f7aff09804a076bd5875a6502c0cee75d0abd37f90209f&et=&flag=1&journal_id=dlzdhsb&file_no=19950363&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=1995&aid=9827036&iid=38b194292c032a66&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=85fa541dc92c0e9ac2328b2c874561f404ae5c8ff0318c43a362358c9ab0e11bfb2d39756a5b846140f7aff09804a076bd5875a6502c0cee75d0abd37f90209f&et=&flag=1&journal_id=dlzdhsb&file_no=19950363&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=1995&aid=9827036&iid=38b194292c032a66&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=85fa541dc92c0e9ac2328b2c874561f404ae5c8ff0318c43a362358c9ab0e11bfb2d39756a5b846140f7aff09804a076bd5875a6502c0cee75d0abd37f90209f&et=&flag=1&journal_id=dlzdhsb&file_no=19950363&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=1995&aid=9827036&iid=38b194292c032a66&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=85fa541dc92c0e9ac2328b2c874561f404ae5c8ff0318c43a362358c9ab0e11bfb2d39756a5b846140f7aff09804a076bd5875a6502c0cee75d0abd37f90209f&et=&flag=1&journal_id=dlzdhsb&file_no=19950363&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });