$(document).ready(function() { $.get("/gy/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=3FCF8B1A330466D5&jid=CC0E4DBD80A94174464E16351CCDAC34&yid=9377ED8094509821&aid=30D25F25D35489B08EDE0B6B55A656E3&iid=708DD6B15D2464E8&sid=34D13857B558254E&eid=34D13857B558254E&ct=056C81F93E5B4CD2E0E9DF84EBFA0F9B1B8482B418C6C6955ED39F9D82F1A666C282CC6D99261769D39FF8E5A44A621A&et=&flag=1&journal_id=ltgy&file_no=LTY20111110&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#ReferenceList").html(xml); } }); $.get("/gy/ch/reader/was_referenced_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=3FCF8B1A330466D5&jid=CC0E4DBD80A94174464E16351CCDAC34&yid=9377ED8094509821&aid=30D25F25D35489B08EDE0B6B55A656E3&iid=708DD6B15D2464E8&sid=34D13857B558254E&eid=34D13857B558254E&ct=056C81F93E5B4CD2E0E9DF84EBFA0F9B1B8482B418C6C6955ED39F9D82F1A666C282CC6D99261769D39FF8E5A44A621A&et=&flag=1&journal_id=ltgy&file_no=LTY20111110&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#WasReferencedList").html(xml); } }); $.get("/gy/ch/reader/relate_article_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=3FCF8B1A330466D5&jid=CC0E4DBD80A94174464E16351CCDAC34&yid=9377ED8094509821&aid=30D25F25D35489B08EDE0B6B55A656E3&iid=708DD6B15D2464E8&sid=34D13857B558254E&eid=34D13857B558254E&ct=056C81F93E5B4CD2E0E9DF84EBFA0F9B1B8482B418C6C6955ED39F9D82F1A666C282CC6D99261769D39FF8E5A44A621A&et=&flag=1&journal_id=ltgy&file_no=LTY20111110&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); $.get("/gy/ch/reader/self_relate_article_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=3FCF8B1A330466D5&jid=CC0E4DBD80A94174464E16351CCDAC34&yid=9377ED8094509821&aid=30D25F25D35489B08EDE0B6B55A656E3&iid=708DD6B15D2464E8&sid=34D13857B558254E&eid=34D13857B558254E&ct=056C81F93E5B4CD2E0E9DF84EBFA0F9B1B8482B418C6C6955ED39F9D82F1A666C282CC6D99261769D39FF8E5A44A621A&et=&flag=1&journal_id=ltgy&file_no=LTY20111110&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });