﻿<!-- Begin 3Level CSS Vertical Menu - menu ver 3.0 2007

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td>');

document.write('<ul id="menunav">');


// START MENU LINKS - EDIT BELOW THIS AREA


document.write('<li style="width: 70px;"><a href="http://aflembroidery.com/index.htm">Home</a>');
document.write('<ul>');
document.write('<li><a href="http://aflembroidery.com/html/About-Us.htm">About Us</a></li>');
document.write('</ul>');
document.write('</li>');

document.write('<li><a href="#">Online Store</a>');
document.write('<ul>');

document.write('<li><a href="#" class="parent">Patterns &amp; Kits</a>');
document.write('<ul>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-store.htm">African Folklore Embroidery</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-ndebele.htm">African Ndebele Designs</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-geometric-store.htm">Geometric Ndebele Designs</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-animals-store.htm">Animals</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-birds-store.htm">Birds</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-flowers-store.htm">Flowers</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-ocean-store.htm">In the Ocean</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-judaic-store.htm">Judaic Designs</a></li>');
document.write('<li><a href="http://aflembroidery.com/african-folklore-quiltblocks-store.htm">Quilt Blocks</a></li>');
document.write('</ul>');
document.write('</li>');

document.write('<li><a href="#" class="parent">Threads</a>');
document.write('<ul>');
document.write('<li><a href="http://aflembroidery.com/embroidery-floss-1.htm">6-stranded Floss</a></li>');
document.write('<li><a href="http://aflembroidery.com/embroidery-pearl5-1.htm">Pearl 5</a></li>');
document.write('<li><a href="http://aflembroidery.com/embroidery-pearl8-1.htm">Pearl 8</a></li>');
document.write('<li><a href="http://aflembroidery.com/embroidery-silk-1.htm">Silk Ribbon &amp; Threads</a></li>');
document.write('</ul>');
document.write('</li>');

document.write('<li><a href="http://aflembroidery.com/african-folklore-ndebele-dolls-store.htm">Ndebele Dolls </a></li>');

document.write('</ul>');
document.write('</li>');


document.write('<li style="width: 120px;"><a href="http://aflembroidery.com/html/Show-And-Lecture-Schedule.htm">2011/12 Schedule</a></li>');

document.write('<li style="width: 90px;"><a href="http://aflembroidery.com/html/lectures-workshops.htm">Workshops</a></li>');

document.write('<li style="width: 70px;"><a href="#">Contests</a>');

document.write('<ul>');

document.write('<li><a href="http://aflembroidery.com/contest-winners.htm">Contest Winners</a></li>');
document.write('</ul>');
document.write('</li>');


document.write('<li style="width: 60px;"><a href="#">Kids</a>');

document.write('<ul>');

document.write('<li><a href="http://aflembroidery.com/html/After-School-Activity.htm">After School Program</a></li>');
document.write('<li><a href="http://aflembroidery.com/html/kidzpositive.htm">Kidzpositive</a></li>');
document.write('</ul>');
document.write('</li>');


document.write('<li style="width: 60px;"><a href="#">Media</a>');
document.write('<ul>');
document.write('<li><a href="http://aflembroidery.com/html/newsletters-press.htm">Newsletters &amp; Press</a></li>');
document.write('<li><a href="http://aflembroidery.com/html/Stitchers-Gallery.htm">Stitchers Gallery</a></li>');
document.write('</ul>');
document.write('</li>');

document.write('<li style="width: 115px;"><a href="http://aflembroidery.com/html/educators-stores.htm">Educators/Stores</a></li>');


document.write('<li style="width: 60px;"><a href="http://aflembroidery.com/html/threads.htm">Threads</a></li>');



// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');

// END -->

