function mvun()
{
	document.write('<TABLE STYLE="MARGIN-BOTTOM: 7PT" WIDTH=550 ALIGN="CENTER" BORDER=0 CELLSPACING=0 CELLPADDING=2>');
	document.write('<TR><TD ALIGN="CENTER" STYLE="line-height:15pt">');
	document.write('<A CLASS=a1 HREF="000.htm">【公會指令】</A>');
	document.write('<A CLASS=a1 HREF="001.htm">【城戰地圖】</A>');
	document.write('<A CLASS=a1 HREF="006.htm">【地圖名稱】</A>');
	document.write('<A CLASS=a1 HREF="002.htm">【經驗需求】</A><BR>');
	document.write('<A CLASS=a1 HREF="003.htm">【公會技能】</A>');
	document.write('<A CLASS=a1 HREF="007.htm">【監護圖鑑】</A>');
	document.write('<A CLASS=a1 HREF="004.htm">【寶箱列表】</A>');
	document.write('<A CLASS=a1 HREF="005.htm">【城戰限制】</A>');
	document.write('</TD></TR></TABLE>');
}

function mvun2()
{
	document.write('<TABLE STYLE="MARGIN-BOTTOM: 7PT" WIDTH=550 ALIGN="CENTER" BORDER=0 CELLSPACING=0 CELLPADDING=2>');
	document.write('<TR><TD ALIGN="CENTER" STYLE="line-height:15pt">');
	document.write('<A CLASS=a1 HREF="008.htm">【基本介紹】</A>');
	document.write('<A CLASS=a1 HREF="009.htm">【領地寶箱】</A>');
	document.write('</TD></TR></TABLE>');
}

function title(a1)
{
	document.writeln('<TABLE STYLE="MARGIN-BOTTOM:5PT" WIDTH=602 ALIGN="CENTER" BORDER=0 CELLSPACING=0 CELLPADDING=2>');
	document.writeln('<TR><TD CLASS=bg>');
	document.writeln(a1);
	document.writeln('</TD></TR></TABLE>');
}

function etc()
{
	document.write('<TABLE WIDTH=500 ALIGN="CENTER" BORDER=0 CELLSPACING=0 CELLPADDING=3>');
	document.write('<TR><TD ALIGN="CENTER" HEIGHT=30>');
	document.write('<A STYLE="FONT-SIZE:9PT;COLOR:#EEE;text-decoration:none;" HREF="#top">【回頂端】</A>');
	document.write('<A STYLE="FONT-SIZE:9PT;COLOR:#EEE;text-decoration:none;" HREF="javascript:history.go(-1)">【回上頁】</A>');
	document.write('</TD></TR></TABLE>');
	document.write('<IFRAME SRC="../count.htm" WIDTH=0 HEIGHT=80 SCROLLING=NO FRAMEBORDER=0></IFRAME>');
}
