It's really quite simple.
1. First make a folder named e.g. gallery and upload the TWG to this folder.
2. Log in to your admin-area and make a <H1> headline e.g Gallery. Save it.
3. Edit the Gallery page, which now contains only the headline.
4. Switch to HTML-mode and add the following:
<IFRAME src="http://www.yourdomain.com/gallery/index.php?noborder=true" frameBorder=0 width=540 height=600> </IFRAME>
Switch back to layout-mode. (the gallery should appear) Remember to save!
Of course you can alter the width and height of the IFRAME to your own needs.
The procedure is described in the CMSimple howto's
That should do it!