/*
var aaa=document.location.href;
aaa=aaa.replace("default.html","")
var thunder_url = aaa+bookid+".chm";
var thunder_url2 = aaa+bookid+".txt";
var thunder_pid = "13359";
var restitle = shuming+".chm";
var restitle2 = shuming+".txt";
document.write(' | <a href="#" thunderHref="' + ThunderEncode(thunder_url) + '" thunderPid="' + thunder_pid + '" thunderResTitle="' + restitle + '" onClick="return OnDownloadClick_Simple(this,2)" oncontextmenu="ThunderNetwork_SetHref(this)">迅雷下载CHM</a> | <a href="#" thunderHref="' + ThunderEncode(thunder_url2) + '" thunderPid="' + thunder_pid + '" thunderResTitle="' + restitle2 + '" onClick="return OnDownloadClick_Simple(this,2)" oncontextmenu="ThunderNetwork_SetHref(this)">迅雷下载TXT</a>');
*/
var h = "";
var f = "http://read.xxsy.net/books/"+bookid+"/"+bookid+".txt";
document.write(' | <a href="http://isend.ivansms.com/bookfile/getfile.asp?m=xxsynet&title='+escape(shuming)+'&f='+escape(f)+'&h='+escape(h)+'&p=1" target=_blank>下载到手机阅读</a>');