I need to add a block like this. So I can exchange links with friends. How can I do this with drupal module?
Let's say you want to display friends links on your home page. Create a new block from admin/build/block screen. Select "Show on only the listed pages." enter <front> in the pages text area.
Another way of creating a block like this is to create a menu item with submenus. When you create the menu item, it will automatically create a block that you can assign a page position to in "configure blocks".