////////////////////////////////////////////////////////////
///Footer Write
////////////////////////////////////////////////////////////
function FooterWrite(){
	document.write('<div class="foot"><p>Copyright &copy; TOKYO MONORAIL CO., LTD. All Rights Reserved</p></div>');	
}