So like an include of them on every page, sort of along the idea of the stuff on the left side on this =>
http://doumc.com ? if so just create the html page and then in PHP include("name.html"); or require, or include_once or require_once whatever. I'm not sure what the equivalent of an include function is in JS though.