I'm starting to get a fair amount of content on my Drupal site. Managing menus is becoming seriously tedious. When I go to add series of menus, I do Administer > Site building > Menus to add a menu. The rendering of this page is a great irritation to me as it takes 10-40 seconds each time. 99% of the time I don't want to use the drag and drop feature... which is very cool when I do need it, but to just add a bunch of menus, it's a very large pain.

How do I disable the drag and drop? It'd be most wonderful if it could be /admin/build/menu could take a parameter of some sort, then I could have two menu links, one fast one slow. Right now I'm ready to start trashing the code to get rid of this irritation. I thought of disabling Javascript in my browser, but I suspect that would cause more problems than it would solve.

What can I do? TIA