﻿function formatText(index, panel) {
    return index + "";
}
