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