$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=3FCF8B1A330466D5&jid=E0F070FFFCB423842F18A747F5668CD5&yid=B6351343F4791CA3&aid=6B06A085FFF56B20938DA6E0DFF3EBEE&iid=E158A972A605785F&sid=B6DA1AC076E37400&eid=2A3781E88AB1776F&ct=BD62E203A20F1B7855A5066C84107AC68811EBBF6A30E1C9E466FFC85D8D3D1104986760E6E063EB72B614C9A3B8D4C084BDF2A030C65D5C&et=&flag=1&journal_id=sngc&file_no=201904015&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=3FCF8B1A330466D5&jid=E0F070FFFCB423842F18A747F5668CD5&yid=B6351343F4791CA3&aid=6B06A085FFF56B20938DA6E0DFF3EBEE&iid=E158A972A605785F&sid=B6DA1AC076E37400&eid=2A3781E88AB1776F&ct=BD62E203A20F1B7855A5066C84107AC68811EBBF6A30E1C9E466FFC85D8D3D1104986760E6E063EB72B614C9A3B8D4C084BDF2A030C65D5C&et=&flag=1&journal_id=sngc&file_no=201904015&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=3FCF8B1A330466D5&jid=E0F070FFFCB423842F18A747F5668CD5&yid=B6351343F4791CA3&aid=6B06A085FFF56B20938DA6E0DFF3EBEE&iid=E158A972A605785F&sid=B6DA1AC076E37400&eid=2A3781E88AB1776F&ct=BD62E203A20F1B7855A5066C84107AC68811EBBF6A30E1C9E466FFC85D8D3D1104986760E6E063EB72B614C9A3B8D4C084BDF2A030C65D5C&et=&flag=1&journal_id=sngc&file_no=201904015&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=3FCF8B1A330466D5&jid=E0F070FFFCB423842F18A747F5668CD5&yid=B6351343F4791CA3&aid=6B06A085FFF56B20938DA6E0DFF3EBEE&iid=E158A972A605785F&sid=B6DA1AC076E37400&eid=2A3781E88AB1776F&ct=BD62E203A20F1B7855A5066C84107AC68811EBBF6A30E1C9E466FFC85D8D3D1104986760E6E063EB72B614C9A3B8D4C084BDF2A030C65D5C&et=&flag=1&journal_id=sngc&file_no=201904015&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });