$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=52ED09A511AEBBD5DD06AFF1C57480CF&iid=B31275AF3241DB2D&sid=933658645952ED9F&eid=42425781F0B1C26E&ct=4BE6BBC21BD12BE63AF799E2B1346A698DB041BC9BA1224427C3D28D23DCAE90FE8FCDA14CB90CE3&et=&flag=1&journal_id=qgysgy&file_no=201306011&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=52ED09A511AEBBD5DD06AFF1C57480CF&iid=B31275AF3241DB2D&sid=933658645952ED9F&eid=42425781F0B1C26E&ct=4BE6BBC21BD12BE63AF799E2B1346A698DB041BC9BA1224427C3D28D23DCAE90FE8FCDA14CB90CE3&et=&flag=1&journal_id=qgysgy&file_no=201306011&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=52ED09A511AEBBD5DD06AFF1C57480CF&iid=B31275AF3241DB2D&sid=933658645952ED9F&eid=42425781F0B1C26E&ct=4BE6BBC21BD12BE63AF799E2B1346A698DB041BC9BA1224427C3D28D23DCAE90FE8FCDA14CB90CE3&et=&flag=1&journal_id=qgysgy&file_no=201306011&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=52ED09A511AEBBD5DD06AFF1C57480CF&iid=B31275AF3241DB2D&sid=933658645952ED9F&eid=42425781F0B1C26E&ct=4BE6BBC21BD12BE63AF799E2B1346A698DB041BC9BA1224427C3D28D23DCAE90FE8FCDA14CB90CE3&et=&flag=1&journal_id=qgysgy&file_no=201306011&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });