<!-- Start

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

document.write('<TABLE width="100%" cellspacing="0" border="0" cellpadding="10" class="footertext">');
document.write('<tr><td nowrap align="left" width="33%">&nbsp;&nbsp;&nbsp;')
document.write('&copy; Copyright 2008 ');
document.write('<a href="home.php" target="_top" class="footerlink">Ruby\'s Gallery</a> ');
document.write('|');
document.write(' <a href="contact.htm" class="footerlink">Contact</a></td>');
document.write('<td nowrap class="footerlink" align="center" width="33%">Best viewed with Internet Explorer 8</td>');
document.write('<td nowrap align="right" class="footerlink" width="33%">');
document.write('&copy; 2008 Site Design <a href="mailto:carloappelman@casema.nl" target="_top" class="footerlink">C. Appelman</a>&nbsp;&nbsp;&nbsp;</td>');
document.write('</tr></TABLE>');


//  End -->
