	var tttt=document.location.href;
	var sss='\
	<div id="all-categories" style="position:absolute;display: none;left:30px;top:16px;width:330px; border:1px solid #999999; height:auto;" onmouseout="closemenu(event,this);">\
	<div id="public_top_window">\
		<table cellspacing="15" height=135 >\
		  <tr> \
			<td bgcolor=#c1dce7  onclick="changeBG(1)" title="默认方案">&nbsp;</td>\
			<td bgcolor=#d2e7d2 onclick="changeBG(2)"  >&nbsp;</td>\
			<td bgcolor=#eac5db onclick="changeBG(3)" >&nbsp;</td>\
			<td bgcolor=#b8cdc9 onclick="changeBG(4)" >&nbsp;</td>\
			<td bgcolor=#a6d1fc onclick="changeBG(5)" >&nbsp;</td>\
		  </tr>\
		  <tr> \
			<td  onclick="changeBG(6)" bgcolor="#AC9CD1">&nbsp;</td>\
			<td onclick="changeBG(7)" bgcolor="#FE9387">&nbsp;</td>\
			<td onclick="changeBG(8)" bgcolor="#A6D09D">&nbsp;</td>\
			<td onclick="changeBG(9)" bgcolor="#FFB56A">&nbsp;</td>\
			<td onclick="changeBG(10)" bgcolor="#C6C68C">&nbsp;</td>\
		  </tr>\
		</table>\
	 </div>\
    </div>\
	';
	var str='\
	<div id="bannar" class="link_12_bold">\
		<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0" id=imgcontentbg background="/css/'+css_style+'/content_top_1_32.gif">\
		  <tr> \
			<td width="5%" height="32">&nbsp;<img id=imggirl src="/css/'+css_style+'/girl.gif" width="31" height="29" />&nbsp;</td>\
			<td width="22%" ><a href="http://www.ranwen.com">燃文</a>&nbsp;&nbsp;<a href="javascript:;" onmouseover="showhidecolor()">▼ 选择配色方案 ▼</a>'+sss+'</td>\
			<td width="73%" style="text-align:right"><a href="/newmessage.php?tosys=1&title='+articlename+'--'+chaptername+'章节出错啦!&content=错误章节：'+chaptername+' ++++ 举报原因如下： " target="_blank"" style="color:red">章节错误/点此举报</a>&nbsp;\
			<a href="http://www.ranwen.com/newmessage.php?tosys=1&title='+articlename+'更新太慢啦!&content= 《'+articlename+'》 更新太慢了,请加快速度,别的网站都有最新章节了.(请您最好告诉我们现在有哪个网站更新速度比我们快，以便使我们知道进度落后的状况) 以下网站比燃文更新的快:" target="_blank" style="color:red">更新慢了/点此举报</a>&nbsp;\
			<a href="###" onclick="showpop(\'/modules/article/addbookcase.php?bid='+bookid+'&ajax_request=1\')">放入书架</a>&nbsp;\
			<a href="###" onclick="showpop(\'/modules/article/uservote.php?id='+bookid+'&ajax_request=1\')">推荐本书</a>&nbsp;\
			<a href="/modules/article/bookcase.php" target=_blank>打开书架</a>&nbsp;\
			<a href="/info_' + bookid + '.html">返回书页</a>\
		  </tr>\
		</table>\
	</div>\
	';	

	document.write(str);


