function foo(a,b,c,d){ var b = b || 0; var c = c || ''; var d = d || 0; o.wss.Popup(a,b,c,d); }; foo('text');