Per esempio:

<input type="checkbox"
onclick="prova('stat',(this.checked)?'inline':'')" >

ps: hai dimenticato gli apici in 'stat'

ciao