﻿//=========================================================
//  給無障礙網頁用,當使用iframe時,仍能呈現每頁title的不同
//=========================================================
//window.document.title="測試頁";
top.window.document.title="歡迎蒞臨教育部國民電腦網    /     "+window.document.title;
//-------------------------------------------