window.onload = function() {
	document.getElementById('header_area').innerHTML += '<ul><li><a href="./">HOME</a></li></ul>' ;
}