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