<!-- Begin

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


document.write('<table width="850" height="76" border="0" cellpadding="0" class="top-menu-area" cellspacing="0">');
document.write('  <tr>');
document.write('    <th width="250" align="left" valign="top" scope="row"><a href="index.html"><img src="picts/logo3.png" alt="Luxury Furniture Restoration and Repair Experts" width="225" height="76" border="0"></a></th>');
document.write('    <td width="600" align="right" valign="top">');

document.write('<a href="index.html" class="menu-top">Home</a> | ');


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



document.write('<a href="services.htm" class="menu-top">Services</a> | ');


document.write('<a href="quotes.htm" class="menu-top">Free Quote</a> | ');



document.write('<a href="contact.htm" class="menu-top">Contact Us</a>');

			   
			   
			   
			   
document.write(' </td>');
document.write('  </tr>');
document.write('</table>');


