$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=970898A57DFC021F93AB51667BAED7F7&yid=3EBE383EEA0A6494&aid=4CF203511272E5C6AED1AF6B266A74A7&iid=B31275AF3241DB2D&sid=0B52E912EAFE3700&eid=81D76BB45305F8B7&ct=4322338E077971802E504066A8A9D717CCFDFC5C32FEC7E0DE38B4A430F6D871066203FD8666ADED&et=7C7A6D35895D90DF41964EF081D40283F7C945CB4A2D774BEED1EAD9E6B0237AED18E3507244DB01334FFE2547810DA108F1FC9328500CD07AC33E55DFE063E1524361FB36A4AC4B&flag=1&journal_id=cta_cn&file_no=19940613&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=970898A57DFC021F93AB51667BAED7F7&yid=3EBE383EEA0A6494&aid=4CF203511272E5C6AED1AF6B266A74A7&iid=B31275AF3241DB2D&sid=0B52E912EAFE3700&eid=81D76BB45305F8B7&ct=4322338E077971802E504066A8A9D717CCFDFC5C32FEC7E0DE38B4A430F6D871066203FD8666ADED&et=7C7A6D35895D90DF41964EF081D40283F7C945CB4A2D774BEED1EAD9E6B0237AED18E3507244DB01334FFE2547810DA108F1FC9328500CD07AC33E55DFE063E1524361FB36A4AC4B&flag=1&journal_id=cta_cn&file_no=19940613&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=970898A57DFC021F93AB51667BAED7F7&yid=3EBE383EEA0A6494&aid=4CF203511272E5C6AED1AF6B266A74A7&iid=B31275AF3241DB2D&sid=0B52E912EAFE3700&eid=81D76BB45305F8B7&ct=4322338E077971802E504066A8A9D717CCFDFC5C32FEC7E0DE38B4A430F6D871066203FD8666ADED&et=7C7A6D35895D90DF41964EF081D40283F7C945CB4A2D774BEED1EAD9E6B0237AED18E3507244DB01334FFE2547810DA108F1FC9328500CD07AC33E55DFE063E1524361FB36A4AC4B&flag=1&journal_id=cta_cn&file_no=19940613&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=8240383F08CE46C8B05036380D75B607&jid=970898A57DFC021F93AB51667BAED7F7&yid=3EBE383EEA0A6494&aid=4CF203511272E5C6AED1AF6B266A74A7&iid=B31275AF3241DB2D&sid=0B52E912EAFE3700&eid=81D76BB45305F8B7&ct=4322338E077971802E504066A8A9D717CCFDFC5C32FEC7E0DE38B4A430F6D871066203FD8666ADED&et=7C7A6D35895D90DF41964EF081D40283F7C945CB4A2D774BEED1EAD9E6B0237AED18E3507244DB01334FFE2547810DA108F1FC9328500CD07AC33E55DFE063E1524361FB36A4AC4B&flag=1&journal_id=cta_cn&file_no=19940613&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });