$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=03F54A49DE00578AA0E5DDF5BC021AA7&cid=750F59C12A86553E&jid=9414D9DF5128675E196C30F2A4F28FAD&yid=D43C4A19B2EE3C0A&aid=5069356&iid=E158A972A605785F&sid=A020552C37306588&eid=A020552C37306588&ct=3A79DAFE5165F838E6BA061E46680BDA0EE77B9040AF5F6611E9897C19F955F316C5B240847709C2BCB856892EC8682B9C45CE15047597264C247FBEEA0DC7C8&et=&flag=1&journal_id=mlzwxb&file_no=200304164&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=750F59C12A86553E&jid=9414D9DF5128675E196C30F2A4F28FAD&yid=D43C4A19B2EE3C0A&aid=5069356&iid=E158A972A605785F&sid=A020552C37306588&eid=A020552C37306588&ct=3A79DAFE5165F838E6BA061E46680BDA0EE77B9040AF5F6611E9897C19F955F316C5B240847709C2BCB856892EC8682B9C45CE15047597264C247FBEEA0DC7C8&et=&flag=1&journal_id=mlzwxb&file_no=200304164&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=750F59C12A86553E&jid=9414D9DF5128675E196C30F2A4F28FAD&yid=D43C4A19B2EE3C0A&aid=5069356&iid=E158A972A605785F&sid=A020552C37306588&eid=A020552C37306588&ct=3A79DAFE5165F838E6BA061E46680BDA0EE77B9040AF5F6611E9897C19F955F316C5B240847709C2BCB856892EC8682B9C45CE15047597264C247FBEEA0DC7C8&et=&flag=1&journal_id=mlzwxb&file_no=200304164&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=750F59C12A86553E&jid=9414D9DF5128675E196C30F2A4F28FAD&yid=D43C4A19B2EE3C0A&aid=5069356&iid=E158A972A605785F&sid=A020552C37306588&eid=A020552C37306588&ct=3A79DAFE5165F838E6BA061E46680BDA0EE77B9040AF5F6611E9897C19F955F316C5B240847709C2BCB856892EC8682B9C45CE15047597264C247FBEEA0DC7C8&et=&flag=1&journal_id=mlzwxb&file_no=200304164&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });