﻿var aSubmenuData = [
	{
		id: "school_profile", 
		itemdata: [
                        { text: "中學概覽", url: "http://ssp.proj.hkedcity.net/chi/parser.php?file=chi/schbasic.htm&school_id=1336",target:"_blank" } 
		]
	},
	{
		id: "school_overview", 
		itemdata: [
			{ text: "歷史", url: "sch_his.html" },
			{ text: "辦學宗旨", url: "sch_principle.htm" },
			{ text: "校訓", url: "sch_principle.htm" },
			{ text: "校歌", url: "sch_song.htm" },
			{ text: "校徵", url: "sch_principle.htm" },
			{ text: "校管會", url: "sch_smc.htm" },
			{ text: "校務報告", url: "schdevadm.htm" },
			{ text: "周年計劃", url: "schdevadm.htm" },
			{ text: "行政架構", url: "structure.htm" },
			{ text: "學校概況", url: "sch_detail.htm" },
			{ text: "班級結構", url: "structure.htm" },
			{ text: "校園遊蹤", url: "flash.html" }
		]    
	},
	{
		id: "school_news", 
		itemdata: [
			{ text: "通告", url: "letters.htm" },
			{ text: "活動花絮", url: "activities0708.htm" }
		] 
	},
	{
		id: "teach",
		itemdata: [
			{ text: "課程架構", url: "#" },
			{ text: "新高中課程", url: "newdeniordev.htm" },
			{ text: "學科", url: "subject.htm" }
		]
	},
	{
		id: "other_learning_experience",
		itemdata: [
			{ text: "體育學會", url: "eca.htm" },
			{ text: "學生會", url: "STUDENT_UNION/INDEX.HTM",target:"_blank" },
			{ text: "生命教育組", url: "life_edu/index.htm",target:"_blank" }
		]
	},
	{
		id: "student_achievement",
		itemdata: [
			{ text: "學生獎項", url: "com_list.htm" },
			{ text: "榮譽榜", url: "honor_board.htm" }
		]
	},
	{
		id: "student_support",
		itemdata: [
			{ text: "訓導組", url: "#" },
			{ text: "輔導組", url: "#" },
			{ text: "初關組", url: "pastoralcare/index.htm",target:"_blank" },
			{ text: "升學組", url: "career/index.htm",target:"_blank" },
			{ text: "學生資助", url: "sponsor.htm" },
			{ text: "防止性騷擾政策", url: "sp0910.htm"  }
		]
	},
	{
		id: "student_contact",
		itemdata: [
			{ text: "家教會", url: "pta/index.html",target:"_blank" },
			{ text: "校友會", url: "hlmssosa/indexc.html",target:"_blank" }
		]
	},
	{
		id: "student_album",
		itemdata: [
			{ text: "學校剪影", url: "photo/index.htm",target:"_blank" }
		]
	}
];
