I've made a group and I like to invite all my friends
but I have no lists and all my friends are in
individual networks. I was wondering if there is a way to
select all your friends somehow. Thanks
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}