function openWindowFront() {
	var popUpWin = open("http://float2006.tq.cn/static.jsp?uin=8846567&ltype=0", "popUpWin", "toolbar=no,location=no,directories=no,status=no,menub ar=no,scrollbar=no,resizable=no,copyhistory=yes,width=600,height=500");
}
try{
	aryADSeq.push("openWindowFront()");
}catch(e){
	openWindowFront();
}
