$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=0B601054D9FA3A6BFABE0DEB769DD47C&iid=B31275AF3241DB2D&sid=03A030BB0C519C60&eid=12DC19455C3A2FA8&ct=50E5242A995E1569CBB38EBAA9018F14CC176D9B8AEF3F98C63332806C97337ABD14BB94A61B3E30C9F2C6B143D7431236F21240C41D631617E4E79EF82157C7&et=&flag=1&journal_id=dlbh&file_no=20130623&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=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=0B601054D9FA3A6BFABE0DEB769DD47C&iid=B31275AF3241DB2D&sid=03A030BB0C519C60&eid=12DC19455C3A2FA8&ct=50E5242A995E1569CBB38EBAA9018F14CC176D9B8AEF3F98C63332806C97337ABD14BB94A61B3E30C9F2C6B143D7431236F21240C41D631617E4E79EF82157C7&et=&flag=1&journal_id=dlbh&file_no=20130623&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=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=0B601054D9FA3A6BFABE0DEB769DD47C&iid=B31275AF3241DB2D&sid=03A030BB0C519C60&eid=12DC19455C3A2FA8&ct=50E5242A995E1569CBB38EBAA9018F14CC176D9B8AEF3F98C63332806C97337ABD14BB94A61B3E30C9F2C6B143D7431236F21240C41D631617E4E79EF82157C7&et=&flag=1&journal_id=dlbh&file_no=20130623&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=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=0B601054D9FA3A6BFABE0DEB769DD47C&iid=B31275AF3241DB2D&sid=03A030BB0C519C60&eid=12DC19455C3A2FA8&ct=50E5242A995E1569CBB38EBAA9018F14CC176D9B8AEF3F98C63332806C97337ABD14BB94A61B3E30C9F2C6B143D7431236F21240C41D631617E4E79EF82157C7&et=&flag=1&journal_id=dlbh&file_no=20130623&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });