﻿function initOptionBox(elm)
{
	return initCheckBox(elm);
}
