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