Page is a not externally linkable
g1smd - 11:31 pm on Feb 11, 2011 (gmt 0)
If you have PHP on the server then use PHP includes.
You do NOT need to change the filenames or extensions, but you will need to tell the server to interpret .html (or whatever you use) files as able to contain PHP instructions.
Do not use JS. It is the wrong solution.