$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=&cid=&jid=&yid=D43C4A19B2EE3C0A&aid=8E5FE31C38AE1A6B&iid=38B194292C032A66&sid=4F2F18DD6F870C2C&eid=B9704B40A4225A24&ct=BD77B220C210956952556A2FAE2FE4974B865984CAC1AEBB0B2366499F4D0C09C924AFAFF6B292B174E01BFCCF402B7A293539F90BBAF6984E2FD73800683234&et=&flag=1&journal_id=jjutcm&file_no=200303102&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=&cid=&jid=&yid=D43C4A19B2EE3C0A&aid=8E5FE31C38AE1A6B&iid=38B194292C032A66&sid=4F2F18DD6F870C2C&eid=B9704B40A4225A24&ct=BD77B220C210956952556A2FAE2FE4974B865984CAC1AEBB0B2366499F4D0C09C924AFAFF6B292B174E01BFCCF402B7A293539F90BBAF6984E2FD73800683234&et=&flag=1&journal_id=jjutcm&file_no=200303102&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=&cid=&jid=&yid=D43C4A19B2EE3C0A&aid=8E5FE31C38AE1A6B&iid=38B194292C032A66&sid=4F2F18DD6F870C2C&eid=B9704B40A4225A24&ct=BD77B220C210956952556A2FAE2FE4974B865984CAC1AEBB0B2366499F4D0C09C924AFAFF6B292B174E01BFCCF402B7A293539F90BBAF6984E2FD73800683234&et=&flag=1&journal_id=jjutcm&file_no=200303102&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=&cid=&jid=&yid=D43C4A19B2EE3C0A&aid=8E5FE31C38AE1A6B&iid=38B194292C032A66&sid=4F2F18DD6F870C2C&eid=B9704B40A4225A24&ct=BD77B220C210956952556A2FAE2FE4974B865984CAC1AEBB0B2366499F4D0C09C924AFAFF6B292B174E01BFCCF402B7A293539F90BBAF6984E2FD73800683234&et=&flag=1&journal_id=jjutcm&file_no=200303102&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });