a quick look gave me this page
Parsing The Querystring with Javascript
You'll have to hack the Javascript a bit (obviously) ... but you should be able to parse the URL with the query string and then with a onload you should be able to update the iframe with whichever page you want
(untested but it should work)