function title(a1)
{
	document.write('<TABLE WIDTH=100% ALIGN="CENTER" BORDER=0 CELLSPACING=0 CELLPADDING=3>');
	document.write('<TR><TD CLASS=title>');
	document.write(a1);
	document.write('</TD></TR><TR><TD HEIGHT=7></TD></TR></TABLE>');
}

function mvun(a)
{
	document.write('<TABLE STYLE="MARGIN-BOTTOM:5PT" BORDER=0 CELLSPACING=0 CELLPADDING=3>');
	document.write('<TR><TD COLSPAN=2>');
	if (a == 'a') {
		document.write('<FONT COLOR="#AAAAAA">¤Á´«¤ë¥÷ ¡÷ 2009</FONT> ');
		document.write('<A CLASS=a1 HREF="../news/2009_0508.htm">¡i05¡j</A> ');
		document.write('<A CLASS=a1 HREF="../news/2009_0104.htm">¡i04-01¡j</A>')};
	document.write('</TD></TR>');
}

function mvun2()
{
	document.write('</TABLE><TABLE STYLE="MARGIN-BOTTOM:5PT" WIDTH=97% BORDER=0 CELLSPACING=0 CELLPADDING=3>');
}
