<!-- 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('OrthoPets Photo Gallery</a><br><br>');

document.write('<hr class="page-splits" style="width: 110px;"><br>');





document.write('<a href="LISTgallery1.htm"><img src="gallery/gallery1-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Stifle Brace Photo Gallery</a><br><br>');





document.write('<a href="LISTgallery2.htm"><img src="gallery/gallery2-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Hock &amp; Paw Photo gallery</a><br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



document.write('<a href="LISTgallery3.htm"><img src="gallery/gallery3-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Hind-Limb Prosthetics photo Gallery</a><br><br>');



document.write('<a href="LISTgallery4.htm"><img src="gallery/gallery4-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Elbow Brace photo Gallery</a><br><br>');



document.write('<a href="LISTgallery5.htm"><img src="gallery/gallery5-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Carpus (Wrist) &amp; Paw photo Gallery</a><br><br>');



document.write('<a href="LISTgallery6.htm"><img src="gallery/gallery6-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Fore-Limb Prosthetics photo Gallery</a><br><br>');



document.write('<a href="LISTgallery7.htm"><img src="gallery/gallery7-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Adaptive Device photo Gallery</a><br><br>');




document.write('<a href="LISTgallery8.htm"><img src="gallery/gallery8-1.jpg" border="0" class="Galborder" width="75" height="100"><br>');
document.write('Video Gallery</a><br><br>');



document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->