<!-- Begin

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

// GALLERY MENU LINKS

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="gallery-menutable printhide"><tr><td align="right" valign="top">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="1">');
document.write('<img src="picts/spacer.gif" height="1" width="1"><br>');



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


document.write('</td><td>');
document.write('<a href="index.html" class="menu-nav">Index</a>');


document.write('</td><td>');
document.write('<a href="boeger.htm" class="menu-nav">Bøger</a>');

document.write('</td><td>');
document.write('<a href="abstraktioner.htm" class="menu-nav">Abstraktioner</a>');

document.write('</td><td>');
document.write('<a href="diverse.htm" class="menu-nav">Vækster</a>');


document.write('</td><td>');
document.write('<a href="dyr.htm" class="menu-nav">Dyr</a>');


document.write('</td><td>');
document.write('<a href="bronze.htm" class="menu-nav">Bronzer</a>');




document.write('</td><td>');
document.write('<a href="slideshow.htm" class="menu-nav">Slideshow</a>');




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

// END -->
