document.write( '<div id="banner">' );
document.write( '<table class="banner">' );
document.write( '<tr>' );
document.write( '<td>Match Grun Photography</td>' );
document.write( '</tr>' );
document.write( '</table>' );
document.write( '</div>' );

