Ci sono riuscito !!!

function show_line() {
for (var x=2; x<11; x++) {
if (!document.FrontPage_Form1.elements['act_'+x].value.match(/^Click/)) { document.getElementById('act'+x).style.display=''; } else { document.getElementById('act'+x).style.display='no ne'; }
}
}


Grazie xmq x l' attenzione !!