Page is a not externally linkable
g1smd - 10:04 am on Jul 19, 2006 (gmt 0)
Not all browsers run JavaScript, so I would avoid doing that. I like PHP includes for common code that appears on multiple pages.
>> (it's good to put some layout, header, footer and navigation code to JavaScript document.write or at least put it at the end of the code, so the beginning of page content was unique) <<