(args); }else{ if(args){ /* default behaviour is link */ if(args.href){ /* default link is target='_blank' */ window.open(args.href) } } } return false; /* inhibit default behaviour */ }