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