$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2001&aid=F315C9A21A36CE79&iid=94C357A881DFC066&sid=933658645952ED9F&eid=7C3A4C1EE6A45749&ct=4FCDDA0F1D89B6D5FD60E6E8A729A0A4A44954E5CD0A8865BDBE14B8A9B74FFF&et=9DD6C085188D7E4B5F8371F3F76D9169C760C50113552D30AB96F678EC02C65F37A00EE1BEBB3A15&flag=1&journal_id=gfkjdxxb&file_no=200105009&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=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2001&aid=F315C9A21A36CE79&iid=94C357A881DFC066&sid=933658645952ED9F&eid=7C3A4C1EE6A45749&ct=4FCDDA0F1D89B6D5FD60E6E8A729A0A4A44954E5CD0A8865BDBE14B8A9B74FFF&et=9DD6C085188D7E4B5F8371F3F76D9169C760C50113552D30AB96F678EC02C65F37A00EE1BEBB3A15&flag=1&journal_id=gfkjdxxb&file_no=200105009&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=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2001&aid=F315C9A21A36CE79&iid=94C357A881DFC066&sid=933658645952ED9F&eid=7C3A4C1EE6A45749&ct=4FCDDA0F1D89B6D5FD60E6E8A729A0A4A44954E5CD0A8865BDBE14B8A9B74FFF&et=9DD6C085188D7E4B5F8371F3F76D9169C760C50113552D30AB96F678EC02C65F37A00EE1BEBB3A15&flag=1&journal_id=gfkjdxxb&file_no=200105009&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=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2001&aid=F315C9A21A36CE79&iid=94C357A881DFC066&sid=933658645952ED9F&eid=7C3A4C1EE6A45749&ct=4FCDDA0F1D89B6D5FD60E6E8A729A0A4A44954E5CD0A8865BDBE14B8A9B74FFF&et=9DD6C085188D7E4B5F8371F3F76D9169C760C50113552D30AB96F678EC02C65F37A00EE1BEBB3A15&flag=1&journal_id=gfkjdxxb&file_no=200105009&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });