var formUrl = window.location.host;
var SwtLink = "http://dat.zoosnet.net/LR/Chatpre.aspx?id=DAT39702219&lng=cn&e=yh5bu_3t_"+formUrl+"&r=yh5bu_3t_"+formUrl+"&p=yh5bu_3t_"+formUrl;
function SwtUrl(){
window.open(SwtLink);
}
//自动显示
function fd_Show()
{
//document.getElementById("fd-left").style.visibility = "";
//document.getElementById("fd-right").style.visibility = "";
document.getElementById("fd-mid").style.visibility = "";
//document.getElementById("fd-foot").style.visibility = "";
}
var skipdivtime = 10000;
window.setInterval("fd_Show()",skipdivtime);
//自动显示
/*
//中间浮动
function fd_mid_hide()
{
document.getElementById("fd-mid").style.visibility = "hidden";
}
document.write('');
document.write('');
document.write('
');
document.write('
');
document.write('
');
//中间浮动
*/
//右边浮动
//function fd_right_hide()
//{
//document.getElementById("fd-right").style.visibility = "hidden";
//}
//document.write('');
//document.write('');
//document.write('
');
//document.write('
');
//document.write('
');
//右边浮动