e:\inetpub\domains 3pull - MLS Search plugin sites agents - Agent Templates & Custom Sites offices - Office Templates & Custom Sites teams - Team Templates & custom sites builders - Builder Websites (all Custom) developer - Development/Subdivision Websites (all custom) Distro Files e:\inetpub\domains\common_files\templateFiles\agent\distro - "Distro Files" - all files copied into new agent domain directory when created e:\inetpub\domains\common_files\templateFiles\team\distro - "" Teams e:\inetpub\domains\common_files\templateFiles\office\distro "" Offices e:\inetpub\domains\common_files\templateFiles\3pull\distro "" 3pull Sites Standard "Distro" files contain 1 line of code, a to include the appropriate file from the domains\common_files\templateFiles\agent|office|team|3pull directory. Interface Files Provide an interface between client's domain directory and the library. Contains code to pull in header & footer file, and to call a template from the library. Some Interface files contain variable declarations, but code in these files should be kept to a minimum. Example: Dancaf.com/quickSearch.cfm calls e:\inetpub\domains\teams\dancaf.com\quicksearch.cfm -> e:\inetpub\domains\common_files\templateFiles\team\quickSearch.cfm -> e:\coldfusion8\customTags\lib\common\mlsSearch\dspQuickSearch.cfm domain | V interface | V library