﻿
// NOTE: If you use a ' add a slash before it like this \'
var d = new Date();
document.write('<p style="color:black; font-size:small" >Welcome to Chelpers.biz, the Personal Computer Consultant in the Ocean Shores, Washington State Area<p>');
document.write('<p>Copyright © 1990 - ' + d.getFullYear() + ' <b>CHelpers</b>. All Rights Reserved.</p>');