
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<!-- START LINK TABLE-->');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="150" class="menulinks">');
document.write('<tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">')
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="index.html">Home</a><br>');


<!-- NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW-->

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="inmemoryof_RoyJansink.htm">Roy Jansink</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery6_portraiture.htm">Portraiture NEW</a><br>');




document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery11_cowboys.htm">Cowboys</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery14_wildhorses.htm">Friesians NEW</a><br>');




document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery10_ponydrums.htm">Ponydrums</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery15_fri13.htm">Fri 13 Dover</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery1_specialevents.htm">Special Events</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery2_weddings.htm">Weddings</a><br>');




document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery4_artistic.htm">Artistic Creative</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery8_digitaleffects.htm">Digital Effects</a><br>');



document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery5_stillproduct.htm">Still Product</a><br>');





document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery9_fineart.htm">Art Gallery</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery3_sportvenues.htm">Sports</a><br>');




document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="contact.htm">Contact</a><br>');


document.write('</td></tr><tr><td align="left" VALIGN="center">');

<!-- NOTE: CHANGE THE HEIGHT="50" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS -->

document.write('<img src="picts/spacer.gif" HEIGHT="50" WIDTH="10"><br>');


document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->