function toQzoneLogin(param, width, height)
{
    var A=window.open(param,"TencentLogin","width="+width+",height="+height+",menubar=0,scrollbars=1, resizable=1,status=1,titlebar=0,toolbar=0,location=1");
}
