Demo
View Source
function fnFooBar(strVal) { alert(strVal); return 1; }