get_user_friends($_SESSION['user']->getGUID(),"",9999))); // Format page $body = elgg_view_layout('two_column_left_sidebar','', elgg_view_title(elgg_echo('friends:collections:add')) . $area2); // Draw it echo page_draw(elgg_echo('friends:collections:add'),$body); ?>