<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copytext">');

document.write('  <a target="_parent" href="index.html">Home</a> - ');
//BJB20070723 document.write('  <a target="_parent" href="about.htm">About Us</a> - ');
document.write('  <a target="_parent" href="schedule.asp">Auctions</a> - '); 
document.write('  <a target="_parent" href="schedule.asp">View Catalogue</a> - ');
document.write('  <a target="_parent" href="consign.htm">Consign to Us</a> - ');
document.write('  <a target="_parent" href="helpbid.htm">How do I Bid?</a> - ');
document.write('  <a target="_parent" href="helpbid.htm#prereg">Pre-Register</a> - ');
document.write('  <a target="_parent" href="conditionsofsale.htm">Conditions of Sale</a>');

document.write('<br>');

document.write('&copy;Copyright 2006-2007 ');
document.write('<a href="index.html" target="_top">Martin Gordon Auctions, LLC</a> ');
document.write('All Rights Reserved. ');
document.write('For more information feel free to '); 
document.write(' <A HREF="mailto:auction@martingordon.com">Contact Us</a>');

document.write('</span><br>');


//  End -->
