锘?/鍔ㄦ€佸姞杞
function loadScript(url,callback){
var script = document.createElement("script")
script.type = "text/javascript";
if (script.readyState){//IE
script.onreadystatechange = function(){
if (script.readyState == "loaded" || script.readyState == "complete"){
script.onreadystatechange = null;
callback();
}
};
} else { //Others: Firefox, Safari, Chrome, and Opera
script.onload = function(){
callback();
};
}
script.src = url;
document.body.appendChild(script);
}
function online_show() {
if(document.getElementById("XYHOnlineView")){
new scrollx({id:"XYHOnlineView",l:-0.01,t:30,f:1,m:0});
}
}
document.write('
');
document.write('');
document.write('');
document.write('
');
document.write('
');
document.write('- 瀹㈡湇
');document.write('- ');document.write('');document.write('
');
document.write('- ');document.write('');document.write('
');
document.write('- ');document.write('');document.write('
');
document.write('- ');document.write('');document.write('
');
document.write('- ');document.write('
寰俊鎵垜鏈変紭鎯燑/p>
鍒樎犵敯
15899971756
');document.write(' ');
document.write('- ');document.write('');document.write('
');
document.write('
');document.write('
');document.write('- 浜у搧鎼滅储
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');loadScript("/Data/static/js_plugins/online/scrollx.js",online_show)