function header(page) {
	var path = "../";
	var ttl = "";
	var inf = "";
	var rmr = "";

	if (page == 'index') {
		path = "";
		ttl = "<img src=\"img/common/welcome.gif\" alt=\"JAENへようこそ\" />";
		inf = "<b>オーストラリア教育ネットワーク</b>は、オーストラリアの教育に<br/>"
			+ "関心のある先生方、教育について学ぶ学生をサポートします。<br/>"
			+ "「もっと知りたい」を実現するために、当サイトでの情報提供<br/>"
			+ "および、日豪の教育に精通した専門スタッフが現地での充実<br/>"
			+ "した研修、訪問、留学をご提案します。";
		rmr = "info/aboutus.html";
	} else if (page == 'education') {
		ttl = "<img src=\"../img/education/edutitle.gif\" alt=\"オーストラリアの教育内容\" />";
		inf = "<img src=\"../img/education/decoration.jpg\" alt=\"教室の様子\" style=\"margin-right:10px; height: 60px; width: 100px;\" align=\"left\" />"
			+ "教科書がない？&nbsp;学校でお菓子を<br/>"
			+ "食べてもいい？&nbsp;時間割は？<br/>"
			+ "一体どんな学校生活・・・？"
			+ "<br clear=\"all\"/>";
		rmr = "educationsystem.html";
	} else if (page == 'ttt') {
		ttl = "<img src=\"../img/ttt/ttttitle.gif\" alt=\"教員向け研修・教育視察\" />";
		inf = "オーストラリアの教育現場を見てみたい！<br/>"
			+ "オーストラリアで研修を受けてみたい！<br/>"
			+ "目的に合わせてプログラムを企画手配します。";
		rmr = "#";
	} else if (page == 'study') {
		ttl = "<img src=\"../img/study/studytitle.gif\" alt=\"教員向け研修・教育視察\" />";
		inf = "世界的にも高い評価を受けるオーストラリアの教育。<br/>"
			+ "理論と実践のバランスを大切にした教師養成のあり方。<br/>"
			+ "学習者を中心にしたティーチング・スタイルは、本当の<br/>"
			+ "「考える力」「生きる力」を育てます。<br/>"
			+ "また、移民の国オーストラリアでは、英語を母国語としない<br/>"
			+ "人達のための英語教育が発達しています。<br/>"
			+ "親日的なオーストラリアで、英語の勉強をしてみませんか？";
		rmr = "#";
	} else if (page == 'aboutus') {
		ttl = "<img src=\"../img/info/jaen.gif\" alt=\"オーストラリア教育ネットワークについて\" />";
		inf = "<span class=\"green\ style=\"font-weight: bold;\">JAPAN AUSTRALIA EDUCATION NETWORK</span>";
		rmr = "#";
	} else if (page == 'contactus') {
		ttl = "<div style=\"color: #006600; font-size: 18px; text-align: left;\">CONTACT US</div>";
		inf = "オーストラリアの教育や私達のサービスについてご質問が<br/>"
			+ "ございましたらお気軽にご連絡ください。<br/>"
			+ "このサイトへのご意見やご感想、リクエストなどもお気軽に<br/>"
			+ "お寄せいただけましたら大変ありがたいです。<br/><br/>"
			+ "本部オフィスはオーストラリア、シドニーにあります。";
		rmr = "#";
	} else if (page == 'sitemap') {
		ttl = "<div style=\"color: #006600; font-size: 18px; text-align: left; font-weight: bold;\">サイトマップ</div>";
		inf = ""
			+ "";
		rmr = "#";
	} else if (page == 'special') {
		ttl = "<img src=\"../img/info/specialtitle.gif\" alt=\"今月の特集\" />";
		inf = "<span class=\"green\ style=\"font-weight: bold;\">日本のキッズゲルニカオーストラリアへ上陸</span>";
		rmr = "#";
	} else {
		ttl = "ページタイトル";
		inf = "表示情報";
		rmr = "#";
	}

	thd = "<div id=\"header_top\">"
		+ "<div id=\"header_top_left\">"
		+ "<img style=\"margin-top: 50px;\" src=\"" + path + "img/common/Logo_01.gif\" alt=\"JAEN Logo\">"
		+ "</div>"
		+ "<div id=\"header_top_right\">"
		+ "<div style=\"margin-top: 50px;\">"
		+ "<a class=\"red\" href=\"" + path + "index.html\">HOME</a>&nbsp;|&nbsp;"
		+ "<a class=\"red\" href=\"" + path + "info/sitemap.html\">SITE MAP</a>&nbsp;|&nbsp;"
		+ "<a class=\"red\" href=\"" + path + "info/contactus.html\">CONTACT US</a>"
		+ "</div>"
		+ "<div class=\"dark\" style=\"margin-top: 10px;\">"
		+ "「教育」をキーワードに、先生、生徒、<br />学生のみなさんを応援します！"
		+ "</div>"
		+ "</div>"
		+ "</div>"; 

	chd = "<div id=\"header_center\" >"
		+ "<span style=\"margin: 0 30px; font-weight: bold;\">"
		+ "<a class=\"red\" href=\"" + path + "education/education.html\">オーストラリアの教育</a>"
		+ "</span>"
		+ "|"
		+ "<span style=\"margin: 0 30px; font-weight: bold;\">"
		+ "<a class=\"red\" href=\"" + path + "ttt/tttprogram.html\">研修プログラム</a>"
		+ "</span>"
		+ "|"
		+ "<span style=\"margin: 0 30px; font-weight: bold;\">"
		+ "<a class=\"red\" href=\"" + path + "study/study.html\">留学</a>"
		+ "</span>"
		+ "|"
		+ "<span style=\"margin: 0 30px; font-weight: bold;\">"
		+ "<a class=\"red\" href=\"" + path + "info/aboutus.html\">ごあいさつ</a>"
		+ "</span>"
		+ "</div>";

	bhd = "<div id=\"header_bottom\" style=\"padding-left: 170px;\">"
		+ "<div style=\"margin-top: 25px;\">" + ttl + "</div>"
		+ "<div class=\"dark\" style=\"margin-top: 10px; \">" + inf + "</div>"
		+ "<div style=\"margin-top: 10px; \">"
//		+ "<a href=" + rmr + ">"
//		+ "<img src=\"" + path + "img/common/readmore.gif\" alt=\"read more\">"
//		+ "</a>"
		+ "</div>"
		+ "</div>";	

	// output
	document.write("<div id=\"header\">");
	document.write(thd);
	document.write(chd);
	document.write(bhd);
	document.write("</div>");
}

