function getVar(varName)
	{
	return this[varName];
}