function ImgLoad(sSrc) · { · var oImg=new Image; · if(oImg.completed) · { · return oImg.src; · } · else ...
確定! 回上一頁