function menu()
{
	document.open();
	document.writeln('<p>');
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="170" height="700">');
	document.writeln('<param name="movie" value="http://www.yamashin-precut.com/parts/menu.swf"><param name="play" value="0"><param name="loop" value="true"><param name="quality" value="high">');
	document.writeln('<embed src="menu.swf" width="170" height="650" type="application/x-shockwave-flash"></object>');
	document.writeln('</p>');
	document.writeln('');
	document.close();
}
function header()
{
	document.open();
	document.writeln('<CENTER><TABLE border="0" cellpadding="0" cellspacing="1" bgcolor="#ff8442" width="748"><TBODY><TR><TD bgcolor="#ffffff"><IMG src="http://www.yamashin-precut.com/parts/title.gif" width="748" height="60" border="0" usemap="#title"><BR><IMG src="http://www.yamashin-precut.com/parts/title02.gif" width="748" height="37" border="0" usemap="#title02"></TD></TR></TBODY></TABLE></CENTER><MAP name="title"><AREA href="http://www.yamashin-precut.com" shape="rect" coords="0,0,216,51"><AREA shape="default" nohref></MAP><MAP name="title02"><AREA href="http://www.yamashin-precut.com/toiawase/index.html" shape="rect" coords="482,14,665,36"><AREA href="http://www.yamashin-precut.com" shape="rect" coords="667,14,751,36"><AREA shape="default" nohref></MAP><MAP name="title021"><AREA href="http://www.yamashin-precut.com/siryou/index.html" target="_top" shape="rect" coords="485,15,573,37"><AREA href="http://www.yamashin-precut.com/toiawase/index.html" target="_top" shape="rect" coords="575,15,666,38"><AREA href="http://www.yamashin-precut.com/index.html" target="_top" shape="rect" coords="669,15,748,37"><AREA shape="default" nohref>');
	document.writeln('');
	document.close();
}
