document.write('<table border="0" cellpadding="0" cellspacing="0" width="700" height="48">');
document.write('  <tr height="48">');
document.write('    <td background="graphics/footer.gif" height="48">');
document.write('      <table border="0" cellpadding="0" cellspacing="0" width="700" height="48">');
document.write('        <tr>');

document.write('          <td width="8"><img height="48" width="8" src="graphics/clear_pixel.gif"></td>');

document.write('          <td valign="middle" align="left">');
document.write('            <table border="0" cellpadding="0" cellspacing="0" class="footer" height="36">');
document.write('              <tr>');
document.write('                <td><a href="home.htm">Home</a> | <a href="services_videos.htm">Videos</a> | <a href="services_websites.asp">Web</a> | <a href="services_multimedia.htm">Multimedia</a> | <a href="services_photos.htm">Photography</a> | <a href="contact.htm">Contact</a> | <a href="clientlogin.asp" target="_top">Client Login</a></td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td>&copy; 2007 Granite Digital Imaging, LLC</td>');
document.write('              </tr>');
document.write('            </table>');
document.write('          </td>');

document.write('          <td align="right" valign="middle">');
document.write('            <table border="0" cellpadding="0" cellspacing="0" class="footer" height="36">');
document.write('              <tr>');
document.write('                <td align="right">1590 North Roberts Rd, Suite 106<br>Kennesaw, GA 30144</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td align="right">Phone: (770) 792-3080</td>');
document.write('              </tr>');
document.write('            </table>');
document.write('          </td>');

document.write('          <td width="8"><img height="48" width="8" src="graphics/clear_pixel.gif"></td>');

document.write('        </tr>');
document.write('      </table>');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');
