I want to have a section on my main page, index.shtml, that has all the categories listed, kind of like "the home page template" but incorporated into my index. Is there a cookie (ssi call) I can use?
Why don't you just configure the $build_root_url and $build_root_path to your HOME ROOT directory? Then copy the HTML codes from your "home" page and then incorporate the appropriate tags that are used in the home.html file.