Anyone tried to use one of the php template systems? I've always wondered what they really bring to the table (or is that "<table>"). When building a site, I usually cut the pages apart into header, nav-bar, footer and other sections, that just get included into whatever PHP page needs them. Here's one I just saw on freshmeat: http://gween.freesources.org/ -dc