<!-- Start


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

// NOTE: For no allwebco copyright erase only the next 3 lines


document.write('<span class="copyright">');
document.write('Site Maintained by <a href="http://www.vobeius.com" target="_blank" class="footerlink">Virginia Obeius</a>  <a href="http://www.vobeius.com" target="_top" class="footerlink"></a>');
document.write('</span>');

document.write('<br>');




// ALLOW IE FLASH CONTENT

theObjects = document.getElementsByTagName("object"); 
for (var i = 0; i < theObjects.length; i++) { 
theObjects[i].outerHTML = theObjects[i].outerHTML; 
}





//  End -->