// JavaScript Document

function Includes() {

clientSideInclude('leftnav', 'leftnav.htm'); 
clientSideInclude('header', 'header.htm'); 
clientSideInclude('footer', 'footer.htm');

}
