$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=70F0454B7881B23E4FC18DB9D9895562&iid=CA4FD0336C81A37A&sid=B344543C2864D684&eid=76B5E24D6EC46B4B&ct=1CD5F128F3D06D5A8EDCC736432D9EA04DB8B1E03A5F374C2CB4B81EB996E142F82A0EF7442B0EF433DAD63CE0468882&et=2FDB2794CD60716C472CE6BF0C7DFE5BCB12FE3B770720817E8DD009DA8BAF24E23779A739D3A055D4D2C8DACABBF15B1674D456A1E269FA&flag=1&journal_id=csaen&file_no=6731&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=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=70F0454B7881B23E4FC18DB9D9895562&iid=CA4FD0336C81A37A&sid=B344543C2864D684&eid=76B5E24D6EC46B4B&ct=1CD5F128F3D06D5A8EDCC736432D9EA04DB8B1E03A5F374C2CB4B81EB996E142F82A0EF7442B0EF433DAD63CE0468882&et=2FDB2794CD60716C472CE6BF0C7DFE5BCB12FE3B770720817E8DD009DA8BAF24E23779A739D3A055D4D2C8DACABBF15B1674D456A1E269FA&flag=1&journal_id=csaen&file_no=6731&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=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=70F0454B7881B23E4FC18DB9D9895562&iid=CA4FD0336C81A37A&sid=B344543C2864D684&eid=76B5E24D6EC46B4B&ct=1CD5F128F3D06D5A8EDCC736432D9EA04DB8B1E03A5F374C2CB4B81EB996E142F82A0EF7442B0EF433DAD63CE0468882&et=2FDB2794CD60716C472CE6BF0C7DFE5BCB12FE3B770720817E8DD009DA8BAF24E23779A739D3A055D4D2C8DACABBF15B1674D456A1E269FA&flag=1&journal_id=csaen&file_no=6731&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });