DIRECTIONS:

This section is where content will be loaded.
Replace this content with your "Home Page" content.
The provided javascript function "GJHDigitalLoadPage('yourpage.html');" can be used to dynamically additional load content.
Replace the 'yourpage.html' parameter with a web page on your website that you want it's content to be displayed. You can use the GJHDigitalLoadPage() function to display any webpage's content as long as the webpage is hosted on your website.

Use the GJHDigitalLoadPage() javascript function with each navigation item you add. Example:
< li >< a onclick="GJHDigitalLoadPage('homeFrame.html');">Home< / a >< / li>