document.writeln("<!--Menu bar-->");
document.writeln("<DIV STYLE='position:absolute;top:0;'>");
document.writeln("<TABLE width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("<TR>");
document.writeln("	<TD>");
document.writeln("	  <TABLE width='600' border='0' cellspacing='0' cellpadding='0' align='center'>");  
document.writeln("		<TR>");
document.writeln("		 <TD>");
document.write("		 	 <IMG SRC='http://www.import-house.com/images/menu_tab_nomal.gif' width='91' height='14' BORDER='0' ALT='MenuBar' style='cursor:hand;'");
document.write('		 	 	 onclick="MoveLayer(');
document.write("'menubar',0,-50,NaN,0,840)");
document.write('">'); 
document.writeln("		  </TD>");
document.writeln("		</TR>");
document.writeln("	  </TABLE>");
document.writeln("	  </TD>");
document.writeln("  </TR>");
document.writeln("</TABLE>");
 
document.writeln("	<DIV id='menubar' STYLE='position: absolute;top:0;width:100%;height:200px; background-repeat: repeat; background-attachment: scroll; visibility: hidden; background-position: 0% 50%'>");
document.writeln("	  <TABLE width='600' border='0' cellspacing='0' cellpadding='0' align='center'>");  
document.writeln("		<TR>");
document.writeln("		  <TD>");
document.writeln("			<TABLE width='600' border='0' cellspacing='0' cellpadding='0' height='30' bgcolor='#006633' bordercolordark='#CCCCCC'>");  
document.writeln("			  <TR>");
document.writeln("				<TD width='525'>　");
document.writeln("<B><FONT COLOR='#ffffff'><FONT face='OSAKA, ＭＳ Ｐゴシック' size='2' class='j2' lang='ja'>");
document.writeln("｜<A href='http://www.import-house.com/index.html'><FONT COLOR='#ffffff'>ホーム</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/builderspartner/index.html'><FONT COLOR='#ffffff'>ビルダーズパートナー</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/style/index.html'><FONT COLOR='#ffffff'>ライフスタイル</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/landscape/index.html'><FONT COLOR='#ffffff'>ランドスケープ</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/house/index.html'><FONT COLOR='#ffffff'>住宅</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/interior/index.html'><FONT COLOR='#ffffff'>インテリア</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/faq/index.html'><FONT COLOR='#ffffff'>FAQ</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/showhouse/index.html'><FONT COLOR='#ffffff'>ショーハウス</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/links/index.html'><FONT COLOR='#ffffff'>サイト紹介</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/info/index.html'><FONT COLOR='#ffffff'>お問合せ先</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/homefurnishing/index.html'><FONT COLOR='#ffffff'>ホームファニシング</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/goods/index.html'><FONT COLOR='#ffffff'>グッズ</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/furniture/index.html'><FONT COLOR='#ffffff'>輸入家具</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/supplement/index.html'><FONT COLOR='#ffffff'>サプリメント</FONT></A>｜");
document.writeln("<A href='http://www.import-house.com/franchise/index.html'><FONT COLOR='#ffffff'>フランチャイズ</FONT></A>｜");
document.writeln("<A href='http://www.agle.co.jp/import/index.asp'><FONT COLOR='#ffffff'>資料請求</FONT></A>｜");
document.writeln("</FONT></FONT></B>");
document.writeln("				</TD>");
document.writeln("				<TD width='75'>");
document.writeln("					<A href='mailto:info@import-house.com'><IMG src='http://www.import-house.com/images/email.gif' width='75' height='20' border='0'></A>");
document.writeln("				</TD>");
document.writeln("			  </TR>");
document.writeln("			</TABLE>");
document.writeln("		  </TD>");
document.writeln("		</TR>");
document.writeln("		<TR height=6 bgcolor='#006633'><TD></TD>");
document.writeln("		</TR>");
document.writeln("		<TR>");
document.writeln("		  <TD>");
document.write("	  		<IMG src='http://www.import-house.com/images/menu_tab_pulled.gif' width='600' height='14' onclick=");
document.write('"MoveLayer(');
document.write("'menubar',NaN,NaN,NaN,0,840)");
document.write('" style="cursor:hand" alt="Menu Close"><BR>');
document.write("			<IMG SRC='http://www.import-house.com/images/menu_tab_nomal.gif' WIDTH='91' HEIGHT='14' BORDER='0' ALT='MenuBar' STYLE='cursor:hand;'");  
document.write("				onclick=");
document.write('"MoveLayer(');
document.write("'menubar',NaN,NaN,NaN,0,840)");
document.write('">');  
document.writeln("		  </TD>");
document.writeln("		</TR>");
document.writeln("	  </TABLE>  ");
document.writeln("	</DIV>");
document.writeln("</DIV>          ");
document.writeln("<BR>");
document.writeln("<!--/Menu Bar -->");          
