$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=99E9153A83D4CB11&aid=84402D7A3B3A0A1CC6C3D7F86991FA69&iid=708DD6B15D2464E8&sid=DB817633AA4F79B9&eid=DB817633AA4F79B9&ct=5A7676392DD9B246991470E84D4622C07ED40A340B9404393D6D4712556D768A40D15B80A4EEB8E8867AA6CDC919FE32&et=&flag=1&journal_id=qgysgy&file_no=201211008&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=99E9153A83D4CB11&aid=84402D7A3B3A0A1CC6C3D7F86991FA69&iid=708DD6B15D2464E8&sid=DB817633AA4F79B9&eid=DB817633AA4F79B9&ct=5A7676392DD9B246991470E84D4622C07ED40A340B9404393D6D4712556D768A40D15B80A4EEB8E8867AA6CDC919FE32&et=&flag=1&journal_id=qgysgy&file_no=201211008&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=99E9153A83D4CB11&aid=84402D7A3B3A0A1CC6C3D7F86991FA69&iid=708DD6B15D2464E8&sid=DB817633AA4F79B9&eid=DB817633AA4F79B9&ct=5A7676392DD9B246991470E84D4622C07ED40A340B9404393D6D4712556D768A40D15B80A4EEB8E8867AA6CDC919FE32&et=&flag=1&journal_id=qgysgy&file_no=201211008&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=99E9153A83D4CB11&aid=84402D7A3B3A0A1CC6C3D7F86991FA69&iid=708DD6B15D2464E8&sid=DB817633AA4F79B9&eid=DB817633AA4F79B9&ct=5A7676392DD9B246991470E84D4622C07ED40A340B9404393D6D4712556D768A40D15B80A4EEB8E8867AA6CDC919FE32&et=&flag=1&journal_id=qgysgy&file_no=201211008&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });