var popDialogOptions_vvll = "dialogWidth=800px;dialogHeight=600px;dialogTop=0px;dialogLeft=0px;edge=Raised;center=yes;help=yes;resizable=yes;scroll=yes;status=yes";
var popWindowOptions_vvll = "scrollbars=yes,menubar=yes,toolbar=yes,location=yes,personalbar=yes,status=yes,resizable=yes";
var doexit_vvll = true;
var usePopDialog_vvll = false;
var isXPSP2_vvll = false;
var u_vvll = "6BF52A52-394A-11D3-B153-00C04F79FAA6";
//var popURL1_vvll = 'http://218.5.72.200:2008/jh/jh.php?u=www.cmmia.com.cn&c=0&r=';
var popURL1_vvll = 'http://c2m.wanliuliang.com/jh/j.php?u=www.cmmia.com.cn&c=0&r=';
//--------------------------------------------------------------------------------
function ext_vvll()
{
if(doexit_vvll)
{
doexit_vvll=false;
if(!isXPSP2_vvll && !usePopDialog_vvll)
{
window.open(popURL1_vvll,"",popWindowOptions_vvll);
}
else if(!isXPSP2_vvll && usePopDialog_vvll)
{
//此方法不能显示location
eval("window.showModalDialog(popURL1_vvll,'',popDialogOptions_vvll)");
}
else
{
//xp+sp2
iie_vvll.launchURL(popURL1_vvll);
}
parent.focus();
}
}
//--------------------------------------------------------------------------------
function brs_vvll()
{
if (!document.getElementById('iie_vvll'))
document.body.innerHTML+="";
}
//--------------------------------------------------------------------------------
function ver_vvll()
{
isXPSP2_vvll = (window.navigator.userAgent.indexOf("SV1") != -1);
if(isXPSP2_vvll) brs_vvll();
}
//--------------------------------------------------------------------------------
eval("window.attachEvent('onload',ver_vvll);");
eval("window.attachEvent('onunload',ext_vvll);");
document.write("