function openplay(skin,id,id1,id2,playid,filename,flag,Realurl){ var widthv,heightv,xposition,yposition xposition = (screen.width - widthv)/2; yposition = (screen.height - heightv)/2; widthv = "945"; heightv = "620"; xposition = (screen.width - widthv)/2; yposition = (screen.height - heightv)/2; window.open('../../look/PlayList/Play3.asp?skin='+skin+'&id='+id+'&id1='+id1+'&id2='+id2+'&playid='+playid+'&filename='+escape(filename)+'&flag='+escape(flag)+"&Realurl="+escape(Realurl)+"&s=play3.htm",'play','toolbar=no,Directories=no,location=no,Status=no,,menubar=no,resizable=no,scrollbars=no,width='+widthv+',height='+heightv+',left='+xposition+',top='+yposition) } //ÆÀÂÛ×ÖÊý¿ØÖÆ var Pl_numb_x=50;