$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=A9DB1C13C87CE289EA38239A9433C9DC&cid=527A01A248DACB72&jid=844FE149C832FD623272B9FA2C78CE87&yid=14E7EF987E4155E6&aid=4CB20D98EB35C436&iid=94C357A881DFC066&sid=11CEECA6DA9E4AC5&eid=334C61CAF4C8EF4E&ct=022F0F54270ECF8AAE18DF5047910E2415AFB572212D9D0A993555FE61E6746E0C6C693A0E0304D9F819F1CBF96D7D650B51BF25756DB57A&et=&flag=1&journal_id=zggszzcn&file_no=20010519&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=527A01A248DACB72&jid=844FE149C832FD623272B9FA2C78CE87&yid=14E7EF987E4155E6&aid=4CB20D98EB35C436&iid=94C357A881DFC066&sid=11CEECA6DA9E4AC5&eid=334C61CAF4C8EF4E&ct=022F0F54270ECF8AAE18DF5047910E2415AFB572212D9D0A993555FE61E6746E0C6C693A0E0304D9F819F1CBF96D7D650B51BF25756DB57A&et=&flag=1&journal_id=zggszzcn&file_no=20010519&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=527A01A248DACB72&jid=844FE149C832FD623272B9FA2C78CE87&yid=14E7EF987E4155E6&aid=4CB20D98EB35C436&iid=94C357A881DFC066&sid=11CEECA6DA9E4AC5&eid=334C61CAF4C8EF4E&ct=022F0F54270ECF8AAE18DF5047910E2415AFB572212D9D0A993555FE61E6746E0C6C693A0E0304D9F819F1CBF96D7D650B51BF25756DB57A&et=&flag=1&journal_id=zggszzcn&file_no=20010519&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=527A01A248DACB72&jid=844FE149C832FD623272B9FA2C78CE87&yid=14E7EF987E4155E6&aid=4CB20D98EB35C436&iid=94C357A881DFC066&sid=11CEECA6DA9E4AC5&eid=334C61CAF4C8EF4E&ct=022F0F54270ECF8AAE18DF5047910E2415AFB572212D9D0A993555FE61E6746E0C6C693A0E0304D9F819F1CBF96D7D650B51BF25756DB57A&et=&flag=1&journal_id=zggszzcn&file_no=20010519&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });