$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=6E709DC38FA1D09A4B578DD0906875B5B44D4D294832BB8E&cid=6579068328FE643F&jid=85DE6404223507D57C66EDBE7A28F585&yid=9806D0D4EAA9BED3&aid=11172870&iid=94C357A881DFC066&sid=&eid=&ct=FF7EE2107EA9EB36426D5054ABF7C5519AC9B38CFE4E380FBDB8260D31B00CD6B0361B0171C864E1D16FEDE857AD652EAE199DE812F8B1BD8409BDFB754FC7BA&et=&flag=1&journal_id=fzch&file_no=20000595&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=6E709DC38FA1D09A4B578DD0906875B5B44D4D294832BB8E&cid=6579068328FE643F&jid=85DE6404223507D57C66EDBE7A28F585&yid=9806D0D4EAA9BED3&aid=11172870&iid=94C357A881DFC066&sid=&eid=&ct=FF7EE2107EA9EB36426D5054ABF7C5519AC9B38CFE4E380FBDB8260D31B00CD6B0361B0171C864E1D16FEDE857AD652EAE199DE812F8B1BD8409BDFB754FC7BA&et=&flag=1&journal_id=fzch&file_no=20000595&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=6E709DC38FA1D09A4B578DD0906875B5B44D4D294832BB8E&cid=6579068328FE643F&jid=85DE6404223507D57C66EDBE7A28F585&yid=9806D0D4EAA9BED3&aid=11172870&iid=94C357A881DFC066&sid=&eid=&ct=FF7EE2107EA9EB36426D5054ABF7C5519AC9B38CFE4E380FBDB8260D31B00CD6B0361B0171C864E1D16FEDE857AD652EAE199DE812F8B1BD8409BDFB754FC7BA&et=&flag=1&journal_id=fzch&file_no=20000595&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=6E709DC38FA1D09A4B578DD0906875B5B44D4D294832BB8E&cid=6579068328FE643F&jid=85DE6404223507D57C66EDBE7A28F585&yid=9806D0D4EAA9BED3&aid=11172870&iid=94C357A881DFC066&sid=&eid=&ct=FF7EE2107EA9EB36426D5054ABF7C5519AC9B38CFE4E380FBDB8260D31B00CD6B0361B0171C864E1D16FEDE857AD652EAE199DE812F8B1BD8409BDFB754FC7BA&et=&flag=1&journal_id=fzch&file_no=20000595&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });