function insightAddNewItem(instance)
{
    ApOnListAddEditor.add("insight_" + instance, $("insightAddButton_" + instance));
}
