
function stil_on(numan,kerem) {
 stil = numan + ".style.background='" + kerem + "'";
 eval(stil);
}
