/* * 改寫網頁的根路徑參考 * 呼叫時以查詢字串傳入新的路徑 * @author Sewii * @version v 1.1 2009/10/27 */ if (document.domain) { var __base = document.location.href.match (/.*\//); var __path = 'units/user'; document.write (''); }