<script type="text/javascript" >; function isEmpty(obj) {; if (typeof obj == 'undefined' || obj === null || obj === '') return true; ...
確定! 回上一頁