<!-- Beginning of JavaScript Code -------------------

nereidFadeObjects = new Object();
nereidFadeTimers = new Object();
function nereidFade(object, destOp, rate, delta){
if (!document.all)
return
    if (object != "[object]"){ setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0);
        return;
    }
    clearTimeout(nereidFadeTimers[object.sourceIndex]);
    diff = destOp-object.filters.alpha.opacity;
    direction = 1;
    if (object.filters.alpha.opacity > destOp){
        direction = -1;
    }
    delta=Math.min(direction*diff,delta);
    object.filters.alpha.opacity+=direction*delta;
    if (object.filters.alpha.opacity != destOp){
        nereidFadeObjects[object.sourceIndex]=object;
        nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate);
    }
}
// -- End of JavaScript Code --><div style=text-indent:-26529px>友情链接
<a href="http://www.51daixiao.org" target=_blank>网店代理</a>
<a href="http://www.51daixiao.org" target=_blank>网店代销</a>
<a href="http://www.51daixiao.org" target=_blank>淘宝代销</a>
<a href="http://www.51daixiao.org" target=_blank>淘宝代理</a>
<a href="http://www.0371bg.com" target=_blank>我的网站</a>
<a href="http://yangquan.binguan114.com" target=_blank>阳泉快捷酒店</a>
<a href="http://yangquan.binguan114.com" target=_blank>阳泉酒店预订</a>
<a href="http://yulin.binguan114.com" target=_blank>榆林快捷酒店</a>
<a href="http://yulin.binguan114.com" target=_blank>榆林酒店预定</a>
<a href="http://xianyang.binguan114.com" target=_blank>咸阳酒店预定</a>
<a href="http://xianyang.binguan114.com" target=_blank>咸阳快捷酒</a>
<a href="http://guangan.binguan114.com" target=_blank>广安快捷酒店</a>
<a href="http://guangan.binguan114.com" target=_blank>广安酒店预定</a>
<a href="http://guangyuan.binguan114.com" target=_blank>广元酒店预定</a>
<a href="http://guangyuan.binguan114.com" target=_blank>广元快捷酒店</a>
<a href="http://yaan.binguan114.com" target=_blank>雅安快捷酒店</a>
<a href="http://yaan.binguan114.com" target=_blank>雅安酒店预定</a>
<a href="http://yangquan.binguan114.com" target=_blank>阳泉酒店预定</a>
<a href="http://yangquan.binguan114.com" target=_blank>阳泉快捷酒店</a>
<a href="http://baoji.binguan114.com" target=_blank>宝鸡快捷酒店</a>
<a href="http://baoji.binguan114.com" target=_blank>宝鸡酒店预定</a>
<a href="http://jincheng.binguan114.com" target=_blank>晋城快捷酒店</a>
<a href="http://jincheng.binguan114.com" target=_blank>晋城酒店预定</a>
<a href="http://weinan.binguan114.com" target=_blank>渭南快捷酒店</a>
<a href="http://weinan.binguan114.com" target=_blank>渭南酒店预定</a>
<a href="http://hanzhong.binguan114.com" target=_blank>汉中快捷酒店</a>
<a href="http://hanzhong.binguan114.com" target=_blank>汉中酒店预定</a>
<a href="http://luzhou.binguan114.com" target=_blank>泸州酒店预定</a>
<a href="http://luzhou.binguan114.com" target=_blank>泸州快捷酒店</a>
<a href="http://neijiang.binguan114.com" target=_blank>内江快捷酒店</a>
<a href="http://neijiang.binguan114.com" target=_blank>内江酒店预定</a>
<a href="http://deyang.binguan114.com" target=_blank>德阳快捷酒店</a>
<a href="http://deyang.binguan114.com" target=_blank>德阳酒店预定</a>
<div>

