function QQ(desktopURL){
        desktop =window.open(desktopURL,"QQ","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=635,height=470,resizable=0,MARGINWIDTH=0,MARGINHEIGHT=0");
        }
