<!-- Begin MENU

// NOTE: If you use a ' add a slash before it like this \'


var menuside	= "left"	// MENU SIDE | left, right or center
var menuspace	= "25"		// MENU END SPACING



document.write('<div class="printhide"><TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menubackground"><tr><td align="'+menuside+'">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="'+menuspace+'">');
document.write('<img src="../picts/spacer.gif" width="'+menuspace+'" height="5"></a><br>');



// COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON



document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/index.html" class="menu">Return Server</a>');


document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/indexrj.html" class="menu">Intro Home</a>');


document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/index.html" class="menu">Home</a>');


document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/gallery.htm" class="menu">Galerie</a>');



 document.write('</td><td>');
 document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/Slideshow.htm" class="menu">Diaporamas</a>');


 document.write('</td><td>');
 document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/videos.htm" class="menu">Videos</a>');


 document.write('</td><td>');
 document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/links.htm" class="menu">Links</a>');


 document.write('</td><td>');
 document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/narrations.htm" class="menu">Narrations</a>');


// document.write('</td><td>');
// document.write('<a href="custom.htm" class="menu">Custom</a>');

// document.write('</td><td>');
// document.write('<a href="clients.htm" class="menu">Clients</a>');

document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/contact.htm" class="menu">Contact</a>');



document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/about.htm" class="menu">Auteur</a>');

document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/bestof.htm" class="menu"><font color="#FFCC00">Best of</a>');

document.write('</td><td>');
document.write('<a href="http://www.ndupont.net/livredor?login=rojo" class="menu">Guestbook</a>');

document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/Copyright.htm" class="menu">Copyright</a>');

document.write('</td><td>');
document.write('<a href="http://www.rojourdain-photographe.fr/Sitenew/site_map.htm" class="menu">Plan du site</a>');

// END LINKS



document.write('</td></tr></table>');
document.write('</td><td width="'+menuspace+'">');
document.write('<img src="../picts/spacer.gif" width="'+menuspace+'" height="5"></a><br>');
document.write('</td></tr></table></div>');


//  End -->
