﻿window.onload = function() {
    document.getElementById('title2').innerText = 'Our Products';
}