well, if you have the current console password to get in to it, and the current enable secret password, it shouldn't be too hard to erase the current config, that way you could reconfigure it however you want to. To do so, from enable mode, type in:
>conf t
>erase startup-config
(ctrl+z)
>wr
>reload
(then confirm with a "y" or by hitting enter)
after you do that the router will have NO passwords and you should be able to set up your own enable password , and enable secret password. To do so get into enable mode simply by pressing enter once it reloads, that should give you a prompt " ROUTER> ", then get into enable mode simply by typing in " en" , your prompt should change to " ROUTER# " Once here, you're ready to set up your new enable password, and enable secret password. To do so, (from enable mode), type in:
>conf t
>enable password whateveryouwantittobe
>enable secret whateveryouwantittobe
(ctrl+z)
>wr
KEEP IN MIND, you'll still have to set up your passwords for your VTY, CONSOLE, and AUX interfaces
Hope this helps!
I'm the Fanciest of the Fancy...INDEED