if (typeof(html_root) == "undefined") {
	var html_root = root;
}
document.write('<ul>');
document.write('<li><a href="http://'+pub_url+'/rooms/search"><img src="'+root+'share/menu01_off.gif" alt="高齢者用住宅" width="139" height="40" border="0"></a></li>');
document.write('<li><a href="'+html_root+'construction/index.html"><img src="'+root+'share/menu02_off.gif" alt="介護付有料老人ホーム" width="199" height="40" border="0"></a></li>');
document.write('<li><a href="'+html_root+'construction/index.html"><img src="'+root+'share/menu03_off.gif" alt="軽費老人ホーム" width="152" height="40" border="0"></a></li>');
document.write('<li><a href="'+html_root+'construction/index.html"><img src="'+root+'share/menu04_off.gif" alt="養護老人ホーム" width="151" height="40" border="0"></a></li>');
document.write('<li><a href="'+html_root+'construction/index.html"><img src="'+root+'share/menu05_off.gif" alt="介護老人保険施設" width="169" height="40" border="0"></a></li>');
document.write('<li><a href="'+html_root+'construction/index.html"><img src="'+root+'share/menu06_off.gif" alt="グループホーム" width="154" height="40" border="0"></a></li>');
document.write('</ul>');

