function fnFooBar(strVal) { alert(strVal); return 1; }