$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=D43C4A19B2EE3C0A&aid=967A263C6817CA63&iid=0B39A22176CE99FB&sid=F4B561950EE1D31A&eid=67D8F6A18F107F05&ct=017E057504F7691270E20524BD5E89BEB15102F5C7B08F1939C857EDD750FA932EEF950F88B484143D288246264F295A&et=&flag=1&journal_id=dlbh&file_no=20030214&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=D43C4A19B2EE3C0A&aid=967A263C6817CA63&iid=0B39A22176CE99FB&sid=F4B561950EE1D31A&eid=67D8F6A18F107F05&ct=017E057504F7691270E20524BD5E89BEB15102F5C7B08F1939C857EDD750FA932EEF950F88B484143D288246264F295A&et=&flag=1&journal_id=dlbh&file_no=20030214&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=D43C4A19B2EE3C0A&aid=967A263C6817CA63&iid=0B39A22176CE99FB&sid=F4B561950EE1D31A&eid=67D8F6A18F107F05&ct=017E057504F7691270E20524BD5E89BEB15102F5C7B08F1939C857EDD750FA932EEF950F88B484143D288246264F295A&et=&flag=1&journal_id=dlbh&file_no=20030214&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=D43C4A19B2EE3C0A&aid=967A263C6817CA63&iid=0B39A22176CE99FB&sid=F4B561950EE1D31A&eid=67D8F6A18F107F05&ct=017E057504F7691270E20524BD5E89BEB15102F5C7B08F1939C857EDD750FA932EEF950F88B484143D288246264F295A&et=&flag=1&journal_id=dlbh&file_no=20030214&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });