document.write('<table width="750" border="0" cellspacing="0" cellpadding="0"><tr>');
if( header == "top" ){
	document.write('<td><a href="http://www.alcott.jp/index.html"><img border="0" src="http://www.alcott.jp/image/common/m_home.gif" width="108" height="30" alt="HOME"></a></td>');
} else {
	document.write('<td><a href="http://www.alcott.jp/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'home\',\'\',\'http://www.alcott.jp/image/common/m_home_on.gif\',1)"><img src="http://www.alcott.jp/image/common/m_home_off.gif" alt="HOME" name="home" width="108" height="30" border="0"></a></td>');	
} 
if( header == "floor" ){
	document.write('<td><a href="http://www.alcott.jp/floor/index.html"><img src="http://www.alcott.jp/image/common/m_floorguide.gif" border="0" width="107" height="30" alt="フロアガイド"></a></td>');
} else {
	document.write('<td><a href="http://www.alcott.jp/floor/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'floor\',\'\',\'http://www.alcott.jp/image/common/m_floorguide_on.gif\',1)"><img name="floor" border="0" src="http://www.alcott.jp/image/common/m_floorguide_off.gif" width="107" height="30" alt="フロアガイド"></a></td>');	
}

if( header == "shopnews" ){
	document.write('<td><a href="http://www.alcott.jp/shopnews/index.php"><img src="http://www.alcott.jp/image/common/m_shopnews.gif" border="0" width="107" height="30" alt="ショップニュース"></a></td>');
} else {
	document.write('<td><a href="http://www.alcott.jp/shopnews/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'shopnews\',\'\',\'http://www.alcott.jp/image/common/m_shopnews_on.gif\',1)"><img name="shopnews" border="0" src="http://www.alcott.jp/image/common/m_shopnews_off.gif" width="107" height="30" alt="ショップニュース"></a></td>');
}

if( header == "special" ){
	document.write('<td><img src="http://www.alcott.jp/image/common/m_tokushu.gif" border="0" width="107" height="30" alt=""></td>');
} else {
	document.write('<td><img name="special" border="0" src="http://www.alcott.jp/image/common/m_tokushu_off.gif" width="107" height="30" alt=""></td>');
}

if( header == "alcotttimes" ){
	document.write('<td><img border="0" src="http://www.alcott.jp/image/common/m_ism.gif" width="107" height="30" alt=""></td>');
} else {
	document.write('<td><img name="alcotttimes" border="0" src="http://www.alcott.jp/image/common/m_ism_off.gif" width="107" height="30" alt=""></td>');
}

if( header == "access" ){
	document.write('<td><a href="http://www.alcott.jp/access/index.html"><img src="http://www.alcott.jp/image/common/m_access.gif" border="0" width="107" height="30" alt="アクセス"></a></td>')
} else {
	document.write('<td><a href="http://www.alcott.jp/access/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'access\',\'\',\'http://www.alcott.jp/image/common/m_access_on.gif\',1)"><img name="access" border="0" src="http://www.alcott.jp/image/common/m_access_off.gif" width="107" height="30" alt="アクセス"></a></td>');
}

if( header == "information" ){
	document.write('<td><a href="http://www.alcott.jp/information/index.html"><img src="http://www.alcott.jp/image/common/m_infomation.gif" border="0" width="107" height="30" alt="インフォメーション"></a></td>');
} else {
	document.write('<td><a href="http://www.alcott.jp/information/index.html" onMouseOver="MM_swapImage(\'information\',\'\',\'http://www.alcott.jp/image/common/m_infomation_on.gif\',1)" onMouseOut="MM_swapImgRestore()"><img name="information" border="0" src="http://www.alcott.jp/image/common/m_infomation_off.gif" width="107" height="30" alt="インフォメーション"></a></td>');
}
document.write('</tr></table>');
