<!-- Begin

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

document.write('<TABLE cellpadding="0" cellspacing="0" width="100%" border="0" background="../picts/background-menu.gif"><tr><td>');
document.write('<img src="../picts/spacer.gif" width="5" height="23"></a><br>');

document.write('</td></form><form action="../studio.html"><td>');
document.write('<input type="submit" value="Our Studios" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../1bedroom.html"><td>');
document.write('<input type="submit" value="1 Bedroom Flats" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../2bedroom.html"><td>');
document.write('<input type="submit" value="2 Bedroom Flats" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../about.htm"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../who_we_are.htm"><td>');
document.write('<input type="submit" value="Who we are" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../community.htm"><td>');
document.write('<input type="submit" value="Community" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../montmartre_artists.htm"><td>');
document.write('<input type="submit" value="Artists" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../paris.htm"><td>');
document.write('<input type="submit" value="About Paris" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="../contact.htm"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><td>');
document.write('<img src="../picts/spacer.gif" width="10" height="23"><br>');
document.write('</td></tr></table>');

//  End -->