function coreDictionary()
{
	dict.add('test','&nbsp;&nbsp;<b>test</b> - test');
	
	dict.sort('name');
}
