$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=03f54a49de00578aa0e5ddf5bc021aa7&cid=298920a27c9baa22346fca384240faa4&jid=c21d9f830fb5555a39de36d668085185&yid=37904dc365dd7266&aid=7f759eb6b24f21cc&iid=b31275af3241db2d&sid=e203fb1a272c9dd2&eid=35fc3610259c2b32&ct=007eb2e63b9904f034c60582c1bd1f41987f9a9488bf9214bad0ad31ded1d6c8f3df6f4fc81943b8b91706ce74edcb488f1c8a5ba4b51216&et=&flag=1&journal_id=gdnykx&file_no=200606032&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=03f54a49de00578aa0e5ddf5bc021aa7&cid=298920a27c9baa22346fca384240faa4&jid=c21d9f830fb5555a39de36d668085185&yid=37904dc365dd7266&aid=7f759eb6b24f21cc&iid=b31275af3241db2d&sid=e203fb1a272c9dd2&eid=35fc3610259c2b32&ct=007eb2e63b9904f034c60582c1bd1f41987f9a9488bf9214bad0ad31ded1d6c8f3df6f4fc81943b8b91706ce74edcb488f1c8a5ba4b51216&et=&flag=1&journal_id=gdnykx&file_no=200606032&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=03f54a49de00578aa0e5ddf5bc021aa7&cid=298920a27c9baa22346fca384240faa4&jid=c21d9f830fb5555a39de36d668085185&yid=37904dc365dd7266&aid=7f759eb6b24f21cc&iid=b31275af3241db2d&sid=e203fb1a272c9dd2&eid=35fc3610259c2b32&ct=007eb2e63b9904f034c60582c1bd1f41987f9a9488bf9214bad0ad31ded1d6c8f3df6f4fc81943b8b91706ce74edcb488f1c8a5ba4b51216&et=&flag=1&journal_id=gdnykx&file_no=200606032&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=03f54a49de00578aa0e5ddf5bc021aa7&cid=298920a27c9baa22346fca384240faa4&jid=c21d9f830fb5555a39de36d668085185&yid=37904dc365dd7266&aid=7f759eb6b24f21cc&iid=b31275af3241db2d&sid=e203fb1a272c9dd2&eid=35fc3610259c2b32&ct=007eb2e63b9904f034c60582c1bd1f41987f9a9488bf9214bad0ad31ded1d6c8f3df6f4fc81943b8b91706ce74edcb488f1c8a5ba4b51216&et=&flag=1&journal_id=gdnykx&file_no=200606032&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });