In theory, yes, it's the same way - but you have to carry on the webmaster's account number from page to page, so the coding for the "enter" link that leads to the main page would have to look something like:
http://www.hostedgalleries.info/host...nim/main.shtml<!--#echo var="QUERY_STRING"-->
& then the links from there to the galleries would look like:
http://www.hostedgalleries.info/host.../galery1.shtml<!--#echo var="QUERY_STRING"-->
http://www.hostedgalleries.info/host...gallery2.shtml<!--#echo var="QUERY_STRING"-->