<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

// NOTE: For no host copyright erase only the next 2 lines


document.write('<span class="copyright">');
document.write('Hosted by <a href="http://bluehost.com" target="_blank">BlueHost</a> &copy;</span>');


document.write('<br>');


// This code prints the lastModified timestamp of the displayed page below the Kolani copyright
document.write('Page last updated on:<br>')
document.write(document.lastModified)


//  End -->