Tip 1:
In the HTML file you can also use MMB-friendly HTML links:

<a href="page:Page 2">Go To Page 2</a>
To move to specific page of MMB project or use next, previous, first or back

<a href="script:Script1">Run Script1</a>
To run specific project on current page
(or oher pages using script:Page 2::Script syntax)

Tip 2
You can use Embedded html files. If you use it don't forget that you have to embed all the images and related pages your html file use or link to. Embedded files can't be in different directories so all html files and images must be in the same directory.

Note:
Browser Object needs IE 4.x-5.x installed on users machine. If user doesn't have IE, then the object will launch default html viewer.