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