I am trying to print a search box and a "nice menus" (module) in the same bloc.

Now, there are two problems to that.

1-I don't know why, but simply to put this code :

<?php print $search_box ?>

does not work. Even if that is in my current theme and work.

2-I don't know how to call the "nice menus". (what code to use)

Any help would be appreciated.