<!-- 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('|&nbsp;');





document.write('<a href="http://quiltcraftsewmall.com/quilting-machines.htm">Machines</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="http://quiltcraftsewmall.com/quilting-patterns.htm">Patterns</a>');
document.write('&nbsp;|&nbsp;');


document.write('<a href="http://quiltcraftsewmall.com/quilting-fabrics.htm">Fabrics</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://quiltcraftsewmall.com/quilting-kits.htm">Kits</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://quiltcraftsewmall.com/quilting-books-software.htm">Books &amp; Software</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://quiltcraftsewmall.com/quilting-tools-supplies.htm">Tools &amp; Supplies</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://quiltcraftsewmall.com/quilting-gifts.htm">Gifts</a>');
document.write('&nbsp;|&nbsp;');


// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER PRODUCT LINK


// END -->