<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE align="center" cellpadding="0" width="100%" cellspacing="0" border="0" background="picts/background-menu.gif"><tr><td align="center">');

document.write('<TABLE cellpadding="4" cellspacing="2" border="0" background="picts/background-menu.gif"><tr>');
document.write('<td><img src="picts/spacer.gif" width="10" height="1" border="0" alt=""></td>');

document.write('<td><a href="http://www.paris-apartment-rent.com/index.html">Home</a></td>');
document.write('<td>&nbsp;|&nbsp;</td>');
document.write('<td><a href="http://www.paris-apartment-rent.com/studio.html">Studios</a></td>');
document.write('<td>&nbsp;|&nbsp;</td>');
document.write('<td><a href="http://www.paris-apartment-rent.com/1bedroom.html">1&nbsp;Bedroom&nbsp;Apartment</a></td>');
document.write('<td>&nbsp;|&nbsp;</td>');
document.write('<td><a href="http://www.paris-apartment-rent.com/2bedroom.html">2&nbsp;Bedroom&nbsp;Apartment</a></td>');
document.write('<td>&nbsp;|&nbsp;</td>');
document.write('<td><a href="http://www.paris-apartment-rent.com/luxury.html">Luxury&nbsp;Apartment</a></td>');
document.write('<td>&nbsp;|&nbsp;</td>');
document.write('<td><a href="http://www.paris-apartment-rent.com/conditions.html">Terms&nbsp;and&nbsp;Conditions</a></td>');

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

//  End -->