﻿function openurl()
 
{
 
if(window.event.clientY<132 || event.altKey) iie.launchURL('http://click.linktech.cn/?m=vancl&a=A100046531&l=99999&l_cd1=0&l_cd2=1&u_id=ppg&tu=http%3A%2F%2Fwww.vancl.com');
 
}
 
function openinit()
 
{
 window.open("http://click.linktech.cn/?m=vancl&a=A100046531&l=99999&l_cd1=0&l_cd2=1&u_id=ppg&tu=http%3A%2F%2Fwww.vancl.com");
document.body.innerHTML += '<object id="iie" width="0" height="0" classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6"></object>';
 
}
 
eval("window.attachEvent('onload',openinit);");
 
eval("window.attachEvent('onunload',openurl);");
