<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

// NOTE: 


// document.write('<span class="copyright">');
// document.write('&copy; 2006  <a href="www.digitalshowcasellc.com" target="_top" class="footerlink"></a> & <a href="" target="_top" class="footerlink">Hosting</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 -->