$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=EA357AD73C8E13BC&aid=23C3CE470A6733AC03C035A96EEAE605&iid=38B194292C032A66&sid=9C65ADEB5990B252&eid=9C65ADEB5990B252&ct=34A7C406949CF2028B65EAE2D476113267A4A07DDA4C278392671105EB3B78C52FB86E4B8830EACF68820F048E076035B40BB49DAE341E8D1C53722C75A522285B48A1D9A705544FF953905662E3C296F34F5A3A1D6F6645D0B69523B712721A&et=&flag=1&journal_id=qgysgy&file_no=201803034&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=EA357AD73C8E13BC&aid=23C3CE470A6733AC03C035A96EEAE605&iid=38B194292C032A66&sid=9C65ADEB5990B252&eid=9C65ADEB5990B252&ct=34A7C406949CF2028B65EAE2D476113267A4A07DDA4C278392671105EB3B78C52FB86E4B8830EACF68820F048E076035B40BB49DAE341E8D1C53722C75A522285B48A1D9A705544FF953905662E3C296F34F5A3A1D6F6645D0B69523B712721A&et=&flag=1&journal_id=qgysgy&file_no=201803034&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=EA357AD73C8E13BC&aid=23C3CE470A6733AC03C035A96EEAE605&iid=38B194292C032A66&sid=9C65ADEB5990B252&eid=9C65ADEB5990B252&ct=34A7C406949CF2028B65EAE2D476113267A4A07DDA4C278392671105EB3B78C52FB86E4B8830EACF68820F048E076035B40BB49DAE341E8D1C53722C75A522285B48A1D9A705544FF953905662E3C296F34F5A3A1D6F6645D0B69523B712721A&et=&flag=1&journal_id=qgysgy&file_no=201803034&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=EA357AD73C8E13BC&aid=23C3CE470A6733AC03C035A96EEAE605&iid=38B194292C032A66&sid=9C65ADEB5990B252&eid=9C65ADEB5990B252&ct=34A7C406949CF2028B65EAE2D476113267A4A07DDA4C278392671105EB3B78C52FB86E4B8830EACF68820F048E076035B40BB49DAE341E8D1C53722C75A522285B48A1D9A705544FF953905662E3C296F34F5A3A1D6F6645D0B69523B712721A&et=&flag=1&journal_id=qgysgy&file_no=201803034&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });