﻿for (j = 2; j < lmt; j++) { var divId = "#ftdisp" + j; $(divId).css("display", "none"); }
$("#ft1").css("background-color", "white");