<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menu-2table">');
document.write('<tr><td align="left" nowrap>');



// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu-2">Home</a>');


document.write('<a href="about.htm" class="menu-2">About</a>');

document.write('<a href="quilting_history.htm" class="menu-2">Quilting History</a>');

document.write('<a href="training.html" class="menu-2">Quilting Services</a>');

document.write('<a href="store.php/categories/around-the-block-kits"class="menu-2">Quilt Kits</a>');

document.write('<a href="store.php/categories/around-the-block-fabrics"class="menu-2">Quilt Fabric</a>');

document.write('<a href="store.php/categories/notions" class="menu-2"class="menu-2">Quilt Patterns and Notions</a>');

document.write('<a href="products.html" class="menu-2">Products</a>');

document.write('<a href="quilting_faq.html" class="menu-2">FAQ</a>');

document.write('<a href="contact1.htm" class="menu-2">Friends and Family</a>');

document.write('<a href="http://aroundtheblockquiltersshop.com/store.php" class="menu-2">Shopping Cart</a>');

// END MENU LINKS




document.write('</td></tr></table>');



//  End -->