$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5b3ab970f71a803deacdc0559115bfcf0a068cd97dd29835&cid=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=2003&aid=2820432&iid=708dd6b15d2464e8&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=fa1dbdad16545238056a398ce3a19e5da4cbd8129bf7cd8329269846a606f503e4e8e89fa4c46e07&et=5fa1cbb1d71c105a6b412b9661fa52491da7e615f0695fd463edb32327170a687e1a8b27facd4c6f9114ce36fcd1b10b&flag=1&journal_id=dlzdhsb&file_no=2003011287&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=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=2003&aid=2820432&iid=708dd6b15d2464e8&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=fa1dbdad16545238056a398ce3a19e5da4cbd8129bf7cd8329269846a606f503e4e8e89fa4c46e07&et=5fa1cbb1d71c105a6b412b9661fa52491da7e615f0695fd463edb32327170a687e1a8b27facd4c6f9114ce36fcd1b10b&flag=1&journal_id=dlzdhsb&file_no=2003011287&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=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=2003&aid=2820432&iid=708dd6b15d2464e8&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=fa1dbdad16545238056a398ce3a19e5da4cbd8129bf7cd8329269846a606f503e4e8e89fa4c46e07&et=5fa1cbb1d71c105a6b412b9661fa52491da7e615f0695fd463edb32327170a687e1a8b27facd4c6f9114ce36fcd1b10b&flag=1&journal_id=dlzdhsb&file_no=2003011287&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=6cdb4e49ef88f71a&jid=f78ff0ff3692dd34e74d46c3b58c096b&yid=2003&aid=2820432&iid=708dd6b15d2464e8&sid=014b591df029732f&eid=6ac2a205fbb0ef23&ct=fa1dbdad16545238056a398ce3a19e5da4cbd8129bf7cd8329269846a606f503e4e8e89fa4c46e07&et=5fa1cbb1d71c105a6b412b9661fa52491da7e615f0695fd463edb32327170a687e1a8b27facd4c6f9114ce36fcd1b10b&flag=1&journal_id=dlzdhsb&file_no=2003011287&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });