for(var i=0; i<Imgs.length;i++) imgstr+='<img src="'+linkaddr+"/"+Imgs[i]+'" width="600" height="800">'; nwin.document.write(imgstr); ...
確定! 回上一頁