<!-- Begin

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

// GALLERY MENU LINKS



var topspacing		= "2"		// NUDGE PRODUCTS MENU DOWN
var bottomspacing	= "20"		// SPACING UNDER PRODUCT MENU


document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="10"><br>');

document.write('|&nbsp;');





document.write('<a href="foto 1.htm">1</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="foto 2.htm">2</a>');
document.write('&nbsp;|&nbsp;');






document.write('<a href="foto 3.htm">3</a>');
document.write('&nbsp;|&nbsp;');




document.write('<a href="foto a1.htm">A</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="foto b1.htm">B</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="foto c1.htm">C</a>');
document.write('&nbsp;|&nbsp;');






document.write('<a href="foto d1.htm">D</a>');
document.write('&nbsp;|&nbsp;');






document.write('<a href="foto e1.htm">E1</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="foto e2.htm">E2</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="foto f1.htm">F1</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="foto f2.htm">F2</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="archief.htm">Archief</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="kampioen.htm">Kampioen</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="foto zaalvoetbal.htm">Zaal</a>');
document.write('&nbsp;|&nbsp;');





// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER PRODUCT LINK




document.write('<br><img src="picts/spacer.gif" height="'+bottomspacing+'" width="10"><br>');

// END -->
