function expand(src, path) { var baseUrl = location.href; var i = baseUrl.indexOf("&object="); baseUrl = (i > 0 ? baseUrl.substring(0 ...
確定! 回上一頁