function MtFormEnd(){
	var form = '</form>';
	return form;
}
document.write(MtFormEnd());
// UTF-8 記述
