$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=9EAD63ADE6B277ED&aid=501FDAB4B635D40DE146C1CAEEA3BCF0&iid=59906B3B2830C2C5&sid=1D0FA33DA02ABACD&eid=1D0FA33DA02ABACD&ct=F8CF620A16988917F45F455E606079834C6F622BE88FF3AAD582C913370B729C045278074312D10A3DA1611725E2455756FF8268D616F59FDAFFAD8756FADD34&et=&flag=1&journal_id=qgysgy&file_no=201412064&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=9EAD63ADE6B277ED&aid=501FDAB4B635D40DE146C1CAEEA3BCF0&iid=59906B3B2830C2C5&sid=1D0FA33DA02ABACD&eid=1D0FA33DA02ABACD&ct=F8CF620A16988917F45F455E606079834C6F622BE88FF3AAD582C913370B729C045278074312D10A3DA1611725E2455756FF8268D616F59FDAFFAD8756FADD34&et=&flag=1&journal_id=qgysgy&file_no=201412064&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=9EAD63ADE6B277ED&aid=501FDAB4B635D40DE146C1CAEEA3BCF0&iid=59906B3B2830C2C5&sid=1D0FA33DA02ABACD&eid=1D0FA33DA02ABACD&ct=F8CF620A16988917F45F455E606079834C6F622BE88FF3AAD582C913370B729C045278074312D10A3DA1611725E2455756FF8268D616F59FDAFFAD8756FADD34&et=&flag=1&journal_id=qgysgy&file_no=201412064&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=9EAD63ADE6B277ED&aid=501FDAB4B635D40DE146C1CAEEA3BCF0&iid=59906B3B2830C2C5&sid=1D0FA33DA02ABACD&eid=1D0FA33DA02ABACD&ct=F8CF620A16988917F45F455E606079834C6F622BE88FF3AAD582C913370B729C045278074312D10A3DA1611725E2455756FF8268D616F59FDAFFAD8756FADD34&et=&flag=1&journal_id=qgysgy&file_no=201412064&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });