function main_head(){
	document.write('<title>Midnight Gate</title>\n');
	document.write('<meta name="editor" content="TTT Editor">\n');
	document.write('<base href=\'http://rigel5th.fc2web.com/\'>\n');
	document.write('<link rel="stylesheet" type="text/css" href="/default.css">\n');
}

function main_footer(){
	document.write('</div>');
	document.write('</div>');
	document.write('</td></tr></table>');
	document.write('<div align="center" class="bottom">IE„§</div>');
}

function main_menu(){
	document.write('<table border="0" align="center" cellspacing="0" cellpadding="0" class="bace"><tr><td align="left" valign="top">');
	document.write('<div class="head">');
	document.write('<div class="menu"><a href="/link.html" target="_top" title="LINK">LINK</a></div>');
	document.write('<div class="menu"><a href="/text.html" target="_top" title="—·“ú‹L">TEXT</a></div>');
	document.write('<div class="menu"><a href="/photo.html" target="_top" title="ŽÊ^">PHOTO</a></div>');
	document.write('<div class="menu"><a href="/index.html" target="_top">TOP</a></div>');
	document.write('<strong>Midnight&nbsp;Gate</strong>');
	document.write('</div>');
	document.write('<br class="cls">');
	document.write('<div class="words">');
}

function main_body(){
	document.write('<div class="words2">');
}

function text_menu(){
	document.write('<div class=\"side\">');
	document.write('<div class=\"side2\">');
	document.write('¡—·“ú‹L<br>');
	document.write('„¥&nbsp;<a href=\"/text/fiji.html\" target="_top\">ƒtƒBƒW[</a><br>');
	document.write('„¥&nbsp;<a href=\"/text/bali.html\" target="_top\">ƒoƒŠ</a><br>');
	document.write('„¥&nbsp;<a href=\"/text/phuket.html\" target="_top\">ƒv[ƒPƒbƒg</a><br>');
	document.write('„¤&nbsp;<a href=\"/text/borneo.html\" target="_top\">ƒ{ƒ‹ƒlƒI</a><br>');
	document.write('</div>');
	document.write('</div>');
}

function photo_menu(){
	document.write('<div class=\"side\">');
	document.write('<div class=\"side2\">');
	document.write('¡&nbsp;PHOTO<br>');
	document.write('„¥&nbsp;<a href=\"/photo/greece/index.html\" target=\"_top\">ƒMƒŠƒVƒƒ</a><br>');
	document.write('„¥&nbsp;<a href=\"/photo/fiji/index.html\" target=\"_top\">ƒtƒBƒW[</a><br>');
	document.write('„¥&nbsp;<a href=\"/photo/bali/index.html\" target=\"_top\">ƒoƒŠ</a><br>');
	document.write('„¥&nbsp;<a href=\"/photo/phuket/index.html\" target=\"_top\">ƒv[ƒPƒbƒg</a><br>');
	document.write('„¥&nbsp;<a href=\"/photo/borneo/index.html\" target=\"_top\">ƒ{ƒ‹ƒlƒI</a><br>');
	document.write('„¥&nbsp;<a href=\"/photo/hokkaido/index.html\" target=\"_top\">–kŠC“¹</a><br>');
	document.write('„¤&nbsp;<a href=\"/photo/other/index.html\" target=\"_top\">‚»‚Ì‘¼</a>');
	document.write('</div>');
	document.write('</div>');
}