﻿function inputCheck_index(form_id, url)
{

	go_url(form_id, url);
	return;
}