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