// Elements
// Load initial settings
document.onload = initPage();
// Function to initialize the page
function initPage() {
}