﻿// JavaScript Document
lastScrollY = 0;
function fudqq() {
    var fud = document.getElementById("FuDqq").value;
    var fud2 = fud.split(",");
    for (i = 0; i < fud2.length; i++) {
    }
    return fud2[0];
}
function fudqq1() {
    var fud = document.getElementById("FuDqq").value;
    var fud2 = fud.split(",");
    for (i = 0; i < fud2.length; i++) {
    }
    return fud2[1];
}
function fudqq2() {
    var fud = document.getElementById("FuDqq").value;
    var fud2 = fud.split(",");
    for (i = 0; i < fud2.length; i++) {
    }
    return fud2[2];
}
function fudqq3() {
    var fud = document.getElementById("FuDqq").value;
    var fud2 = fud.split(",");
    for (i = 0; i < fud2.length; i++) {
    }
    return fud2[3];
}
function killerrors() {
    return true;
}
window.onerror = killerrors;
function heartBeat() {
    var diffY;
    if (document.documentElement && document.documentElement.scrollTop)
        diffY = document.documentElement.scrollTop;
    else if (document.body)
        diffY = document.body.scrollTop
    else
    { /*Netscape stuff*/ }

    //alert(diffY);
    percent = .1 * (diffY - lastScrollY);
    if (percent > 0) percent = Math.ceil(percent);
    else percent = Math.floor(percent);
    document.getElementById("lovexin12").style.top = parseInt(document.getElementById("lovexin12").style.top) + percent + "px";
    document.getElementById("lovexin14").style.top = parseInt(document.getElementById("lovexin12").style.top) + percent + "px";
    lastScrollY = lastScrollY + percent;
    //alert(lastScrollY);
}

suspendcode12 = "<DIV id=\"lovexin12\" style='left:0px;position:absolute;top:170px;visibility:hidden'><br><a href=JavaScript:; onclick=\"lovexin12.style.visibility='hidden'\"></div>"
//<img src='imageget.ashx?/images/online_sm.gif'>
suspendcode14 = "<DIV id=\"lovexin14\" class='newFuDong2'><table width='94'  border='0' cellpadding='0' cellspacing='0'><tr height='20'><td align='center' height='75'><img src='image/b08.jpg' width='94' height='75' /></td></tr><tr  height='20'><td height='35' align='center' background='image/b09.jpg'><a href='http://wpa.qq.com/msgrd?V=1&Uin=3363228&Site=在线咨询&Menu=yes' target='_blank'><img src=image/b07.jpg width='74' height='22'  border='0' /></a></td></tr><tr height='20'><td height='35' align='center' background='image/b09.jpg'><a href='http://wpa.qq.com/msgrd?V=1&Uin=39310227&Site=在线咨询&Menu=yes' target='_blank'><img src=image/b07.jpg width='74' height='22'  border='0' /></a></td></tr><tr height='20'><td height='35' align='center' background='image/b09.jpg'><a href='http://wpa.qq.com/msgrd?V=1&Uin=3363228&Site=在线咨询&Menu=yes' target='_blank'><img src=image/b07.jpg width='74' height='22'  border='0' /></a></td></tr><tr><td height='24' background='image/b09.jpg' align='center'><a href='shengming.asp' target='_blank'><img src=image/shengming.jpg width='90' height='24'  border='0' /></a></td></tr><tr><td height='2'><img src=image/b10.jpg width='94' height='2'  border='0' /></td></tr></table></div>"

document.write(suspendcode12);
document.write(suspendcode14);
window.setInterval("heartBeat()", 1);
