document.write(
    '<div id="footer">'
        +'<span class="left">&copy; The Barn Theatre</span>'
        +'<span class="right">(810) 622-9114</span>'
        +'242 S. Ridge St., Port Sanilac, MI 48469'
        +'<img src="images/bottom-shadow.png" style="position:absolute; left:0; bottom:-20px;"/>'
        +'<img src="images/bottom-left.png" style="position:absolute; left:0; bottom:0px;"/>'
        +'<img src="images/bottom-right.png" style="position:absolute; right:0; bottom:0px;"/>'
    +'</div>'
    +'<div id="design">Website design by <a href="http://www.mdsc.info" title="MDSC&C Consulting" target="_blank"><img alt="MDSC&C Consulting" src="images/mdscc-96x16.png" style="background:#69b; border:0; margin:0 0 -5px 0;"/></a></div>'
);