function footer(page) {
	var path = "../";

	if (page == 'index') {
		path = "";
	};
	lft = "<div id=\"footer_left\">"
		+ "<div style=\"margin-top: 20px;\">"
		+ "<a class=\"dark\" href=\"" + path + "index.html\">HOME</a>&nbsp;&nbsp;|&nbsp;&nbsp;"
		+ "<a class=\"dark\" href=\"" + path + "education/education.html\">オーストラリアの教育</a>&nbsp;&nbsp;|&nbsp;&nbsp;"
		+ "<a class=\"dark\" href=\"" + path + "ttt/tttprogram.html\">研修プログラム</a>&nbsp;&nbsp;|&nbsp;&nbsp;"
		+ "<a class=\"dark\" href=\"" + path + "study/study.html\">留学</a>&nbsp;&nbsp;|&nbsp;"
		+ "<a class=\"dark\" href=\"" + path + "info/aboutus.html\">ABOUT US</a>"
		+ "</div>"
		+ "</div>";

	rft = "<div id=\"footer_right\">"
		+ "<div style=\"margin-top: 20px;\">"
		+ "<span class=\"policy\">"
		+ "Japan Australia Education Network&copy; 2006<br/>"
		+ "All rights reserved.|Last Updated 24.12.2007"
		+ "</span>"
		+ "</div>"
		+ "</div>";

	// output
	document.write("<div id=\"footer\">");
	document.write(lft);
	document.write(rft);
	document.write("</div>");
}

