// JavaScript Document
document.write('<STYLE>');
document.write('TD {');
document.write('	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 130%');
document.write('}');

document.write('A:link {');
document.write('	TEXT-DECORATION: none');
document.write('}');
document.write('A:visited {');
document.write('	TEXT-DECORATION: none');
document.write('}');
document.write('A:active {');
document.write('	TEXT-DECORATION: none');
document.write('}');
document.write('A:hover {');
document.write('	COLOR: #ff6600; TEXT-DECORATION: underline');
document.write('}');

document.write('</style>');

var online= new Array();
if (!document.layers)
document.write('<div id="divStayTopLeft" style="position:absolute">');

document.write('<LAYER  id=divStayTopLeft>');
document.write('<TABLE cellSpacing=0 cellPadding=0 width=110 border=0>');
document.write('  <TBODY>');
document.write('  <TR>');
document.write('    <TD width=110><IMG src="/QQ//1175253182.gif" border=0></TD></TR>');
document.write('  <TR>');
document.write('    <TD vAlign=center align=left background=/QQ//1175253175.gif>&nbsp;&nbsp;<A ');
document.write('      href="tencent://message/?uin=101175992&amp;Site=一本动漫&amp;Menu=yes"'); 
document.write('      target=blank>客服一线：<IMG alt=点击这里给我发消息 src="http://wpa.qq.com/pa?p=1:101175992:4" ');
document.write('      border=0></A> </TD></TR>');
document.write('  <TR>');
document.write('    <TD vAlign=center align=left background=/QQ//1175253175.gif>&nbsp;&nbsp;<A ');
document.write('      href="tencent://message/?uin=101175992&amp;Site=一本动漫&amp;Menu=yes" ');
document.write('      target=blank>客服二线：<IMG alt=点击这里给我发消息 src="http://wpa.qq.com/pa?p=1:228182616:4" ');
document.write('      border=0></A> </TD></TR>');
document.write('  <TR>');
document.write('    <TD align=left background=/QQ//1175253175.gif>&nbsp;&nbsp;<A ');
document.write('      href="tencent://message/?uin=101175992&amp;Site=一本动漫&amp;Menu=yes" ');
document.write('      target=blank>客服三线：<IMG alt=点击这里给我发消息 src="http://wpa.qq.com/pa?p=1:415103070:4" ');
document.write('      border=0></A></TD></TR>');
document.write('  <TR>');
document.write('    <TD align=left background=/QQ//1175253175.gif>&nbsp;&nbsp;<A ');
document.write('      href="tencent://message/?uin=101175992&amp;Site=一本动漫&amp;Menu=yes" ');
document.write('      target=blank>客服四线：<IMG alt=点击这里给我发消息 src="http://wpa.qq.com/pa?p=1:228321539:4" ');
document.write('      border=0></A></TD></TR>');
document.write('  <TR>');
document.write('    <TD width=110><IMG src="/QQ//1175253167.gif" ');
document.write('  border=0></TD></TR></TBODY></TABLE></LAYER>');


var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
 var startX =3,
 startY = 200;
 var ns = (navigator.appName.indexOf("Netscape") != -1);
 var d = document;
 function ml(id)
 {
  var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
  if(d.layers)el.style=el;
  el.sP=function(x,y){this.style.left=x;this.style.top=y;};
  el.x = startX;
  if (verticalpos=="fromtop")
  el.y = startY;
  else{
  el.y = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
  el.y -= startY;
  }
  return el;
 }
 window.stayTopLeft=function()
 {
  if (verticalpos=="fromtop"){
  var pY = ns ? pageYOffset : document.body.scrollTop;
  ftlObj.y += (pY + startY - ftlObj.y)/8;
  }
  else{
  var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
  ftlObj.y += (pY - startY - ftlObj.y)/8;
  }
  ftlObj.sP(ftlObj.x, ftlObj.y);
  setTimeout("stayTopLeft()", 10);
 }
 ftlObj = ml("divStayTopLeft");
 stayTopLeft();
}
JSFX_FloatTopDiv();
