document.write('<center>' +
  '<table border="0" width="100%">' +
    '<tr>' +
       '<td width="100%">' +
'<center>' +
    '<table border="0" cellspacing="0" cellpadding="0">' +
      '<tr>' +
        '<td>' +
		'<a href="main.htm" title="Click here to go to the ArtEffects Homepage">' +
        '[Home]</a>&nbsp;&nbsp;' +
		'</td>' +
			
        '<td>' +
		'<a href="contact.htm" title="Click here to Contact Terry">' +
        '[Contact&nbsp;Us]</a>&nbsp;&nbsp;' +
		'</td>' +
		
        '<td>' +
		'<a href="guant.htm" title="Click here see our Gaurantee">' +
        '[Our&nbsp;Guarantee]</a>&nbsp;&nbsp;' +
		'</td>' +
	  '</tr>' +
    '</table>' +
'</center>' +
'<br>' +
'<center>' +
    '<table border="0" cellspacing="0" cellpadding="0">' +
      '<tr>' +
        		
        '<td>' +
		'<a href="privacy.htm" ' +
                'title="Click here read our Privacy Statement">' +
                '[Privacy&nbsp;Statement]</a>&nbsp;&nbsp;' +
		'</td>' +
		
        '<td>' +
		'<a href="cpyright.htm" ' +
                'title="Click here to to read our Copyright Statement">' +
                '[Copyright&nbsp;Statement]</a>&nbsp;&nbsp;' +
		'</td>' +
	  '</tr>' +
    '</table>' +
	'<p><b>All&nbsp;photography&nbsp;shown&nbsp;is&nbsp;copyrighted&nbsp;Terry&nbsp;Groark</b><br>' +
    '<img src=images/terrySig.gif width=300 height=50 border="4" style="border-style: solid; border-color: #680000" align="top" alt="Terry Groark (Signature)"><br><br>' +
'<a href=mailto:webmaster@earteffects.com>webmaster@earteffects.com</a><br>' + 
'Website designed by Geoff Gelay</p>' +
'</center>' +
 '</td>' +
  '</tr>' +
  '</table>' +
  '</center>');