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