// JavaScript Document

function footer()
{
	document.writeln("<div id=\"footer\">");
	document.writeln("<div id=\"bar\"><\/div>");
	document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
	document.writeln("<tr>");
	document.writeln("<td width=\"220\" style=\"padding:0px 0px 10px 0px\"><font color=\"#5D656E\" size=\"1\" face=\"Arial, Helvetica, sans-serif\"><strong>em<font color=\"#B10014\">power<\/font><\/strong>, part of Empower Holdings Limited.<\/font>");
	document.writeln("<td><div id=\"txt\"><a href=\"\/eng\/html\/sitemap\/sitemap.html\">Sitemap<\/a> | <a href=\"\/eng\/pdf\/disclaimer.pdf\" target=\"_blank\" >Disclaimer and Intellectual Property Rights<\/a><\/div><\/td>");
	document.writeln("<\/tr>");
	document.writeln("<\/table>");
	document.writeln("<\/div>")
}

function menu()
{
	document.writeln("<div id=\"nav\">");
	document.writeln("<ul>");
	document.writeln("<li><a href=\"\/eng\/html\/our_concept\/intro.html\">Our concept<\/a><\/li>");
	document.writeln("<li><a href=\"\/eng\/html\/creating_an_advantage\/employers.html\">Creating an advantage<\/a><\/li>");
	document.writeln("<li><a href=\"\/eng\/html\/benefits_choices\/holistic.html\">Benefit choices<\/a><\/li>");
	document.writeln("<li><a href=\"\/eng\/html\/getting_started\/end_to_end.html\">Getting started<\/a><\/li>");
	document.writeln("<li><a href=\"\/eng\/html\/business\/building_partnership.html\">Opportunities for partners<\/a><\/li>");
	document.writeln("<li><a href=\"\/eng\/html\/abt_us\/about_us.html\">About us<\/a><\/li>");
	document.writeln("<li><a href=\"\/eng\/html\/contact_us\/contact_us.html\">Contact us<\/a><\/li>");
	document.writeln("<\/ul>");
	document.writeln("<\/div>")
}

function rightCol()
{
	document.writeln("<div id=\"right_col\">");
	// News Group Start
	document.writeln("<div id=\"promo\">");
	document.writeln("<div id=\"tit\"><img src=\"\/eng\/images\/tit_news.gif\"\/><\/div>");
	// News 01 Start
	document.writeln("<div id=\"list_group\">");
	document.writeln("<div id=\"pt\"><img src=\"\/eng\/images\/img_pt.gif\"\/><\/div>");
	document.writeln("<div id=\"list\"><a href=\"\/eng\/html\/news\/new.html\">News and events<\/a><\/div>");
		document.writeln("<\/div>");
	// Resources 01 Start /eng\/html\/news\/new.html\
	
	// Resources 02 Start
	document.writeln("<div id=\"list_group\">");
	document.writeln("<div id=\"pt\"><img src=\"\/eng\/images\/img_pt.gif\"\/><\/div>");
	document.writeln("<div id=\"list\"><a href=\"\/eng\/html\/promotion\/turnover_costs.html\">Calculate employee's<br>turnover cost<\/a><\/div>");	
		document.writeln("<\/div>");
	// Resources 02 End	
	
	// News 01 End
	
	document.writeln("<div>&nbsp;<\/div>");
	document.writeln("<div id=\"promo_sep\"><\/div>");
	document.writeln("<\/div>");
	// News Group End	
	
	// News 02 Start
	document.writeln("<div id=\"list_group\">");
	document.writeln("<\/div>");
	// News 02 End
	


	// Resources Group Start
	document.writeln("<div id=\"promo\">");
	document.writeln("<div id=\"tit\"><img src=\"\/eng\/images\/tit_resources.gif\"\/><\/div>");
	
	// Resources 01 Start
	document.writeln("<div id=\"list_group\">");
	document.writeln("<div id=\"pt\"><img src=\"\/eng\/images\/img_pt.gif\"\/><\/div>");
	document.writeln("<div id=\"list\"><a href=\"\/eng\/pdf\/empower_brochure.pdf\" target=\"_blank\">empower client brochure<\/a><\/div>");
	document.writeln("<\/div>");
	// Resources 01 End
	
	// Resources 02 Start
	document.writeln("<div id=\"list_group\">");
	document.writeln("<div id=\"pt\"><img src=\"\/eng\/images\/img_pt.gif\"\/><\/div>");
	document.writeln("<div id=\"list\"><a href=\"\/eng\/pdf\/empower_partner_brochure.pdf\" target=\"_blank\">empower partner brochure<\/a><\/div>");
	document.writeln("<\/div>");
	// Resources 02 End
	
	// Resources 03 Start
	document.writeln("<div id=\"list_group\">");
	document.writeln("<div id=\"pt\"><img src=\"\/eng\/images\/img_pt.gif\"\/><\/div>");
	document.writeln("<div id=\"list\">");
	document.writeln("<a href=\"\/eng\/pdf\/empower_research.pdf\" target=\"_blank\">Hong Kong employee benefits research summary<\/a><\/div>");
	document.writeln("<\/div>");
	// Resources 03 End
	
	document.writeln("<\/div>");
	// Resources Group End
	
	document.writeln("<div>&nbsp;<\/div>");
	document.writeln("<div>&nbsp;<\/div>");
	document.writeln("<div id=\"promo_sep\"><\/div>");
	//document.writeln("<div>&nbsp;<\/div>");
	
	// Promo Box Start
	document.writeln("<div id=\"promo_box\"><a href=\"\/eng\/html\/contact_us\/contact_us.html\"><img src=\"\/eng\/images\/front\/btn_emailus.gif\" border=\"0\" \/><\/a><\/div>");
	document.writeln("<div id=\"promo_sep\"><\/div>");
	document.writeln("<div id=\"promo_box\"><a href=\"\/eng\/pdf\/empower_partner_brochure.pdf\" target=\"_blank\"><img src=\"\/eng\/images\/front\/btn_tour.gif\" \/><\/a><\/div>");
	// Promo Box End
	document.writeln("<\/div>")
}
