document.write('<style>#topjs {height:32px; background: url("http://www.narutom.com/v2/img/topbg.gif") repeat-x;  margin-bottom:0px;text-align:center;}\
#topjs #top_t {width:900px;margin-left:auto; margin-right:auto;padding-top:5px;}\
#topjs #top_t #top_r {float:right;line-height:24px;}\
#topjs #top_t #userinfo {float:left;line-height:24px;}\
A.u:link    {text-decoration:underline ;color: #333333;}\
A.u:visited {text-decoration: underline; color: #333333;}\
A.u:hover {COLOR: #ff0000; TEXT-DECORATION: underline; }\
</style>');

document.write('\
<div id="topjs"><div id="top_t"><div id="top_r">\
<a class="u" href="#" title="每次上网自动访问本站" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.narutom.com/?index\');return(false);">设为首页</a>&nbsp;&nbsp;\
&nbsp;&nbsp;<a href="javascript:_fav();" style="color:red;" target=_self>收藏本站</a>\
</div><div id="userinfo"><a href="http://shop.narutom.com/user.php" class="u" target="_blank">登录</a> | <a href="http://shop.narutom.com/user.php?act=register" class="u" target="_blank">申请帐号</a></form></div></div></div>');


function _fav(){
	window.external.AddFavorite('http://www.narutom.com/?fav', '火影忍者中文网');
	var b=document.createElement('img');
	b.setAttribute('src','/e/func/count.php');
}
