﻿<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="footer"> ');

document.write('&copy;Copyright 2010 ');

document.write('<a href="index.html" target="_top">Bridget and Pauley\’s Gourmet Soups and Dips</a> ');

document.write('All Rights Reserved<br>');

document.write('Web Development by '); 

document.write(' <a href="http://smactech.com/" target="_blank">SMAC Tech Inc</a>');

document.write('<br></span>');

//  End -->