<!-- 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="http://volksdoublecab.com/picts/spacer.gif" height="'+topspacing+'" width="10"><br>');

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





document.write('<a href="http://volksdoublecab.com/68dcexterior.htm">Exterior</a>');
document.write('&nbsp;|&nbsp;');





document.write('<a href="http://volksdoublecab.com/68dcinterior.htm">Interior</a>');
document.write('&nbsp;|&nbsp;');



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



document.write('<a href="http://volksdoublecab.com/68dcengine.htm">Engine</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://volksdoublecab.com/68dcchassis.htm">Chassis</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://volksdoublecab.com/68dctrophys.htm">Trophys</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://volksdoublecab.com/68dchistory.htm">DC History</a>');
document.write('&nbsp;|&nbsp;');




document.write('<a href="http://volksdoublecab.com/68dcother.htm">Other Stuff</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://volksdoublecab.com/68dcwishlist.htm">DC Wish List</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://volksdoublecab.com/myfuturevws.htm">Dream Vehicles</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://volksdoublecab.com/68manualgallery1.htm">1st Manual</a>');
document.write('&nbsp;|&nbsp;');



document.write('<a href="http://volksdoublecab.com/68manualgallery2.htm">2nd Manual</a>');
document.write('&nbsp;|&nbsp;');




// SLIDESHOW LINK

<!-- document.write('<a href="slideshow.htm">Slideshow</a>');
<!-- document.write('&nbsp;|&nbsp;');





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

// END -->
