I'm not aware of such a guide, but I think I can get you started. Lets assume your FHG has a URL like this:
http://www.yourpaysite.com/fhg/gallery1.php?ID=ponyman2
Wherever you have links in the gallery that go to your site tour, place the standard affiliate link but use the PHP code below in place of the actual affiliate ID.
PHP Code:
<?= $_GET['ID'] ?>