new tcal ({
		// form name
		'formname': 'testform',
		// input name
		'controlname': 'testinput'
	});
