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