<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

//  document.write('Site Maintenance by <a href="#" target="_self" class="footerlink" onclick="playsound(soundfile)" onmouseover="doTooltip(event,0)" onmouseout="hideTip()">Michael</a><br>');

document.write('Site Maintenance by <a href="#" target="_self" class="footerlink">Michael</a><br>');

document.write('<a href="mailto:webmaster@cathilocati.com?subject=problems using www.cathilocati.com...&cc=info@cathilocati.com" target="_self" class="footerlink">Problems?</a>');

//  cheers & jeers, praise & problems, gripes & goofs, etc. include thumbs up / thumbs down?

document.write('</span>');

// ALLOW IE FLASH CONTENT

theObjects = document.getElementsByTagName("object"); 
for (var i = 0; i < theObjects.length; i++) { 
theObjects[i].outerHTML = theObjects[i].outerHTML; 
}


//  End -->
