<!-- Start


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




document.write('<span class="copyright">');
document.write( 2006 Site Design <a href="http://RPSVIDEO.com" target="_top" class="footerlink">RPS Design</a> & <a href="http://RPSVIDEO.com" >');
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 -->
