function loadjscssfile(filename, filetype){ if (filetype=="js"){ //if filename is a external JavaScript file var fileref=document.createElement('script') fileref.setAttribute("type","text/javascript") fileref.setAttribute("src", filename) fileref.setAttribute("charset", "utf-8") } else if (filetype=="css"){ //if filename is an external CSS file var fileref=document.createElement("link") fileref.setAttribute("rel", "stylesheet") fileref.setAttribute("type", "text/css") fileref.setAttribute("href", filename) fileref.setAttribute("charset", "utf-8") } if (typeof fileref!="undefined") document.getElementsByTagName("head")[0].appendChild(fileref) } //loadjscssfile("http://resources.hkedcity.net/js/search.js.php", "js"); loadjscssfile("http://resources.hkedcity.net/rdsearch/images/roundCorner.css", "css"); loadjscssfile("http://resources.hkedcity.net/rdsearch/images/design.css", "css"); loadjscssfile("http://resources.hkedcity.net/rdsearch/images/EmbededSearch.css", "css"); MM_preloadImages('http://resources.hkedcity.net/rdsearch/images/but_bgup.jpg', 'http://resources.hkedcity.net/rdsearch/images/but_bg.jpg'); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("\"香港教育城\""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
\"教城服務\"
\"\""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); //document.writeln(""); //document.writeln(""); //document.writeln(""); //document.writeln(""); //document.writeln(""); // end of content //document.writeln(""); //document.writeln(""); // hkedcity icons document.writeln(""); document.writeln(""); document.writeln(""); // end of hkedcity icons document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
\"教城網頁\"
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
\"教學資源\"
重點活動推介:
"); // start of content document.writeln("
重點推介:
\"\" 教城購物廣場
\"\" 網上試題學習平台
\"\" 學與教博覽
最新消息:
\"\" 教城書櫃
\"\" EdV獎勵計劃
\"\" 探知達人
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
教城網站:\"香港教育城\"\"小校園\"\"香港閱讀城\"\"家長童學\"\"教城購物廣場\"
\"\"
\"\"
");