$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2003&aid=6C19E77B20DF59C6&iid=B31275AF3241DB2D&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4325A958737EED657F41FFBD6461EFAB191592D332244564ECF6775E00FE5FF161D88037C1DCF24AB870757702C473D4&et=D8F9B284C3718DED7CEF3A0EF3FAFD93E96EA63119B9CE6A243711955799B88ADB115592864A62C9AF5CD73ED756F51C&flag=1&journal_id=gfkjdxxb&file_no=200306005&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=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2003&aid=6C19E77B20DF59C6&iid=B31275AF3241DB2D&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4325A958737EED657F41FFBD6461EFAB191592D332244564ECF6775E00FE5FF161D88037C1DCF24AB870757702C473D4&et=D8F9B284C3718DED7CEF3A0EF3FAFD93E96EA63119B9CE6A243711955799B88ADB115592864A62C9AF5CD73ED756F51C&flag=1&journal_id=gfkjdxxb&file_no=200306005&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=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2003&aid=6C19E77B20DF59C6&iid=B31275AF3241DB2D&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4325A958737EED657F41FFBD6461EFAB191592D332244564ECF6775E00FE5FF161D88037C1DCF24AB870757702C473D4&et=D8F9B284C3718DED7CEF3A0EF3FAFD93E96EA63119B9CE6A243711955799B88ADB115592864A62C9AF5CD73ED756F51C&flag=1&journal_id=gfkjdxxb&file_no=200306005&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=E88DC30DBE2F08B751E4DF143EC9284B&cid=&jid=128AAFD042B032227DBF361C96FD891F&yid=2003&aid=6C19E77B20DF59C6&iid=B31275AF3241DB2D&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4325A958737EED657F41FFBD6461EFAB191592D332244564ECF6775E00FE5FF161D88037C1DCF24AB870757702C473D4&et=D8F9B284C3718DED7CEF3A0EF3FAFD93E96EA63119B9CE6A243711955799B88ADB115592864A62C9AF5CD73ED756F51C&flag=1&journal_id=gfkjdxxb&file_no=200306005&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });