<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 2009 ');

document.write('<a href="index.html" target="_top">Meriden Daffodil Festival</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Contact Us</a>');

document.write('</span><br>');

//  End -->

var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-22904850-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
