<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');


// SLIDESHOW

document.write('<a href="http://www.bookdepository.co.uk/?a_aid=maritimebookshop"><img src="picts/slideshow.gif" border="0" width="60" height="17" alt="View Gallery"><br>');
document.write('More Titles</a><br>');


document.write('<hr class="page-splits" style="width: 110px;"><br>');



document.write('<a href="almanacs.html"><img src="gallery/almanacs/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Almanacs</a><br><br>');


document.write('<a href="cargo_work.html"><img src="gallery/cargo_work/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Cargo Work</a><br><br>');


document.write('<a href="navigation.html"><img src="gallery/navigation/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Navigation Chartwork</a><br><br>');


document.write('<a href="piracy.html"><img src="gallery/piracy_books/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Piracy</a><br><br>');

document.write('<a href="rigging.html"><img src="gallery/rigging/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Rigging</a><br><br>');


document.write('<a href="ropework.html"><img src="gallery/ropework/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Rope and Canvas</a><br><br>');

document.write('<a href="RYA_books.html"><img src="gallery/RYA_books/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('RYA Books</a><br><br>');

document.write('<a href="seamanship.html"><img src="gallery/seamanship_skills/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Seamanship</a><br><br>');


document.write('<a href="navigation.html"><img src="gallery/slavery/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Slavery</a><br><br>');



document.write('<a href="square_rigged.html"><img src="gallery/square_rigged/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Square Rigged</a><br><br>');


document.write('<a href="yachting.html"><img src="gallery/piracy_books/thumbnail.jpg" border="0"  width="100" height="150"><br>');
document.write('Yachting</a><br><br>');





// END -->