<!-- Begin

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

document.write('<span class ="footer">');

document.write('<a href="index.html" target="_top">Home</a>');

document.write(' l ');

document.write('<a href="site_map.htm" target="_top"> Site Map</a> ');

document.write(' l ');

document.write('<a href="privacy.htm" target="_top"> Privacy Policy</a> ')

document.write(' l ');

document.write('</span><br>');

//  End -->