<!-- 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/finished-quilts.htm">Quilts</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://quiltcraftsewmall.com/finished-clothing.htm">Clothing</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://quiltcraftsewmall.com/finished-dolls.htm">Dolls</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://quiltcraftsewmall.com/finished-gifts.htm">Gifts</a>');
document.write('&nbsp;|&nbsp;');


// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER PRODUCT LINK


// END -->