$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=99E9153A83D4CB11&aid=C9014C5AA5B6F89D77CF84FA797D11EE&iid=DF92D298D3FF1E6E&sid=28F8B56DB6BEE30E&eid=BD6970719BEA86181A74B4060B6BB0D0&ct=67062E4530D4FF03B8EAE0D51D737BEF6AF2837FE9B3F1A0744292990F344BF4DC95D1A75E6EAF1BF0CD4CACAD19EB80DA094236C61297A2273B2E6761E75AD4&et=&flag=1&journal_id=dlbh&file_no=20120723&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=99E9153A83D4CB11&aid=C9014C5AA5B6F89D77CF84FA797D11EE&iid=DF92D298D3FF1E6E&sid=28F8B56DB6BEE30E&eid=BD6970719BEA86181A74B4060B6BB0D0&ct=67062E4530D4FF03B8EAE0D51D737BEF6AF2837FE9B3F1A0744292990F344BF4DC95D1A75E6EAF1BF0CD4CACAD19EB80DA094236C61297A2273B2E6761E75AD4&et=&flag=1&journal_id=dlbh&file_no=20120723&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=99E9153A83D4CB11&aid=C9014C5AA5B6F89D77CF84FA797D11EE&iid=DF92D298D3FF1E6E&sid=28F8B56DB6BEE30E&eid=BD6970719BEA86181A74B4060B6BB0D0&ct=67062E4530D4FF03B8EAE0D51D737BEF6AF2837FE9B3F1A0744292990F344BF4DC95D1A75E6EAF1BF0CD4CACAD19EB80DA094236C61297A2273B2E6761E75AD4&et=&flag=1&journal_id=dlbh&file_no=20120723&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=99E9153A83D4CB11&aid=C9014C5AA5B6F89D77CF84FA797D11EE&iid=DF92D298D3FF1E6E&sid=28F8B56DB6BEE30E&eid=BD6970719BEA86181A74B4060B6BB0D0&ct=67062E4530D4FF03B8EAE0D51D737BEF6AF2837FE9B3F1A0744292990F344BF4DC95D1A75E6EAF1BF0CD4CACAD19EB80DA094236C61297A2273B2E6761E75AD4&et=&flag=1&journal_id=dlbh&file_no=20120723&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });